mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 23:13:34 +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/railscasts.json
Normal file
24
json/base16/railscasts.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Railscasts",
|
||||
"author": "Ryan Bates (http://railscasts.com)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "2b2b2b",
|
||||
"base01": "272935",
|
||||
"base02": "3a4055",
|
||||
"base03": "5a647e",
|
||||
"base04": "d4cfc9",
|
||||
"base05": "e6e1dc",
|
||||
"base06": "f4f1ed",
|
||||
"base07": "f9f7f3",
|
||||
"base08": "da4939",
|
||||
"base09": "cc7833",
|
||||
"base0A": "ffc66d",
|
||||
"base0B": "a5c261",
|
||||
"base0C": "519f50",
|
||||
"base0D": "6d9cbe",
|
||||
"base0E": "b6b3eb",
|
||||
"base0F": "bc9458"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue