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/flat.json
Normal file
24
json/base16/flat.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Flat",
|
||||
"author": "Chris Kempson (http://chriskempson.com)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "2C3E50",
|
||||
"base01": "34495E",
|
||||
"base02": "7F8C8D",
|
||||
"base03": "95A5A6",
|
||||
"base04": "BDC3C7",
|
||||
"base05": "e0e0e0",
|
||||
"base06": "f5f5f5",
|
||||
"base07": "ECF0F1",
|
||||
"base08": "E74C3C",
|
||||
"base09": "E67E22",
|
||||
"base0A": "F1C40F",
|
||||
"base0B": "2ECC71",
|
||||
"base0C": "1ABC9C",
|
||||
"base0D": "3498DB",
|
||||
"base0E": "9B59B6",
|
||||
"base0F": "be643c"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue