Update blue streak dark theme with new settings
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 = #2d2d2d
|
||||
default = #cccccc
|
||||
faded = #999999
|
||||
red = #ff6666
|
||||
@@ -19,37 +20,41 @@ blue = #6699cc
|
||||
purple = #cc99cc
|
||||
|
||||
[Project]
|
||||
root = blue
|
||||
folder = default
|
||||
file = default
|
||||
title = blue:D150
|
||||
chapter = blue
|
||||
scene = blue:L150
|
||||
note = yellow
|
||||
root = blue
|
||||
folder = default
|
||||
file = default
|
||||
title = blue:D150
|
||||
chapter = blue
|
||||
scene = blue:L150
|
||||
note = yellow
|
||||
active = blue:L150
|
||||
inactive = blue:D150
|
||||
disabled = faded
|
||||
|
||||
[Palette]
|
||||
window = #393939
|
||||
window = base:L130
|
||||
windowtext = default
|
||||
base = #2d2d2d
|
||||
base = base
|
||||
alternatebase = #515151
|
||||
text = default
|
||||
tooltipbase = #ffffc0
|
||||
tooltiptext = #15150d
|
||||
button = #2d2d2d
|
||||
button = base
|
||||
buttontext = default
|
||||
brighttext = #2d2d2d
|
||||
brighttext = base
|
||||
highlight = blue
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
accent = blue
|
||||
|
||||
[GUI]
|
||||
helptext = blue
|
||||
helptext = blue:L125
|
||||
fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #2d2d2d
|
||||
background = base
|
||||
text = default
|
||||
link = blue
|
||||
headertext = blue
|
||||
@@ -59,7 +64,7 @@ dialog = blue
|
||||
altdialog = blue:L150
|
||||
note = blue:L150
|
||||
hidden = faded
|
||||
shortcode = blue:D150
|
||||
shortcode = blue:D125
|
||||
keyword = blue:D125
|
||||
tag = blue
|
||||
value = blue
|
||||
|
||||
Reference in New Issue
Block a user