mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-16 13:49:35 +00:00
CI: update JSON schemes
This commit is contained in:
parent
94983b6981
commit
e4dc9f586e
273 changed files with 6664 additions and 0 deletions
24
json/base16/nord-light.json
Normal file
24
json/base16/nord-light.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue