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 = #ffffff
|
||||
default = #282828
|
||||
faded = #6c6c6c
|
||||
red = #a62a2d
|
||||
@@ -19,29 +20,33 @@ blue = #3a70a6
|
||||
purple = #b35ab3
|
||||
|
||||
[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 = #efefef
|
||||
windowtext = default
|
||||
base = #ffffff
|
||||
base = base
|
||||
alternatebase = #e0e0e0
|
||||
text = default
|
||||
tooltipbase = #ffffc0
|
||||
tooltiptext = #15150d
|
||||
button = #efefef
|
||||
buttontext = default
|
||||
brighttext = #ffffff
|
||||
brighttext = base
|
||||
highlight = #3087c6
|
||||
highlightedtext = #ffffff
|
||||
highlightedtext = base
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
accent = #3087c6
|
||||
|
||||
[GUI]
|
||||
helptext = default:L225
|
||||
@@ -49,7 +54,7 @@ fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #ffffff
|
||||
background = base
|
||||
text = default
|
||||
link = default
|
||||
headertext = default:D200
|
||||
|
||||
Reference in New Issue
Block a user