Update themes
This commit is contained in:
@@ -8,6 +8,7 @@ license = CC BY-SA 4.0
|
||||
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
[Base]
|
||||
base = #000000
|
||||
default = #888888
|
||||
faded = #616161
|
||||
red = #f24817
|
||||
@@ -19,18 +20,21 @@ blue = #4d4dff
|
||||
purple = #320064
|
||||
|
||||
[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 = #000000
|
||||
window = base
|
||||
windowtext = #969696
|
||||
base = #000000
|
||||
base = base
|
||||
alternatebase = #282828
|
||||
text = #969696
|
||||
tooltipbase = #281446
|
||||
@@ -42,6 +46,7 @@ highlight = #321e50
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = #320050
|
||||
accent = #321e50
|
||||
|
||||
[GUI]
|
||||
helptext = faded
|
||||
@@ -49,7 +54,7 @@ fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #000000
|
||||
background = base
|
||||
text = #969696
|
||||
link = blue
|
||||
headertext = #ffffff
|
||||
|
||||
Reference in New Issue
Block a user