Update themes
This commit is contained in:
@@ -25,6 +25,7 @@ licenseurl = https://github.com/dracula/dracula-theme/blob/main/LICENSE
|
||||
##
|
||||
|
||||
[Base]
|
||||
base = #282a36
|
||||
default = #e6e6e0
|
||||
faded = #6272a4
|
||||
red = #ff5555
|
||||
@@ -36,29 +37,33 @@ blue = #93cff9
|
||||
purple = #bd93f9
|
||||
|
||||
[Project]
|
||||
root = purple
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = cyan
|
||||
note = yellow
|
||||
root = purple
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = cyan
|
||||
note = yellow
|
||||
active = green
|
||||
inactive = red
|
||||
disabled = faded
|
||||
|
||||
[Palette]
|
||||
window = #44475a
|
||||
windowtext = #f8f8f2
|
||||
base = #282a36
|
||||
base = base
|
||||
alternatebase = #333645
|
||||
text = #f8f8f2
|
||||
tooltipbase = yellow
|
||||
tooltiptext = #282a36
|
||||
tooltiptext = base
|
||||
button = #505369
|
||||
buttontext = #f8f8f2
|
||||
brighttext = #44475a
|
||||
brighttext = base
|
||||
highlight = #a681da
|
||||
highlightedtext = #f8f8f2
|
||||
link = cyan
|
||||
linkvisited = cyan
|
||||
accent = #a681da
|
||||
|
||||
[GUI]
|
||||
helptext = #ccacf9
|
||||
@@ -66,7 +71,7 @@ fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #282a36
|
||||
background = base
|
||||
text = #f8f8f2
|
||||
link = #ff79c6
|
||||
headertext = purple
|
||||
|
||||
Reference in New Issue
Block a user