mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-27 00:09:48 +01:00
theme: Added vscode-dark
This commit is contained in:
parent
7260145e11
commit
534768a791
25
pywal/colorschemes/vscode-dark.json
Normal file
25
pywal/colorschemes/vscode-dark.json
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"special": {
|
||||||
|
"background": "#1e1e1e",
|
||||||
|
"foreground": "#d4d4d4",
|
||||||
|
"cursor": "#f44747"
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"color0": "#1e1e1e",
|
||||||
|
"color1": "#f44747",
|
||||||
|
"color2": "#d7ba7d",
|
||||||
|
"color3": "#608b4e",
|
||||||
|
"color4": "#569cd6",
|
||||||
|
"color5": "#4ec9b0",
|
||||||
|
"color6": "#c586c0",
|
||||||
|
"color7": "#d4d4d4",
|
||||||
|
"color8": "#808080",
|
||||||
|
"color9": "#f44747",
|
||||||
|
"color10": "#d7ba7d",
|
||||||
|
"color11": "#608b4e",
|
||||||
|
"color12": "#569cd6",
|
||||||
|
"color13": "#4ec9b0",
|
||||||
|
"color14": "#c586c0",
|
||||||
|
"color15": "#d4d4d4"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user