summaryrefslogtreecommitdiff
path: root/vimperator
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-10-30 20:29:22 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-10-30 20:30:32 +0100
commite6c93e3f276fe974b16dc56f39f4856418a6c74d (patch)
tree24d0bf2c52294d6e2ec01c6ceb6c6e1cb06a4c3e /vimperator
parent6fed15b952aa83fa22b533f47cde90f5aa503ac8 (diff)
downloaddotfiles-e6c93e3f276fe974b16dc56f39f4856418a6c74d.tar.xz
vimperator: add zenburn, remove deprecated schemes
Diffstat (limited to 'vimperator')
-rw-r--r--vimperator/colors/difolt.vimp63
-rw-r--r--vimperator/colors/fullflat.vimp63
-rw-r--r--vimperator/colors/zenburn.vimp63
3 files changed, 63 insertions, 126 deletions
diff --git a/vimperator/colors/difolt.vimp b/vimperator/colors/difolt.vimp
deleted file mode 100644
index d5878ac..0000000
--- a/vimperator/colors/difolt.vimp
+++ /dev/null
@@ -1,63 +0,0 @@
-" ==Default_Color_Scheme==
-" name: default
-" ==Defult_Colorscheme_Settings==
-hi Bell border: 0 none; background-color: black;
-hi Boolean color: red;
-hi CmdLine font-family: monospace; padding: 1px;
-hi CmdOutput white-space: pre;
-hi CompDesc color: gray; width: 50%;
-hi CompGroup
-hi CompGroup:not(:first-of-type) margin-top: .5em;
-hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
-hi CompIcon>img max-width: 16px; max-height: 16px; vertical-align: middle;
-hi CompItem
-hi CompItem>* padding: 0 .5ex;
-hi CompItem[selected] background: yellow;
-hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
-hi CompLess::after content: "\2303" /* Unicode up arrowhead */
-hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
-hi CompMore::after content: "\2304" /* Unicode down arrowhead */
-hi CompMsg font-style: italic; margin-left: 16px;
-hi CompResult width: 45%; overfloaw: hidden;
-hi CompTitle color: magenta; background: white; font-weight: bold;
-hi CompTitle>* padding: 0 .5ex;
-hi ErrorMsg color: white; background: red; font-weight: bold;
-hi Filter font-weight: bold;
-hi FrameIndicator background-color: red; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0;
-hi Function color: navy;
-hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px;
-hi GradientLeft background-color: magenta;
-hi GradientRight background-color: white;
-hi Hint font-family: monospace; font-size: 10px; font-weight: bold; color: white; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding 0px 1px 0px 1px;
-hi Hint::after content: attr(number);
-hi HintActive background: #88FF00; color: black;
-hi HintElem background-color: yellow; color: black;
-hi HintImage opacity: .5;
-hi Indicator color: blue;
-hi InfoMsg color: black; background: white;
-hi LineNr color: orange; background: white;
-hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
-hi ModeMsg color: black; background: white;
-hi MoreMsg color: green; background: white;
-hi NonText color: blue; min-height: 16px; padding-left: 2px;
-hi Normal color: black; background: white;
-hi Null color: blue;
-hi Number color: blue;
-hi Object color: maroon;
-hi Preview color: gray;
-hi Question color: green; background: white; font-weight: bold;
-hi Search font-size: inherit; padding: 0; color: black; background-color: yellow; padding: 0;
-hi StatusLine color: white; background: black;
-hi StatusLineBroken color: black; background: #FF6060; /* light-red */
-hi StatusLineSecure color: black; background: #B0FF00; /* light-green */
-hi String color: green;
-hi TabClose
-hi TabIcon
-hi TabIconNumber font-weight: normal; color: black; text-align: center; text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
-hi TabNumber font-weight: bold; margin: 0; padding-right: .3ex;
-hi TabText
-hi Tag color: blue;
-hi Title color: magenta; background: white; font-weight: bold;
-hi URL text-decoration: none; color: green; background: inherit;
-hi URL:hover text-decoration: underline; cursor: pointer;
-hi WarningMsg color: red; background: white;
diff --git a/vimperator/colors/fullflat.vimp b/vimperator/colors/fullflat.vimp
deleted file mode 100644
index 931dcc1..0000000
--- a/vimperator/colors/fullflat.vimp
+++ /dev/null
@@ -1,63 +0,0 @@
-" ==Fullflat_Color_Scheme==
-" name: Fullflat
-" ==Fullflat_Colorscheme_Settings==
-hi Bell border: 0 none; background-color: black;
-hi Boolean color: red;
-hi CmdLine font-family: monospace; padding: 1px;
-hi CmdOutput white-space: pre;
-hi CompDesc color: gray; width: 50%;
-hi CompGroup
-hi CompGroup:not(:first-of-type) margin-top: .5em;
-hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
-hi CompIcon>img max-width: 16px; max-height: 16px; vertical-align: middle;
-hi CompItem
-hi CompItem>* padding: 0 .5ex;
-hi CompItem[selected] background: #86ABD9;
-hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
-hi CompLess::after content: "\2303" /* Unicode up arrowhead */
-hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
-hi CompMore::after content: "\2304" /* Unicode down arrowhead */
-hi CompMsg font-style: italic; margin-left: 16px;
-hi CompResult width: 45%; overfloaw: hidden;
-hi CompTitle color: #86ABD9; background: white; font-weight: bold;
-hi CompTitle>* padding: 0 .5ex;
-hi ErrorMsg color: white; background: red; font-weight: bold;
-hi Filter font-weight: bold;
-hi FrameIndicator background-color: red; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0;
-hi Function color: navy;
-hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px;
-hi GradientLeft background-color: #86ABD9;
-hi GradientRight background-color: white;
-hi Hint font-family: monospace; font-size: 10px; font-weight: bold; color: white; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding 0px 1px 0px 1px;
-hi Hint::after content: attr(number);
-hi HintActive background: #88FF00; color: black;
-hi HintElem background-color: #86ABD9; color: black;
-hi HintImage opacity: .5;
-hi Indicator color: blue;
-hi InfoMsg color: black; background: white;
-hi LineNr color: orange; background: white;
-hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
-hi ModeMsg color: black; background: white;
-hi MoreMsg color: green; background: white;
-hi NonText color: blue; min-height: 16px; padding-left: 2px;
-hi Normal color: black; background: white;
-hi Null color: blue;
-hi Number color: blue;
-hi Object color: maroon;
-hi Preview color: gray;
-hi Question color: green; background: white; font-weight: bold;
-hi Search font-size: inherit; padding: 0; color: black; background-color: #86ABD9; padding: 0;
-hi StatusLine color: black; background: #F6F6F5;
-hi StatusLineBroken color: black; background: #FF6060; /* light-red */
-hi StatusLineSecure color: black; background: #B0FF00; /* light-green */
-hi String color: green;
-hi TabClose
-hi TabIcon
-hi TabIconNumber font-weight: normal; color: black; text-align: center; text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
-hi TabNumber font-weight: bold; margin: 0; padding-right: .3ex;
-hi TabText
-hi Tag color: blue;
-hi Title color: #86ABD9; background: white; font-weight: bold;
-hi URL text-decoration: none; color: green; background: inherit;
-hi URL:hover text-decoration: underline; cursor: pointer;
-hi WarningMsg color: red; background: white;
diff --git a/vimperator/colors/zenburn.vimp b/vimperator/colors/zenburn.vimp
new file mode 100644
index 0000000..29acf68
--- /dev/null
+++ b/vimperator/colors/zenburn.vimp
@@ -0,0 +1,63 @@
+" ==Zenburn_Color_Scheme==
+" name: Zenburn
+" ==Zenburn_Colorscheme_Settings==
+hi Bell border: 0 none; background-color: black;
+hi Boolean color: #CC9393;
+hi CmdLine font-family: monospace; padding: 1px;
+hi CmdOutput white-space: pre;
+hi CompDesc color: #F0DFAF; width: 50%;
+hi CompGroup
+hi CompGroup:not(:first-of-type) margin-top: .5em;
+hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
+hi CompIcon>img max-width: 16px; max-height: 16px; vertical-align: middle;
+hi CompItem
+hi CompItem>* padding: 0 .5ex;
+hi CompItem[selected] color: #2E4340; background: #CCDC90;
+hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
+hi CompLess::after content: "\2303" /* Unicode up arrowhead */
+hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
+hi CompMore::after content: "\2304" /* Unicode down arrowhead */
+hi CompMsg font-style: italic; margin-left: 16px;
+hi CompResult width: 45%; overfloaw: hidden;
+hi CompTitle color: #ACBC90; background: #3F3F3F; font-weight: bold;
+hi CompTitle>* padding: 0 .5ex;
+hi ErrorMsg color: #3F3F3F; background: #CC9393; font-weight: bold;
+hi Filter font-weight: bold;
+hi FrameIndicator background-color: #CC9393; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0;
+hi Function color: navy;
+hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px;
+hi GradientLeft background-color: #ACBC90;
+hi GradientRight background-color: #3F3F3F;
+hi Hint font-family: monospace; font-size: 10px; font-weight: bold; color: #385F38; background-color: #F8F893; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding 0px 1px 0px 1px;
+hi Hint::after content: attr(number);
+hi HintActive background: #F18C96; color: #333333;
+hi HintElem background-color: #8FAF9F; color: #000D18;
+hi HintImage opacity: .5;
+hi Indicator color: #94BFF3;
+hi InfoMsg color: #DCDCCD; background: #3F3F3F;
+hi LineNr color: orange; background: #3F3F3F;
+hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block;
+hi ModeMsg color: #DCDCCD; background: #3F3F3F;
+hi MoreMsg color: #9ECE9E; background: #3F3F3F;
+hi NonText color: #94BFF3; min-height: 16px; padding-left: 2px;
+hi Normal color: #DCDCCD; background: #3F3F3F;
+hi Null color: #94BFF3;
+hi Number color: #94BFF3;
+hi Object color: maroon;
+hi Preview color: gray;
+hi Question color: #9ECE9E; background: #3F3F3F; font-weight: bold;
+hi Search font-size: inherit; padding: 0; color: #385F38; background-color: #F8F893; padding: 0;
+hi StatusLine color: #ACBC90; background: #1E2320;
+hi StatusLineBroken color: #CC9393; background: #1E2320;
+hi StatusLineSecure color: #F0DFAF; background: #1E2320;
+hi String color: #9ECE9E;
+hi TabClose
+hi TabIcon
+hi TabIconNumber font-weight: normal; color: #DCDCCD; text-align: center; text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
+hi TabNumber font-weight: bold; margin: 0; padding-right: .3ex;
+hi TabText
+hi Tag color: #94BFF3;
+hi Title color: #ACBC90; background: #3F3F3F; font-weight: bold;
+hi URL text-decoration: none; color: #9ECE9E; background: inherit;
+hi URL:hover text-decoration: underline; cursor: pointer;
+hi WarningMsg color: #CC9393; background: #3F3F3F;