Add a Snazzy Light GUI theme
This commit is contained in:
@@ -0,0 +1,48 @@
|
|||||||
|
[Main]
|
||||||
|
name = Snazzy Light
|
||||||
|
author = Veronica Berglyd Olsen (adaptation)
|
||||||
|
credit = Florian Reuschel (color theme)
|
||||||
|
url = https://github.com/loilo/vscode-snazzy-light
|
||||||
|
license = MIT License
|
||||||
|
licenseurl = https://github.com/loilo/vscode-snazzy-light/blob/master/LICENSE
|
||||||
|
|
||||||
|
[Icons]
|
||||||
|
default = 86, 88, 105
|
||||||
|
faded = 84, 85, 84
|
||||||
|
red = 255, 92, 87
|
||||||
|
orange = 245, 185, 0
|
||||||
|
yellow = 207, 156, 0
|
||||||
|
green = 45, 174, 88
|
||||||
|
aqua = 19, 187, 183
|
||||||
|
blue = 9, 161, 237
|
||||||
|
purple = 247, 103, 187
|
||||||
|
|
||||||
|
[Project]
|
||||||
|
root = 9, 161, 237
|
||||||
|
folder = 207, 156, 0
|
||||||
|
file = 84, 85, 84
|
||||||
|
title = 45, 174, 88
|
||||||
|
chapter = 255, 92, 87
|
||||||
|
scene = 9, 161, 237
|
||||||
|
note = 207, 156, 0
|
||||||
|
|
||||||
|
[Palette]
|
||||||
|
window = 243, 244, 245
|
||||||
|
windowtext = 86, 88, 105
|
||||||
|
base = 250, 251, 252
|
||||||
|
alternatebase = 234, 234, 235
|
||||||
|
text = 86, 88, 105
|
||||||
|
tooltipbase = 245, 233, 194
|
||||||
|
tooltiptext = 86, 88, 105
|
||||||
|
button = 250, 251, 252
|
||||||
|
buttontext = 86, 88, 105
|
||||||
|
brighttext = 255, 255, 255
|
||||||
|
highlight = 9, 161, 237
|
||||||
|
highlightedtext = 255, 255, 255
|
||||||
|
link = 9, 161, 237
|
||||||
|
linkvisited = 9, 161, 237
|
||||||
|
|
||||||
|
[GUI]
|
||||||
|
helptext = 9, 161, 237
|
||||||
|
fadedtext = 84, 85, 84
|
||||||
|
errortext = 255, 92, 87
|
||||||
Reference in New Issue
Block a user