Update themes
This commit is contained in:
@@ -9,10 +9,11 @@ license = CC BY-SA 4.0
|
||||
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
[Base]
|
||||
base = #373737
|
||||
default = #cccccc
|
||||
faded = #949494
|
||||
red = #f2777a
|
||||
orange = #f99139
|
||||
red = #ff6666
|
||||
orange = #ff9966
|
||||
yellow = #ffcc66
|
||||
green = #99cc99
|
||||
cyan = #66cccc
|
||||
@@ -20,29 +21,33 @@ blue = #6699cc
|
||||
purple = #cc99cc
|
||||
|
||||
[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 = #363636
|
||||
window = #303030
|
||||
windowtext = default
|
||||
base = #3e3e3e
|
||||
base = base
|
||||
alternatebase = #4e4e4e
|
||||
text = default
|
||||
tooltipbase = #ffffc0
|
||||
tooltiptext = #15150d
|
||||
button = #3e3e3e
|
||||
button = base
|
||||
buttontext = default
|
||||
brighttext = #3e3e3e
|
||||
brighttext = base
|
||||
highlight = #2c98f7
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
accent = #2c98f7
|
||||
|
||||
[GUI]
|
||||
helptext = #a4a4a4
|
||||
@@ -50,7 +55,7 @@ fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #363636
|
||||
background = base
|
||||
text = default
|
||||
link = blue
|
||||
headertext = green
|
||||
|
||||
Reference in New Issue
Block a user