mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-01-11 13:26:35 +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/shades-of-purple.json
Normal file
24
json/base16/shades-of-purple.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Shades of Purple",
|
||||
"author": "Iolar Demartini Junior (http://github.com/demartini) based on Shades of Purple Theme (https://github.com/ahmadawais/shades-of-purple-vscode).",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "1e1e3f",
|
||||
"base01": "43d426",
|
||||
"base02": "f1d000",
|
||||
"base03": "808080",
|
||||
"base04": "6871ff",
|
||||
"base05": "c7c7c7",
|
||||
"base06": "ff77ff",
|
||||
"base07": "ffffff",
|
||||
"base08": "d90429",
|
||||
"base09": "f92a1c",
|
||||
"base0A": "ffe700",
|
||||
"base0B": "3ad900",
|
||||
"base0C": "00c5c7",
|
||||
"base0D": "6943ff",
|
||||
"base0E": "ff2c70",
|
||||
"base0F": "79e8fb"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue