mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-15 05:09:36 +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/google-dark.json
Normal file
24
json/base16/google-dark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Google Dark",
|
||||
"author": "Seth Wright (http://sethawright.com)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1d1f21",
|
||||
"base01": "282a2e",
|
||||
"base02": "373b41",
|
||||
"base03": "969896",
|
||||
"base04": "b4b7b4",
|
||||
"base05": "c5c8c6",
|
||||
"base06": "e0e0e0",
|
||||
"base07": "ffffff",
|
||||
"base08": "CC342B",
|
||||
"base09": "F96A38",
|
||||
"base0A": "FBA922",
|
||||
"base0B": "198844",
|
||||
"base0C": "3971ED",
|
||||
"base0D": "3971ED",
|
||||
"base0E": "A36AC7",
|
||||
"base0F": "3971ED"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue