mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-01 16:51:13 +00:00
24 lines
635 B
JSON
24 lines
635 B
JSON
|
{
|
||
|
"system": "base16",
|
||
|
"name": "Nord Light",
|
||
|
"author": "threddast, based on fuxialexander's doom-nord-light-theme (Doom Emacs)",
|
||
|
"variant": "light",
|
||
|
"palette": {
|
||
|
"base00": "e5e9f0",
|
||
|
"base01": "c2d0e7",
|
||
|
"base02": "b8c5db",
|
||
|
"base03": "aebacf",
|
||
|
"base04": "60728c",
|
||
|
"base05": "2e3440",
|
||
|
"base06": "3b4252",
|
||
|
"base07": "29838d",
|
||
|
"base08": "99324b",
|
||
|
"base09": "ac4426",
|
||
|
"base0A": "9a7500",
|
||
|
"base0B": "4f894c",
|
||
|
"base0C": "398eac",
|
||
|
"base0D": "3b6ea8",
|
||
|
"base0E": "97365b",
|
||
|
"base0F": "5272af"
|
||
|
}
|
||
|
}
|