mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-03 15:33: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/framer.json
Normal file
24
json/base16/framer.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Framer",
|
||||
"author": "Framer (Maintained by Jesse Hoyos)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "181818",
|
||||
"base01": "151515",
|
||||
"base02": "464646",
|
||||
"base03": "747474",
|
||||
"base04": "B9B9B9",
|
||||
"base05": "D0D0D0",
|
||||
"base06": "E8E8E8",
|
||||
"base07": "EEEEEE",
|
||||
"base08": "FD886B",
|
||||
"base09": "FC4769",
|
||||
"base0A": "FECB6E",
|
||||
"base0B": "32CCDC",
|
||||
"base0C": "ACDDFD",
|
||||
"base0D": "20BCFC",
|
||||
"base0E": "BA8CFC",
|
||||
"base0F": "B15F4A"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue