Merge and update the owl and tango themes
This commit is contained in:
@@ -0,0 +1,91 @@
|
||||
[Main]
|
||||
name = Light Owl
|
||||
mode = light
|
||||
author = Veronica Berglyd Olsen (adaptation)
|
||||
credit = Sarah Drasner (color theme)
|
||||
url = https://github.com/sdras/night-owl-vscode-theme
|
||||
license = MIT License
|
||||
licenseurl = https://github.com/sdras/night-owl-vscode-theme/blob/master/LICENSE
|
||||
|
||||
##
|
||||
# Theme: Light Owl
|
||||
# Source: https://github.com/sdras/night-owl-vscode-theme
|
||||
# Credit: Sarah Drasner
|
||||
##
|
||||
# Colours:
|
||||
# Background = #fbfbfb
|
||||
# Current Line = #e0e0e0
|
||||
# Selection = #e0e0e0
|
||||
# Foreground = #403f52
|
||||
# Comment = #989fb1
|
||||
# Red = #de3d3a
|
||||
# Orange = #e0af05
|
||||
# Yellow = #daaa01
|
||||
# Green = #08916a
|
||||
# Aqua = #2aa298
|
||||
# Blue = #288ed7
|
||||
# Purple = #964ac1
|
||||
##
|
||||
|
||||
[Base]
|
||||
default = #403f52
|
||||
faded = #989fb1
|
||||
red = #de3d3a
|
||||
orange = #e0af05
|
||||
yellow = #daaa01
|
||||
green = #08916a
|
||||
aqua = #2aa298
|
||||
blue = #288ed7
|
||||
purple = #964ac1
|
||||
|
||||
[Project]
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
|
||||
[Palette]
|
||||
window = #e0e0e0
|
||||
windowtext = default
|
||||
base = #fbfbfb
|
||||
alternatebase = #e0e0e0
|
||||
text = default
|
||||
tooltipbase = #ffffc0
|
||||
tooltiptext = #15150d
|
||||
button = #e0e0e0
|
||||
buttontext = default
|
||||
brighttext = #e0e0e0
|
||||
highlight = #3087c6
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
|
||||
[GUI]
|
||||
helptext = blue
|
||||
fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #fbfbfb
|
||||
text = default
|
||||
link = blue
|
||||
headertext = blue
|
||||
headertag = blue, 160
|
||||
emphasis = orange
|
||||
dialog = green
|
||||
altdialog = yellow
|
||||
note = #80764b
|
||||
hidden = faded
|
||||
shortcode = blue
|
||||
keyword = red
|
||||
tag = purple
|
||||
value = orange
|
||||
optional = blue
|
||||
spellcheckline = red
|
||||
errorline = green
|
||||
replacetag = aqua
|
||||
modifier = green
|
||||
texthighlight = yellow, 96
|
||||
@@ -0,0 +1,91 @@
|
||||
[Main]
|
||||
name = Night Owl
|
||||
mode = dark
|
||||
author = Veronica Berglyd Olsen (adaptation)
|
||||
credit = Sarah Drasner (color theme)
|
||||
url = https://github.com/sdras/night-owl-vscode-theme
|
||||
license = MIT License
|
||||
licenseurl = https://github.com/sdras/night-owl-vscode-theme/blob/master/LICENSE
|
||||
|
||||
##
|
||||
# Theme: Night Owl
|
||||
# Source: https://github.com/sdras/night-owl-vscode-theme
|
||||
# Credit: Sarah Drasner
|
||||
##
|
||||
# Colours:
|
||||
# Background = #011627
|
||||
# Current Line = #32374d
|
||||
# Selection = #32374d
|
||||
# Foreground = #d6deeb
|
||||
# Comment = #637777
|
||||
# Red = #f78c6c
|
||||
# Orange = #ecc48d
|
||||
# Yellow = #ffeb95
|
||||
# Green = #addb67
|
||||
# Aqua = #7fdbca
|
||||
# Blue = #82aaff
|
||||
# Purple = #c792ea
|
||||
##
|
||||
|
||||
[Base]
|
||||
default = #d6deeb
|
||||
faded = #637777
|
||||
red = #f78c6c
|
||||
orange = #ecc48d
|
||||
yellow = #addb67
|
||||
green = #addb67
|
||||
aqua = #7fdbca
|
||||
blue = #82aaff
|
||||
purple = #c792ea
|
||||
|
||||
[Project]
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
|
||||
[Palette]
|
||||
window = #32374d
|
||||
windowtext = default
|
||||
base = #011627
|
||||
alternatebase = #32374d
|
||||
text = default
|
||||
tooltipbase = #ffffc0
|
||||
tooltiptext = #15150d
|
||||
button = #32374d
|
||||
buttontext = default
|
||||
brighttext = #32374d
|
||||
highlight = #2c98f7
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
|
||||
[GUI]
|
||||
helptext = blue
|
||||
fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #011627
|
||||
text = default
|
||||
link = blue
|
||||
headertext = blue
|
||||
headertag = blue, 160
|
||||
emphasis = orange
|
||||
dialog = green
|
||||
altdialog = yellow
|
||||
note = #fff9ca
|
||||
hidden = faded
|
||||
shortcode = blue
|
||||
keyword = red
|
||||
tag = purple
|
||||
value = orange
|
||||
optional = blue
|
||||
spellcheckline = red
|
||||
errorline = green
|
||||
replacetag = aqua
|
||||
modifier = green
|
||||
texthighlight = yellow, 96
|
||||
@@ -0,0 +1,81 @@
|
||||
[Main]
|
||||
name = Tango Dark
|
||||
mode = dark
|
||||
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
|
||||
##
|
||||
|
||||
[Base]
|
||||
default = #eeeeec
|
||||
faded = #babdb6
|
||||
red = #ef2929
|
||||
orange = #fcaf3e
|
||||
yellow = #fce94f
|
||||
green = #8ae234
|
||||
aqua = #34e2e2
|
||||
blue = #729fcf
|
||||
purple = #ad7fa8
|
||||
|
||||
[Project]
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
|
||||
[Palette]
|
||||
window = #555753
|
||||
windowtext = default
|
||||
base = #2e3436
|
||||
alternatebase = #888a85
|
||||
text = default
|
||||
tooltipbase = #ffffc0
|
||||
tooltiptext = #15150d
|
||||
button = #555753
|
||||
buttontext = default
|
||||
brighttext = #555753
|
||||
highlight = #2c98f7
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
|
||||
[GUI]
|
||||
helptext = #e9b96e
|
||||
fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #2e3436
|
||||
text = default
|
||||
link = blue
|
||||
headertext = blue
|
||||
headertag = blue, 160
|
||||
emphasis = orange
|
||||
dialog = green
|
||||
altdialog = yellow
|
||||
note = #fcf2a4
|
||||
hidden = faded
|
||||
shortcode = blue
|
||||
keyword = red
|
||||
tag = purple
|
||||
value = red
|
||||
optional = blue
|
||||
spellcheckline = red
|
||||
errorline = green
|
||||
replacetag = cyan
|
||||
modifier = blue
|
||||
texthighlight = yellow, 96
|
||||
@@ -0,0 +1,81 @@
|
||||
[Main]
|
||||
name = Tango Light
|
||||
mode = light
|
||||
author = Veronica Berglyd Olsen (adaptation)
|
||||
|
||||
##
|
||||
# Colours:
|
||||
# Background = #eeeeec
|
||||
# Foreground = #2e3436
|
||||
# Comment = 8f8f8d : 143, 143, 141
|
||||
# Red = #a40000
|
||||
# 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
|
||||
##
|
||||
|
||||
[Base]
|
||||
default = #2e3436
|
||||
faded = #888a85
|
||||
red = #a40000
|
||||
orange = #ce5c00
|
||||
yellow = #c4a000
|
||||
green = #4e9a06
|
||||
aqua = #069a9a
|
||||
blue = #204a87
|
||||
purple = #5c3566
|
||||
|
||||
[Project]
|
||||
root = blue
|
||||
folder = yellow
|
||||
file = default
|
||||
title = green
|
||||
chapter = red
|
||||
scene = blue
|
||||
note = yellow
|
||||
|
||||
[Palette]
|
||||
window = #d3d7cf
|
||||
windowtext = default
|
||||
base = #eeeeec
|
||||
alternatebase = #e0e0e0
|
||||
text = default
|
||||
tooltipbase = #ffffc0
|
||||
tooltiptext = #15150d
|
||||
button = #d3d7cf
|
||||
buttontext = default
|
||||
brighttext = #d3d7cf
|
||||
highlight = #3087c6
|
||||
highlightedtext = #ffffff
|
||||
link = blue
|
||||
linkvisited = blue
|
||||
|
||||
[GUI]
|
||||
helptext = #8f5902
|
||||
fadedtext = faded
|
||||
errortext = red
|
||||
|
||||
[Syntax]
|
||||
background = #eeeeec
|
||||
text = default
|
||||
link = blue
|
||||
headertext = blue
|
||||
headertag = blue, 160
|
||||
emphasis = orange
|
||||
dialog = green
|
||||
altdialog = yellow
|
||||
note = #a78800
|
||||
hidden = faded
|
||||
shortcode = blue
|
||||
keyword = red
|
||||
tag = purple
|
||||
value = red
|
||||
optional = blue
|
||||
spellcheckline = red
|
||||
errorline = green
|
||||
replacetag = cyan
|
||||
modifier = blue
|
||||
texthighlight = yellow, 96
|
||||
Reference in New Issue
Block a user