mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 15:33:35 +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/codeschool.json
Normal file
24
json/base16/codeschool.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Codeschool",
|
||||
"author": "blockloop",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "232c31",
|
||||
"base01": "1c3657",
|
||||
"base02": "2a343a",
|
||||
"base03": "3f4944",
|
||||
"base04": "84898c",
|
||||
"base05": "9ea7a6",
|
||||
"base06": "a7cfa3",
|
||||
"base07": "b5d8f6",
|
||||
"base08": "2a5491",
|
||||
"base09": "43820d",
|
||||
"base0A": "a03b1e",
|
||||
"base0B": "237986",
|
||||
"base0C": "b02f30",
|
||||
"base0D": "484d79",
|
||||
"base0E": "c59820",
|
||||
"base0F": "c98344"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue