Created
March 9, 2010 12:52
-
-
Save teramako/326543 to your computer and use it in GitHub Desktop.
ペルソナ用にカスタマイズしたsweets.vimp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" ==Vimperator_Color_Scheme== | |
" name: Sweets | |
" ==Sweets_Color_Scheme== | |
hi Hint font-family: monospace; font-size: 15px; font-weight: normal; color: lightyellow; background-color: black; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 5px; | |
hi HintElem background-color: pink; color: black; | |
hi HintActive background-color: hotpink; color: white; | |
hi StatusLine color: DeepPink; background: rgba(0,0,0,0.7); font-weight: normal; font-size: 10pt; | |
hi Normal color: LightYellow; background: rgba(51,51,51,0.7); font-size: 14pt; | |
hi InfoMsg color: LightYellow; background: #333; font-size: 10pt; | |
hi ModeMsg color: LightYellow; background: #333; font-size: 10pt; | |
hi MoreMsg color: LimeGreen; background: #333; | |
hi LineNr color: DeepPink; background: #333; font-size: 10pt; | |
hi Question color: Yellow; background: #333; font-size: 10pt; | |
hi WarningMsg color: DeepPink; background: #333; font-size: 10pt; | |
hi NonText background: #333; | |
hi Null color: CornflowerBlue; | |
hi Tag color: CornflowerBlue; | |
hi CompTitle color: magenta; background: rgba(34,34,34,0.5); font-weight: bold; | |
hi CompItem[selected] color: DeepPink; background: rgba(34,34,34,0.7) | |
hi CompDesc color: Pink; | |
hi GradientRight background-color: Black; | |
hi Title color: white; | |
hi Indicator color: DodgerBlue; | |
hi String color: Orchid; | |
hi Number color: Orchid; | |
hi Object color: Khaki; | |
hi Function color: SkyBlue; | |
hi URL color: LightGreen; | |
hi TabNumber color: black; font-weight: bold; font-size: 10pt; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment