mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-22 00:10:20 +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/standardized-dark.json
Normal file
24
json/base16/standardized-dark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "standardized-dark",
|
||||
"author": "ali (https://github.com/ali-githb/base16-standardized-scheme)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "222222",
|
||||
"base01": "303030",
|
||||
"base02": "555555",
|
||||
"base03": "898989",
|
||||
"base04": "898989",
|
||||
"base05": "c0c0c0",
|
||||
"base06": "e0e0e0",
|
||||
"base07": "ffffff",
|
||||
"base08": "e15d67",
|
||||
"base09": "fc804e",
|
||||
"base0A": "e1b31a",
|
||||
"base0B": "5db129",
|
||||
"base0C": "21c992",
|
||||
"base0D": "00a3f2",
|
||||
"base0E": "b46ee0",
|
||||
"base0F": "b87d28"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue