mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-13 04:09:41 +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/solarized-dark.json
Normal file
24
json/base16/solarized-dark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Solarized Dark",
|
||||
"author": "Ethan Schoonover (modified by aramisgithub)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "002b36",
|
||||
"base01": "073642",
|
||||
"base02": "586e75",
|
||||
"base03": "657b83",
|
||||
"base04": "839496",
|
||||
"base05": "93a1a1",
|
||||
"base06": "eee8d5",
|
||||
"base07": "fdf6e3",
|
||||
"base08": "dc322f",
|
||||
"base09": "cb4b16",
|
||||
"base0A": "b58900",
|
||||
"base0B": "859900",
|
||||
"base0C": "2aa198",
|
||||
"base0D": "268bd2",
|
||||
"base0E": "6c71c4",
|
||||
"base0F": "d33682"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue