Update themes
This commit is contained in:
@@ -28,6 +28,7 @@ licenseurl = https://github.com/sdras/night-owl-vscode-theme/blob/master/LICENSE
|
||||
##
|
||||
|
||||
[Base]
|
||||
base = #011627
|
||||
default = #d6deeb
|
||||
faded = #637777
|
||||
red = #f78c6c
|
||||
@@ -39,29 +40,33 @@ blue = #82aaff
|
||||
purple = #c792ea
|
||||
|
||||
[Project]
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
active = green
|
||||
inactive = red
|
||||
disabled = faded
|
||||
|
||||
[Palette]
|
||||
window = #434652
|
||||
windowtext = default
|
||||
base = #011627
|
||||
base = base
|
||||
alternatebase = #32374d
|
||||
text = default
|
||||
tooltipbase = #ffffc0
|
||||
tooltiptext = #15150d
|
||||
button = #434652
|
||||
button = base
|
||||
buttontext = default
|
||||
brighttext = #434652
|
||||
brighttext = base
|
||||
highlight = #2c98f7
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
accent = #2c98f7
|
||||
|
||||
[GUI]
|
||||
helptext = blue
|
||||
@@ -69,7 +74,7 @@ fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #011627
|
||||
background = base
|
||||
text = default
|
||||
link = blue
|
||||
headertext = blue
|
||||
|
||||
Reference in New Issue
Block a user