Update themes
This commit is contained in:
@@ -21,6 +21,7 @@ licenseurl = https://github.com/loilo/vscode-snazzy-light/blob/master/LICENSE
|
||||
##
|
||||
|
||||
[Base]
|
||||
base = #fafbfc
|
||||
default = #565869
|
||||
faded = #545554
|
||||
red = #ff5c57
|
||||
@@ -32,29 +33,33 @@ blue = #09a1ed
|
||||
purple = #f767bb
|
||||
|
||||
[Project]
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = faded
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = faded
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
active = green
|
||||
inactive = red
|
||||
disabled = faded
|
||||
|
||||
[Palette]
|
||||
window = #f3f4f5
|
||||
windowtext = default
|
||||
base = #fafbfc
|
||||
base = base
|
||||
alternatebase = #eaeaeb
|
||||
text = default
|
||||
tooltipbase = #f5e9c2
|
||||
tooltiptext = default
|
||||
button = #fafbfc
|
||||
button = base
|
||||
buttontext = default
|
||||
brighttext = #ffffff
|
||||
brighttext = base
|
||||
highlight = blue
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
accent = blue
|
||||
|
||||
[GUI]
|
||||
helptext = blue
|
||||
@@ -62,7 +67,7 @@ fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #fafbfc
|
||||
background = base
|
||||
text = default
|
||||
link = blue
|
||||
headertext = green
|
||||
|
||||
Reference in New Issue
Block a user