]> git.r.bdr.sh - rbdr/dotfiles/blame - vim/colors/no_quarter.vim
Turn off the blur
[rbdr/dotfiles] / vim / colors / no_quarter.vim
CommitLineData
0d23b6e5
BB
1" Vim color file
2" Maintainer: Otavio Fernandes <otaviof@gmail.com>
3" Last Change: 2010/01/03 Sun 22:56
4" Version: 1.0.6
5"
6" ts=4
7"
8
9set background=dark
10hi clear
11if exists("syntax_on")
12 syntax reset
13endif
14let colors_name = "no_quarter"
15
16"
17" Vim Colors (( Default Options ))
18"
19
20hi Normal guifg=grey90 guibg=#303030
21
22hi Comment gui=NONE guifg=#647bcf guibg=NONE
23hi Constant gui=NONE guifg=#b07050 guibg=NONE
24hi Cursor gui=NONE guifg=#424242 guibg=green
25hi CursorIM gui=NONE guifg=#ffffff guibg=#8800ff
26hi CursorLine gui=NONE guibg=gray25
27hi DiffAdd gui=NONE guifg=#a0d0ff guibg=#0020a0
28hi DiffChange gui=NONE guifg=#e03870 guibg=#601830
29hi DiffDelete gui=NONE guifg=#a0d0ff guibg=#0020a0
30hi DiffText gui=NONE guifg=#ff78f0 guibg=#a02860
31hi Directory gui=NONE guifg=lightmagenta guibg=NONE
32hi Error gui=BOLD guifg=#ffffff guibg=#8000ff
33hi ErrorMsg gui=BOLD guifg=#ffa0ff guibg=NONE
34hi FoldColumn gui=NONE guifg=#40c0ff guibg=#404040
35hi Folded gui=NONE guifg=#40f0f0 guibg=#006090
36hi Identifier gui=NONE guifg=#90c0c0 guibg=NONE
37hi Ignore gui=NONE guifg=bg guibg=NONE
38hi IncSearch gui=UNDERLINE guifg=#80ffff guibg=#0060c0
39hi LineNr gui=NONE guifg=#707070 guibg=NONE
40hi ModeMsg gui=BOLD guifg=#a0d0ff guibg=NONE
41hi MoreMsg gui=NONE guifg=lightred guibg=bg
42hi NonText gui=BOLD guifg=#707070 guibg=#383838
43hi OverLength gui=NONE guifg=fg guibg=#353535
44hi PreProc gui=NONE guifg=#c090c0 guibg=NONE
45hi Question gui=BOLD guifg=#e8e800 guibg=NONE
46hi Search gui=NONE guifg=bg guibg=grey60
47hi SignColumn gui=NONE guifg=darkyellow guibg=bg
48hi Special gui=NONE guifg=#c090c0 guibg=NONE
49hi SpecialKey gui=BOLD guifg=green guibg=NONE
50hi Statement gui=NONE guifg=#c0c090 guibg=NONE
51hi StatusLine gui=NONE guifg=#000000 guibg=#909090
52hi StatusLineNC gui=NONE guifg=#abac84 guibg=#404040
53hi Title gui=NONE guifg=darkcyan guibg=bg
54hi Todo gui=BOLD guifg=#ff80d0 guibg=NONE
55hi Type gui=NONE guifg=#60f0a8 guibg=NONE
56hi Underlined gui=UNDERLINE guifg=#707070 guibg=NONE
57hi VertSplit gui=NONE guifg=#abac84 guibg=#404040
58hi Visual gui=NONE guifg=#b0ffb0 guibg=#008000
59hi VisualNOS gui=NONE guifg=#ffe8c8 guibg=#c06800
60hi WarningMsg gui=BOLD guifg=#ffa0ff guibg=NONE
61hi WildMenu gui=NONE guifg=#000000 guibg=#abac84
62hi htmlTagName gui=NONE guifg=grey70 guibg=bg
63hi lCursor gui=NONE guifg=#ffffff guibg=#8800ff
64
65"
66" Tag List
67"
68
69hi MyTagListFileName gui=underline guifg=fg guibg=grey25
70
71"
72" Perl
73"
74
75hi perlIdentifier gui=NONE guifg=#90c0c0 guibg=NONE
76hi perlStatement gui=NONE guifg=#c0c090 guibg=NONE
77hi perlStatementHash gui=NONE guifg=#c0c090 guibg=#404040
78hi perlStatementNew gui=NONE guifg=#c0c090 guibg=#424242
79hi perlMatchStartEnd gui=NONE guifg=#c0c090 guibg=#424242
80hi perlVarPlain gui=NONE guifg=#74c5c6 guibg=bg
81hi perlVarNotInMatches gui=NONE guifg=#915555 guibg=bg
82hi perlVarPlain2 gui=NONE guifg=#74c6a8 guibg=bg
83hi perlFunctionName gui=NONE guifg=white guibg=bg
84hi perlNumber gui=NONE guifg=#80ac7b guibg=bg
85hi perlQQ gui=NONE guifg=fg guibg=#393939
86hi perlSpecialString gui=NONE guifg=#dc966b guibg=bg
87hi perlSpecialMatch gui=NONE guifg=#c864c7 guibg=bg
88hi perlSpecialBEOM gui=NONE guifg=fg guibg=#404040
89hi perlStringStartEnd gui=NONE guifg=#b07050 guibg=#353535
90hi perlShellCommand gui=NONE guibg=#c090c0 guibg=#424242
91hi perlOperator gui=NONE guifg=#c0c090 guibg=#404040
92hi perlLabel gui=NONE guifg=#c0c090 guibg=#404040
93hi perlControl gui=NONE guifg=#c0c090 guibg=#404040
94hi perlSharpBang gui=NONE guifg=#c0c090 guibg=#505050
95hi perlPackageDecl gui=NONE guifg=#80ac7b guibg=#404040
96hi perlStatementFiledesc gui=NONE guifg=#a2c090 guibg=bg
97hi perlRepeat gui=NONE guifg=#c0b790 guibg=bg
98hi perlStatementInclude gui=NONE guifg=#c0c090 guibg=#3b4038
99hi perlStatementControl gui=NONE guifg=#dcdb6b guibg=bg
100hi perlStatementSub gui=NONE guifg=#c0c090 guibg=bg
101hi perlVarSimpleMember gui=NONE guifg=#c0c090 guibg=bg
102hi perlVarSimpleMemberName gui=NONE guifg=grey70 guibg=bg
103
104" -------------------------------------------------------------------------------------------------
105" perlStatementRegexp perlSpecialDollar perlSpecialStringU perlSubstitutionBracket
106" perlTranslationBracket perlType perlStatementStorage perlStatementScalar
107" perlStatementNumeric perlStatementList perlStatementIOfunc
108" perlStatementVector perlStatementFiles perlStatementFlow perlStatementScope
109" perlStatementProc perlStatementSocket perlStatementIPC perlStatementNetwork perlStatementPword
110" perlStatementTime perlStatementMisc perlStatementPackage perlList perlMisc
111" perlVarSlash perlMethod perlFiledescRead perlFiledescStatement perlFormatName
112" perlFloat perlString perlSubstitutionSQ perlSubstitutionDQ
113" perlSubstitutionSlash perlSubstitutionHash perlSubstitutionCurly perlSubstitutionPling
114" perlTranslationSlash perlTranslationHash perlTranslationCurly perlHereDoc perlFormatField
115" perlStringUnexpanded perlCharacter perlSpecialAscii perlConditional perlInclude
116" perlStorageClass perlPackageRef perlFunctionPRef
117" -------------------------------------------------------------------------------------------------
118
119"
120" Omni Menu
121"
122
123hi Pmenu guifg=grey10 guibg=grey50
124hi PmenuSel guifg=#abac84 guibg=#404040
125hi PmenuSbar guibg=grey20
126hi PmenuThumb guifg=grey30
127
128"
129" Right Margin
130"
131
132hi rightMargin guibg=#453030
133
134" EOF