Update tango theme
This commit is contained in:
@@ -2,24 +2,39 @@
|
|||||||
name = Tango
|
name = Tango
|
||||||
author = Veronica Berglyd Olsen (adaptation)
|
author = Veronica Berglyd Olsen (adaptation)
|
||||||
|
|
||||||
|
##
|
||||||
|
# Colours:
|
||||||
|
# Background = 30302f : 48, 48, 47
|
||||||
|
# Foreground = eeeeec : 238, 238, 236
|
||||||
|
# Comment = 8f8f8d : 143, 143, 141
|
||||||
|
# Red = ef2929 : 239, 41, 41
|
||||||
|
# Orange = c4a000 : 196, 160, 0
|
||||||
|
# Yellow = fce94f : 252, 233, 79
|
||||||
|
# Green = 8ae234 : 138, 226, 52
|
||||||
|
# Cyan = 34e2e2 : 52, 226, 226
|
||||||
|
# Blue = 3465a4 : 114, 159, 207
|
||||||
|
# Purple = ad7fa8 : 173, 127, 168
|
||||||
|
##
|
||||||
|
|
||||||
[Syntax]
|
[Syntax]
|
||||||
background = 48, 48, 47
|
background = 48, 48, 47
|
||||||
text = 238, 238, 236
|
text = 238, 238, 236
|
||||||
link = 115, 159, 207
|
link = 114, 159, 207
|
||||||
headertext = 115, 159, 207
|
headertext = 114, 159, 207
|
||||||
headertag = 52, 101, 164
|
headertag = 114, 159, 207, 160
|
||||||
emphasis = 196, 160, 0
|
emphasis = 196, 160, 0
|
||||||
straightquotes = 239, 41, 41
|
straightquotes = 239, 41, 41
|
||||||
doublequotes = 138, 226, 52
|
doublequotes = 138, 226, 52
|
||||||
singlequotes = 252, 233, 79
|
singlequotes = 252, 233, 79
|
||||||
note = 252, 242, 164
|
note = 252, 242, 164
|
||||||
hidden = 143, 143, 141
|
hidden = 143, 143, 141
|
||||||
shortcode = 115, 159, 207
|
shortcode = 114, 159, 207
|
||||||
keyword = 239, 41, 41
|
keyword = 239, 41, 41
|
||||||
tag = 173, 127, 168
|
tag = 173, 127, 168
|
||||||
value = 239, 41, 41
|
value = 239, 41, 41
|
||||||
optional = 115, 159, 207
|
optional = 114, 159, 207
|
||||||
spellcheckline = 239, 41, 41
|
spellcheckline = 239, 41, 41
|
||||||
errorline = 138, 226, 52
|
errorline = 138, 226, 52
|
||||||
replacetag = 51, 226, 226
|
replacetag = 52, 226, 226
|
||||||
modifier = 196, 160, 0
|
modifier = 114, 159, 207
|
||||||
|
texthighlight = 252, 233, 79, 96
|
||||||
|
|||||||
Reference in New Issue
Block a user