mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-05 00:12:17 +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/colors.json
Normal file
24
json/base16/colors.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Colors",
|
||||
"author": "mrmrs (http://clrs.cc)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "111111",
|
||||
"base01": "333333",
|
||||
"base02": "555555",
|
||||
"base03": "777777",
|
||||
"base04": "999999",
|
||||
"base05": "bbbbbb",
|
||||
"base06": "dddddd",
|
||||
"base07": "ffffff",
|
||||
"base08": "ff4136",
|
||||
"base09": "ff851b",
|
||||
"base0A": "ffdc00",
|
||||
"base0B": "2ecc40",
|
||||
"base0C": "7fdbff",
|
||||
"base0D": "0074d9",
|
||||
"base0E": "b10dc9",
|
||||
"base0F": "85144b"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue