Update themes
This commit is contained in:
@@ -27,6 +27,7 @@ licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
||||
##
|
||||
|
||||
[Base]
|
||||
base = #eee8d5
|
||||
default = #002b36
|
||||
faded = #073642
|
||||
red = #dc322f
|
||||
@@ -38,30 +39,33 @@ blue = #268bd2
|
||||
purple = #6c71c4
|
||||
|
||||
[Project]
|
||||
root = cyan
|
||||
folder = cyan
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
|
||||
root = cyan
|
||||
folder = cyan
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
active = green
|
||||
inactive = red
|
||||
disabled = faded
|
||||
|
||||
[Palette]
|
||||
window = #fdf6e3
|
||||
windowtext = default
|
||||
base = #eee8d5
|
||||
base = base
|
||||
alternatebase = #93a1a1
|
||||
text = default
|
||||
tooltipbase = yellow
|
||||
tooltiptext = #002b36
|
||||
button = #eee8d5
|
||||
button = base
|
||||
buttontext = default
|
||||
brighttext = #eee8d5
|
||||
brighttext = base
|
||||
highlight = cyan
|
||||
highlightedtext = default
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
accent = cyan
|
||||
|
||||
[GUI]
|
||||
helptext = cyan
|
||||
@@ -69,7 +73,7 @@ fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #eee8d5
|
||||
background = base
|
||||
text = default
|
||||
link = blue
|
||||
headertext = default:L125
|
||||
|
||||
Reference in New Issue
Block a user