Skip to content

Commit

Permalink
Add in line blue gray for strings, change other things around it.
Browse files Browse the repository at this point in the history
  • Loading branch information
fenetikm committed Aug 28, 2019
1 parent c6f96f6 commit 297b1eb
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 20 deletions.
2 changes: 1 addition & 1 deletion autoload/airline/themes/falcon.vim
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
" URL:https://github.com/fenetikm/falcon
" Author: Michael Welford
" License: MIT
" Last Change: 2019/08/22 09:22
" Last Change: 2019/08/28 10:41
" ============================================================

let g:airline#themes#falcon#palette = {}
Expand Down
30 changes: 20 additions & 10 deletions colors/falcon.vim
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
" URL: https://github.com/fenetikm/falcon
" Author: Michael Welford
" License: MIT
" Last Change: 2019/08/22 09:22
" Last Change: 2019/08/28 10:41
" ===============================================================

set background=dark
Expand Down Expand Up @@ -74,11 +74,11 @@ hi Visual guifg=#36363a ctermfg=237 guibg=#ddcfbf ctermbg=187 gui=NONE cterm=NON
hi WildMenu guifg=#020221 ctermfg=0 guibg=#ffc552 ctermbg=221 gui=NONE cterm=NONE
hi Comment guifg=#787882 ctermfg=243 guibg=NONE ctermbg=NONE gui=Italic cterm=Italic
hi Constant guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=Bold cterm=Bold
hi String guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi String guifg=#c8d0e3 ctermfg=252 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link Character String
hi Boolean guifg=#ff3600 ctermfg=202 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link Number String
hi link Float String
hi Number guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link Float Number
hi Identifier guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi Function guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi Statement guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
Expand All @@ -93,7 +93,7 @@ hi link Include PreProc
hi link Define PreProc
hi link Macro PreProc
hi link PreCondit PreProc
hi Type guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=Bold cterm=Bold
hi Type guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link StorageClass Type
hi link Structure Type
hi link Typedef Type
Expand All @@ -116,13 +116,13 @@ hi cPreCondit guifg=#bfdaff ctermfg=153 guibg=NONE ctermbg=NONE gui=NONE cterm=N
hi link cDefine Define
hi cStructure guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link cStorageClass StorageClass
hi cType guifg=#f8f8ff ctermfg=15 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link cType Type
hi cCustomParen guifg=#ff761a ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi cConditional guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi cCustomFunc guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi cStatement guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi cppSTLnamespace guifg=#c8d0e3 ctermfg=252 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi cppAccess guifg=#f8f8ff ctermfg=15 guibg=NONE ctermbg=NONE gui=Bold cterm=Bold
hi cppAccess guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi cssVendor guifg=#ddcfbf ctermfg=187 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi cssTagName guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi cssSelectorOp2 guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
Expand Down Expand Up @@ -178,7 +178,7 @@ hi HighlightedyankRegion guifg=#ddcfbf ctermfg=187 guibg=NONE ctermbg=NONE gui=N
hi htmlTag guifg=#b4b4b9 ctermfg=249 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi htmlEndTag guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi htmlArg guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi htmlTagName guifg=#c8d0e3 ctermfg=252 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link htmlTagName Number
hi htmlSpecialTagName guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link htmlH1 Function
hi link htmlH2 htmlH1
Expand All @@ -191,6 +191,7 @@ hi htmlSpecialChar guifg=#ddcfbf ctermfg=187 guibg=NONE ctermbg=NONE gui=NONE ct
hi IndentGuidesOdd guifg=NONE ctermfg=NONE guibg=#36363a ctermbg=237 gui=NONE cterm=NONE
hi IndentGuidesEven guifg=NONE ctermfg=NONE guibg=#212127 ctermbg=235 gui=NONE cterm=NONE
hi javaRepeat guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link javaStatement javaRepeat
hi javaScriptBraces guifg=#ff761a ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi javaScriptGlobal guifg=#9f97cc ctermfg=140 guibg=NONE ctermbg=NONE gui=Bold cterm=Bold
hi link jsBrackets Delimiter
Expand Down Expand Up @@ -272,7 +273,9 @@ hi htmlBold guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=Bold cterm=Bold
hi link mkdListItem Delimiter
hi htmlItalic guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=Italic cterm=Italic
hi mkdCode guifg=#878791 ctermfg=102 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi mkdCodeDelimiter guifg=#ff761a ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link mkdHeading Delimiter
hi link mkdNonListItemBlock Delimiter
hi healthSuccess guifg=#020221 ctermfg=0 guibg=#718e3f ctermbg=65 gui=NONE cterm=NONE
hi healthError guifg=#020221 ctermfg=0 guibg=#ff3600 ctermbg=202 gui=NONE cterm=NONE
hi NormalFloat guifg=NONE ctermfg=NONE guibg=#0a0a29 ctermbg=232 gui=NONE cterm=NONE
Expand All @@ -288,8 +291,9 @@ hi phpDocCustomTags guifg=#bfdaff ctermfg=153 guibg=NONE ctermbg=NONE gui=NONE c
hi link phpDocNamespaceSeparator Comment
hi phpUseNamespaceSeparator guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi phpStorageClass guifg=#ff761a ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi phpClasses guifg=#c8d0e3 ctermfg=252 guibg=NONE ctermbg=NONE gui=Bold cterm=Bold
hi phpClasses guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=Bold cterm=Bold
hi phpClassImplements guifg=#b4b4b9 ctermfg=249 guibg=NONE ctermbg=NONE gui=Italic cterm=Italic
hi link phpClassExtends phpClassImplements
hi phpStructure guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=Bold cterm=Bold
hi phpNumber guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link phpFloat phpNumber
Expand Down Expand Up @@ -320,6 +324,8 @@ hi pythonBuiltinFunc guifg=#ddcfbf ctermfg=187 guibg=NONE ctermbg=NONE gui=NONE
hi rstSections guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi rstCodeBlock guifg=#878791 ctermfg=102 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi rstDirective guifg=#ff761a ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi rstHyperlinkTarget guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=underline cterm=underline
hi rstExDirective guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi rubyClass guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link rubyClassName Normal
hi rubyModule guifg=#dfdfe5 ctermfg=254 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
Expand Down Expand Up @@ -385,7 +391,11 @@ hi htmlLink guifg=#99a4bc ctermfg=248 guibg=NONE ctermbg=NONE gui=NONE cterm=NON
hi link twigVariable Identifier
hi twigFilter guifg=#ddcfbf ctermfg=187 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi snipSnippetHeaderKeyword guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi snipSnippetFooterKeyword guifg=#ffc552 ctermfg=221 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link snipSnippetFooterKeyword snipSnippetHeaderKeyword
hi snipTabStop guifg=#ff761a ctermfg=208 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi link snipMirror snipTabStop
hi link snipSnippetTrigger String
hi link snipSnippetDocContextString Comment
hi DbgBreakptLine guifg=NONE ctermfg=NONE guibg=#747e8c ctermbg=8 gui=NONE cterm=NONE
hi DbgBreakptSign guifg=#747e8c ctermfg=8 guibg=NONE ctermbg=NONE gui=NONE cterm=NONE
hi DbgCurrentLine guifg=NONE ctermfg=NONE guibg=#b24d36 ctermbg=131 gui=NONE cterm=NONE
Expand Down
8 changes: 4 additions & 4 deletions estilo/syntax/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ WildMenu: 'bg yellow'
# BASE SYNTAX
Comment: 'mid_gray - i'
Constant: 'light_gray - b'
String: 'light_gray' # Constant
String: 'light_blue_gray' # Constant
Character: '@String' # Constant
Boolean: 'red' # Constant
Number: '@String' # Constant
Float: '@String' # Constant
Number: 'light_gray' # Constant
Float: '@Number' # Constant
Identifier: 'blue_gray'
Function: 'yellow' # Identifier
Statement: 'blue_gray'
Expand All @@ -66,7 +66,7 @@ Include: '@PreProc' # PreProc
Define: '@PreProc' # PreProc
Macro: '@PreProc' # PreProc
PreCondit: '@PreProc' # PreProc
Type: 'light_gray - b'
Type: 'light_gray -'
StorageClass: '@Type' # Type
Structure: '@Type' # Type
Typedef: '@Type' # Type
Expand Down
4 changes: 2 additions & 2 deletions estilo/syntax/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ cPreCondit: 'br_blue'
cDefine: '@Define'
cStructure: 'blue_gray'
cStorageClass: '@StorageClass'
cType: 'white'
cType: '@Type'
cCustomParen: 'orange'
cConditional: 'yellow'
cCustomFunc: 'blue_gray'
cStatement: 'yellow'
cppSTLnamespace: 'light_blue_gray'
cppAccess: 'white - b'
cppAccess: 'light_gray'
2 changes: 1 addition & 1 deletion estilo/syntax/html.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
htmlTag: 'normal_gray' # Function
htmlEndTag: '@Delimiter' # Identifier
htmlArg: 'blue_gray' # Type
htmlTagName: 'light_blue_gray' # htmlStatement
htmlTagName: '@Number' # htmlStatement
htmlSpecialTagName: 'yellow' # Exception
htmlValue: '' # String
htmlH1: 'yellow' # Title
Expand Down
1 change: 1 addition & 0 deletions estilo/syntax/java.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
javaRepeat: 'yellow'
javaStatement: '@javaRepeat'
1 change: 1 addition & 0 deletions estilo/syntax/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ htmlBold: '- - b'
mkdListItem: '@Delimiter'
htmlItalic: '- - i'
mkdCode: 'mid_gray_alt'
mkdCodeDelimiter: 'orange'
mkdHeading: '@Delimiter'

# These are used when running Neovim health checks.
Expand Down
3 changes: 2 additions & 1 deletion estilo/syntax/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ phpUseNamespaceSeparator: 'light_gray -'
phpException: '' # Exception
phpBoolean: '' # Boolean
phpStorageClass: 'orange' # StorageClass
phpClasses: 'light_blue_gray - b'
phpClasses: 'light_gray - b'
phpClassImplements: 'normal_gray - i'
phpClassExtends: '@phpClassImplements'
phpSCKeyword: '' # StorageClass
phpFCKeyword: '' # Define
phpStructure: 'blue_gray - b' # Structure
Expand Down
2 changes: 2 additions & 0 deletions estilo/syntax/rst.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
rstSections: 'yellow'
rstCodeBlock: 'mid_gray_alt'
rstDirective: 'orange'
rstHyperlinkTarget: 'blue_gray - u'
rstExDirective: 'blue_gray'
6 changes: 5 additions & 1 deletion estilo/syntax/ultisnips.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
snipSnippetHeaderKeyword: 'yellow'
snipSnippetFooterKeyword: 'yellow'
snipSnippetFooterKeyword: '@snipSnippetHeaderKeyword'
snipTabStop: 'orange'
snipMirror: '@snipTabStop'
snipSnippetTrigger: '@String'
snipSnippetDocContextString: '@Comment'

0 comments on commit 297b1eb

Please sign in to comment.