| 1 | | " ==Vimperator_Color_Scheme== |
| 2 | | " name: Sweets |
| 3 | | " ==Sweets_Color_Scheme== |
| 4 | | hi StatusLine color: DeepPink; background: #000; font-weight: normal; font-size: 12pt; |
| 5 | | hi Normal color: LightYellow; background: #333; font-size: 12pt; |
| 6 | | hi InfoMsg color: LightYellow; background: #333; font-size: 12pt; |
| 7 | | hi ModeMsg color: LightYellow; background: #333; font-size: 12pt; |
| 8 | | hi MoreMsg color: LimeGreen; background: #333; |
| 9 | | hi LineNr color: DeepPink; background: #333; font-size: 12pt; |
| 10 | | hi Question color: Yellow; background: #333; font-size: 12pt; |
| 11 | | hi WarningMsg color: DeepPink; background: #333; font-size: 12pt; |
| 12 | | hi NonText background: #333; |
| 13 | | hi Null color: CornflowerBlue; |
| 14 | | hi Tag color: CornflowerBlue; |
| 15 | | hi CompTitle color: magenta; background: #222; font-weight: bold; |
| 16 | | hi CompItem[selected] color: DeepPink; background: Black; |
| 17 | | hi CompDesc color: Pink; |
| 18 | | hi GradientRight background-color: Black; |
| 19 | | hi Title color: white; |
| 20 | | hi Indicator color: DodgerBlue; |
| 21 | | hi String color: Orchid; |
| 22 | | hi Number color: Orchid; |
| 23 | | hi Object color: Khaki; |
| 24 | | hi Function color: SkyBlue; |
| 25 | | hi URL color: LightGreen; |
| 26 | | hi TabNumber color: white; font-weight: bold; font-size: 12pt; |
| | 1 | hi StatusLine color: black; background: LightGray; font-weight: normal; font-size: 12pt; |
| | 2 | hi Normal color: black; background: white; font-size: 14pt; |
| | 3 | ""hi InfoMsg color: LightYellow; background: #333; font-size: 14pt; |
| | 4 | ""hi ModeMsg color: LightYellow; background: #333; font-size: 14pt; |
| | 5 | ""hi MoreMsg color: LimeGreen; background: #333; |
| | 6 | ""hi LineNr color: DeepPink; background: #333; font-size: 14pt; |
| | 7 | ""hi Question color: Yellow; background: #333; font-size: 14pt; |
| | 8 | ""hi WarningMsg color: DeepPink; background: #333; font-size: 14pt; |
| | 9 | ""hi NonText background: #333; |
| | 10 | ""hi Null color: CornflowerBlue; |
| | 11 | ""hi Tag color: CornflowerBlue; |
| | 12 | ""hi CompTitle color: magenta; background: white; font-weight: bold; |
| | 13 | hi CompItem[selected] color: black; background: Gold; |
| | 14 | hi CompDesc color: black; width: 50%; |
| | 15 | ""hi GradientRight background-color: Black; |
| | 16 | ""hi Title color: white; |
| | 17 | ""hi Indicator color: DodgerBlue; |
| | 18 | ""hi String color: Orchid; |
| | 19 | ""hi Number color: Orchid; |
| | 20 | ""hi Object color: Khaki; |
| | 21 | ""hi Function color: SkyBlue; |
| | 22 | ""hi URL color: LightGreen; |
| | 23 | ""hi TabNumber color: white; font-weight: bold; font-size: 14pt; |