mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-28 00:11:14 +00:00
CI: update JSON schemes
This commit is contained in:
parent
42d7ba26ef
commit
e09a90124d
10 changed files with 98 additions and 26 deletions
24
json/base16/onedark-dark.json
Normal file
24
json/base16/onedark-dark.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "OneDark Dark",
|
||||
"author": "olimorris (https://github.com/olimorris)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "000000",
|
||||
"base01": "1c1f24",
|
||||
"base02": "2c313a",
|
||||
"base03": "434852",
|
||||
"base04": "565c64",
|
||||
"base05": "abb2bf",
|
||||
"base06": "b6bdca",
|
||||
"base07": "c8ccd4",
|
||||
"base08": "ef596f",
|
||||
"base09": "d19a66",
|
||||
"base0A": "e5c07b",
|
||||
"base0B": "89ca78",
|
||||
"base0C": "2bbac5",
|
||||
"base0D": "61afef",
|
||||
"base0E": "d55fde",
|
||||
"base0F": "be5046"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue