aboutsummaryrefslogtreecommitdiff
path: root/solarized_dark.vimp
diff options
context:
space:
mode:
authoranekos <anekos@snca.net>2014-06-20 23:21:57 +0900
committeranekos <anekos@snca.net>2014-06-20 23:21:57 +0900
commitaabdd11fdbfb991428ff0d5a9e80c6cac3d49590 (patch)
tree3e9919133ace48d0a22ff882fcc2a6df34f21730 /solarized_dark.vimp
parentc2dd065dbb29bdb8e5ac1cf7673ee1bfc99e16b2 (diff)
downloadvimperator-colors-aabdd11fdbfb991428ff0d5a9e80c6cac3d49590.tar.gz
vimperator-colors-aabdd11fdbfb991428ff0d5a9e80c6cac3d49590.tar.bz2
Comment out some obsolete Highlights
Diffstat (limited to 'solarized_dark.vimp')
-rw-r--r--solarized_dark.vimp6
1 files changed, 3 insertions, 3 deletions
diff --git a/solarized_dark.vimp b/solarized_dark.vimp
index 60ab608..2b9d81c 100644
--- a/solarized_dark.vimp
+++ b/solarized_dark.vimp
@@ -34,9 +34,9 @@ hi -append HintElem text-decoration: none; -moz-border-radius: 4px; -moz-box
hi -append HintActive text-decoration: none; -moz-border-radius: 4px; -moz-box-shadow: 0 0 2px #002b36;
hi StatusLine color: #002b36; background: #002b36; font-weight: normal; font-size: 12pt;
-hi StatusLineBroken color: #93a1a1; background: #ffffd7; font-weight: normal; font-size: 12pt;
-hi StatusLineExtended color: #93a1a1; background: #af005f; font-weight: normal; font-size: 12pt;
-hi StatusLineSecure color: #93a1a1; background: #b58900; font-weight: normal; font-size: 12pt;
+" hi StatusLineBroken color: #93a1a1; background: #ffffd7; font-weight: normal; font-size: 12pt;
+" hi StatusLineExtended color: #93a1a1; background: #af005f; font-weight: normal; font-size: 12pt;
+" hi StatusLineSecure color: #93a1a1; background: #b58900; font-weight: normal; font-size: 12pt;
hi Normal color: #93a1a1; background: #002b36; font-size: 12pt; opacity: 0.9;
hi CmdLine color: #93a1a1; background: #002b36; font-size: 14pt;