Update themes
This commit is contained in:
@@ -18,6 +18,7 @@ author = Veronica Berglyd Olsen (adaptation)
|
||||
##
|
||||
|
||||
[Base]
|
||||
base = #eeeeec
|
||||
default = #2e3436
|
||||
faded = #888a85
|
||||
red = #a40000
|
||||
@@ -29,18 +30,21 @@ blue = #204a87
|
||||
purple = #5c3566
|
||||
|
||||
[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 = #d3d7cf
|
||||
windowtext = default
|
||||
base = #eeeeec
|
||||
base = base
|
||||
alternatebase = #e0e0e0
|
||||
text = default
|
||||
tooltipbase = #ffffc0
|
||||
@@ -52,6 +56,7 @@ highlight = blue:L200
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
accent = blue:L150
|
||||
|
||||
[GUI]
|
||||
helptext = orange
|
||||
@@ -59,7 +64,7 @@ fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #eeeeec
|
||||
background = base
|
||||
text = default
|
||||
link = blue
|
||||
headertext = blue
|
||||
|
||||
Reference in New Issue
Block a user