mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 15:33:35 +00:00
CI: update JSON schemes
This commit is contained in:
parent
32d6beec28
commit
3695f133ba
6 changed files with 156 additions and 0 deletions
32
json/base24/tomorrow-night.json
Normal file
32
json/base24/tomorrow-night.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Tomorrow Night",
|
||||
"author": "Cody Buell (https://github.com/codybuell)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#1d1f21",
|
||||
"base01": "#282a2e",
|
||||
"base02": "#373b41",
|
||||
"base03": "#969896",
|
||||
"base04": "#b4b7b4",
|
||||
"base05": "#c5c8c6",
|
||||
"base06": "#e0e0e0",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#cc6666",
|
||||
"base09": "#de935f",
|
||||
"base0A": "#f0c674",
|
||||
"base0B": "#b5bd68",
|
||||
"base0C": "#8abeb7",
|
||||
"base0D": "#81a2be",
|
||||
"base0E": "#b294bb",
|
||||
"base0F": "#a3685a",
|
||||
"base10": "#080909",
|
||||
"base11": "#2d3135",
|
||||
"base12": "#e74c3c",
|
||||
"base13": "#f7dc6f",
|
||||
"base14": "#b8d4b3",
|
||||
"base15": "#95d3ce",
|
||||
"base16": "#85c1e9",
|
||||
"base17": "#d7a3ca"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue