Adding nord
This commit is contained in:
parent
d501344778
commit
7c64e51201
1 changed files with 35 additions and 0 deletions
35
nord.json
Normal file
35
nord.json
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
{
|
||||||
|
"name": "Nord",
|
||||||
|
"comment": "An arctic, north-bluish clean and elegant Tilix color scheme.",
|
||||||
|
"foreground-color": "#D8DEE9",
|
||||||
|
"background-color": "#2E3440",
|
||||||
|
"badge-color": "#88C0D0",
|
||||||
|
"cursor-background-color": "#D8DEE9",
|
||||||
|
"cursor-foreground-color": "#D8DEE9",
|
||||||
|
"highlight-background-color": "#3B4252",
|
||||||
|
"highlight-foreground-color": "#D8DEE9",
|
||||||
|
"dim-color": "#3B4252",
|
||||||
|
"palette": [
|
||||||
|
"#3B4252",
|
||||||
|
"#BF616A",
|
||||||
|
"#A3BE8C",
|
||||||
|
"#EBCB8B",
|
||||||
|
"#81A1C1",
|
||||||
|
"#B48EAD",
|
||||||
|
"#88C0D0",
|
||||||
|
"#E5E9F0",
|
||||||
|
"#4C566A",
|
||||||
|
"#BF616A",
|
||||||
|
"#A3BE8C",
|
||||||
|
"#EBCB8B",
|
||||||
|
"#81A1C1",
|
||||||
|
"#B48EAD",
|
||||||
|
"#8FBCBB",
|
||||||
|
"#ECEFF4"
|
||||||
|
],
|
||||||
|
"use-theme-colors": false,
|
||||||
|
"use-badge-color": false,
|
||||||
|
"use-cursor-color": false,
|
||||||
|
"use-dim-color": false,
|
||||||
|
"use-highlight-color": false
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue