mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-20 15:40:21 +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/materia.json
Normal file
24
json/base16/materia.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Materia",
|
||||
"author": "Defman21",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "263238",
|
||||
"base01": "2C393F",
|
||||
"base02": "37474F",
|
||||
"base03": "707880",
|
||||
"base04": "C9CCD3",
|
||||
"base05": "CDD3DE",
|
||||
"base06": "D5DBE5",
|
||||
"base07": "FFFFFF",
|
||||
"base08": "EC5F67",
|
||||
"base09": "EA9560",
|
||||
"base0A": "FFCC00",
|
||||
"base0B": "8BD649",
|
||||
"base0C": "80CBC4",
|
||||
"base0D": "89DDFF",
|
||||
"base0E": "82AAFF",
|
||||
"base0F": "EC5F67"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue