mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-08 01:42:09 +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.json
Normal file
24
json/base16/tokyodark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Tokyodark",
|
||||
"author": "Tiagovla (https://github.com/tiagovla/)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "11121d",
|
||||
"base01": "151621",
|
||||
"base02": "43444f",
|
||||
"base03": "393a45",
|
||||
"base04": "1b1c27",
|
||||
"base05": "abb2bf",
|
||||
"base06": "555661",
|
||||
"base07": "2c2d38",
|
||||
"base08": "a485dd",
|
||||
"base09": "a485dd",
|
||||
"base0A": "7199ee",
|
||||
"base0B": "d7A65f",
|
||||
"base0C": "a485dd",
|
||||
"base0D": "95c561",
|
||||
"base0E": "ee6d85",
|
||||
"base0F": "773440"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue