Update color theme.

pull/38/head
Yipeng Liu 2 years ago
parent 1ead55def8
commit a1840bc25d
No known key found for this signature in database
GPG Key ID: 836A2F6C6D60065C

@ -18,7 +18,7 @@
}, },
"fake": "https://youtu.be/dQw4w9WgXcQ", "fake": "https://youtu.be/dQw4w9WgXcQ",
"colors": { "colors": {
"light": { "dark": {
"background": "#FBF1C9", "background": "#FBF1C9",
"foreground": "#3C3836", "foreground": "#3C3836",
"yellow": "#D79921", "yellow": "#D79921",
@ -27,7 +27,7 @@
"blue": "#458588", "blue": "#458588",
"red": "#CA2124" "red": "#CA2124"
}, },
"dark": { "light": {
"background": "#2E3440", "background": "#2E3440",
"foreground": "#E5E9F0", "foreground": "#E5E9F0",
"yellow": "#5E81AC", "yellow": "#5E81AC",

Loading…
Cancel
Save