91 lines
1.9 KiB
Plaintext
91 lines
1.9 KiB
Plaintext
[Main]
|
|
name = Solarized Dark
|
|
mode = dark
|
|
author = nullbasis
|
|
credit = Ethan Schoonover
|
|
url = https://ethanschoonover.com/solarized/
|
|
license = MIT
|
|
licenseurl = https://github.com/altercation/solarized/blob/master/LICENSE
|
|
|
|
##
|
|
# base03: #002b36
|
|
# base02: #073642
|
|
# base01: #586e75
|
|
# base00: #657b83
|
|
# base0: #839496
|
|
# base1: #93a1a1
|
|
# base2: #eee8d5
|
|
# base3: #fdf6e3
|
|
# yellow: #b58900
|
|
# orange: #cb4b16
|
|
# red: #dc322f
|
|
# magenta: #d33682
|
|
# violet: #6c71c4
|
|
# blue: #268bd2
|
|
# cyan: #2aa198
|
|
# green: #859900
|
|
##
|
|
|
|
[Base]
|
|
default = #e6dfce
|
|
faded = #a6a195
|
|
red = #dc322f
|
|
orange = #cb4b16
|
|
yellow = #b58900
|
|
green = #859900
|
|
aqua = #2aa198
|
|
blue = #268bd2
|
|
purple = #6c71c4
|
|
|
|
[Project]
|
|
root = #2aa198
|
|
folder = #2aa198
|
|
file = #e6dfce
|
|
title = #859900
|
|
chapter = #dc322f
|
|
scene = #268bd2
|
|
note = #b58900
|
|
|
|
[Palette]
|
|
window = #002b36
|
|
windowtext = #fdf6e3
|
|
base = #073642
|
|
alternatebase = #586e75
|
|
text = #fdf6e3
|
|
tooltipbase = #859900
|
|
tooltiptext = #002b36
|
|
button = #073642
|
|
buttontext = #fdf6e3
|
|
brighttext = #073642
|
|
highlight = #2aa198
|
|
highlightedtext = #002b36
|
|
link = #268bd2
|
|
linkvisited = #268bd2
|
|
|
|
[GUI]
|
|
helptext = #657b83
|
|
fadedtext = #657b83
|
|
errortext = #dc322f
|
|
|
|
[Syntax]
|
|
background = #073642
|
|
text = #fdf6e3
|
|
link = #268bd2
|
|
headertext = #93a1a1
|
|
headertag = #2aa198
|
|
emphasis = #268bd2
|
|
dialog = #2aa198
|
|
altdialog = #2aa198
|
|
note = #65a19c
|
|
hidden = #93a1a1
|
|
shortcode = #93a1a1
|
|
keyword = #859900
|
|
tag = #cb4b16
|
|
value = #cb4b16
|
|
optional = #93a1a1
|
|
spellcheckline = #cb4b16
|
|
errorline = #dc322f
|
|
replacetag = #859900
|
|
modifier = #b58900
|
|
texthighlight = #b5890060
|