mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 07:52:54 +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/tokyodark-terminal.json
Normal file
24
json/base16/tokyodark-terminal.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Tokyodark Terminal",
|
||||
"author": "Tiagovla (https://github.com/tiagovla/)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "11121d",
|
||||
"base01": "1A1B2A",
|
||||
"base02": "212234",
|
||||
"base03": "282c34",
|
||||
"base04": "4a5057",
|
||||
"base05": "a0a8cd",
|
||||
"base06": "a0a8cd",
|
||||
"base07": "a0a8cd",
|
||||
"base08": "ee6d85",
|
||||
"base09": "f6955b",
|
||||
"base0A": "d7a65f",
|
||||
"base0B": "95c561",
|
||||
"base0C": "38a89d",
|
||||
"base0D": "7199ee",
|
||||
"base0E": "a485dd",
|
||||
"base0F": "773440"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue