mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-23 08:37:37 +00:00
CI: update JSON schemes
This commit is contained in:
parent
00e7362d34
commit
32d6beec28
8 changed files with 166 additions and 78 deletions
24
json/base16/linux-vt.json
Normal file
24
json/base16/linux-vt.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Linux VT",
|
||||
"author": "j-c-m (https://github.com/j-c-m/)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#000000",
|
||||
"base01": "#333333",
|
||||
"base02": "#444444",
|
||||
"base03": "#555555",
|
||||
"base04": "#888888",
|
||||
"base05": "#AAAAAA",
|
||||
"base06": "#CCCCCC",
|
||||
"base07": "#FFFFFF",
|
||||
"base08": "#AA0000",
|
||||
"base09": "#FF5555",
|
||||
"base0A": "#FFFF55",
|
||||
"base0B": "#00AA00",
|
||||
"base0C": "#00AAAA",
|
||||
"base0D": "#5555FF",
|
||||
"base0E": "#FF55FF",
|
||||
"base0F": "#AA5500"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue