mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-13 04:09:41 +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/darcula.json
Normal file
24
json/base16/darcula.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Darcula",
|
||||
"author": "jetbrains",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "2b2b2b",
|
||||
"base01": "323232",
|
||||
"base02": "323232",
|
||||
"base03": "606366",
|
||||
"base04": "a4a3a3",
|
||||
"base05": "a9b7c6",
|
||||
"base06": "ffc66d",
|
||||
"base07": "ffffff",
|
||||
"base08": "4eade5",
|
||||
"base09": "689757",
|
||||
"base0A": "bbb529",
|
||||
"base0B": "6a8759",
|
||||
"base0C": "629755",
|
||||
"base0D": "9876aa",
|
||||
"base0E": "cc7832",
|
||||
"base0F": "808080"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue