mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-26 23:42:55 +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/catppuccin-macchiato.json
Normal file
24
json/base16/catppuccin-macchiato.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Catppuccin Macchiato",
|
||||
"author": "https://github.com/catppuccin/catppuccin",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "24273a",
|
||||
"base01": "1e2030",
|
||||
"base02": "363a4f",
|
||||
"base03": "494d64",
|
||||
"base04": "5b6078",
|
||||
"base05": "cad3f5",
|
||||
"base06": "f4dbd6",
|
||||
"base07": "b7bdf8",
|
||||
"base08": "ed8796",
|
||||
"base09": "f5a97f",
|
||||
"base0A": "eed49f",
|
||||
"base0B": "a6da95",
|
||||
"base0C": "8bd5ca",
|
||||
"base0D": "8aadf4",
|
||||
"base0E": "c6a0f6",
|
||||
"base0F": "f0c6c6"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue