mirror of
https://github.com/lifepillar/vim-solarized8.git
synced 2025-12-10 07:46:58 +00:00
Add Terminal, ToolbarLine, ToolbarButton hi groups.
This commit is contained in:
@@ -47,6 +47,7 @@ endverbatim
|
||||
|
||||
# Transparent background
|
||||
Normal base0 none
|
||||
Terminal fg none
|
||||
|
||||
verbatim
|
||||
else
|
||||
@@ -54,6 +55,7 @@ endverbatim
|
||||
|
||||
# Opaque background
|
||||
Normal base0 back
|
||||
Terminal fg back
|
||||
|
||||
verbatim
|
||||
endif
|
||||
@@ -231,6 +233,9 @@ Underlined violet none
|
||||
lCursor -> Cursor
|
||||
# See `:help CursorIM`
|
||||
CursorIM none fg
|
||||
# See `:help window-toolbar`
|
||||
ToolbarLine none base02
|
||||
ToolbarButton base1 base02 bold
|
||||
# }}}
|
||||
|
||||
# Extra stuff {{{
|
||||
@@ -268,6 +273,7 @@ endverbatim
|
||||
|
||||
# Transparent background
|
||||
Normal base0 none
|
||||
Terminal fg none
|
||||
|
||||
verbatim
|
||||
else
|
||||
@@ -275,6 +281,7 @@ endverbatim
|
||||
|
||||
# Opaque background
|
||||
Normal base0 back
|
||||
Terminal fg back
|
||||
|
||||
verbatim
|
||||
endif
|
||||
@@ -468,6 +475,9 @@ Underlined violet none
|
||||
lCursor -> Cursor
|
||||
# See `:help CursorIM`
|
||||
CursorIM none fg
|
||||
# See `:help window-toolbar`
|
||||
ToolbarLine none base02
|
||||
ToolbarButton base1 base02 bold
|
||||
# }}}
|
||||
|
||||
# Extra stuff {{{
|
||||
|
||||
Reference in New Issue
Block a user