mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-10 10:49:38 +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/onedark.json
Normal file
24
json/base16/onedark.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "OneDark",
|
||||
"author": "Lalit Magant (http://github.com/tilal6991)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "282c34",
|
||||
"base01": "353b45",
|
||||
"base02": "3e4451",
|
||||
"base03": "545862",
|
||||
"base04": "565c64",
|
||||
"base05": "abb2bf",
|
||||
"base06": "b6bdca",
|
||||
"base07": "c8ccd4",
|
||||
"base08": "e06c75",
|
||||
"base09": "d19a66",
|
||||
"base0A": "e5c07b",
|
||||
"base0B": "98c379",
|
||||
"base0C": "56b6c2",
|
||||
"base0D": "61afef",
|
||||
"base0E": "c678dd",
|
||||
"base0F": "be5046"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue