mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-02 15:03:46 +00:00
CI: update JSON schemes
This commit is contained in:
parent
32d6beec28
commit
3695f133ba
6 changed files with 156 additions and 0 deletions
24
json/base16/hardhacker.json
Normal file
24
json/base16/hardhacker.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Hardhacker",
|
||||
"author": "fe2-Nyxar, based on the https://github.com/hardhackerlabs",
|
||||
"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