mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 07:22:55 +00:00
CI: update JSON schemes
This commit is contained in:
parent
e69a1ce0df
commit
86c98dfc47
16 changed files with 110 additions and 86 deletions
24
json/base16/soft-server.json
Normal file
24
json/base16/soft-server.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Soft Server",
|
||||
"author": "FredHappyface (https://github.com/fredHappyface)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#211e2a",
|
||||
"base01": "#2c2737",
|
||||
"base02": "#3f3951",
|
||||
"base03": "#6e6780",
|
||||
"base04": "#8a829e",
|
||||
"base05": "#e4dee9",
|
||||
"base06": "#f2e8f0",
|
||||
"base07": "#ffffff",
|
||||
"base08": "#e965a5",
|
||||
"base09": "#f4b870",
|
||||
"base0A": "#ebde76",
|
||||
"base0B": "#b1f2a7",
|
||||
"base0C": "#b3f4f3",
|
||||
"base0D": "#95a6f4",
|
||||
"base0E": "#ff79c6",
|
||||
"base0F": "#bd93f9"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue