mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-10-13 20:29:36 +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-latte.json
Normal file
24
json/base16/catppuccin-latte.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Catppuccin Latte",
|
||||
"author": "https://github.com/catppuccin/catppuccin",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "eff1f5",
|
||||
"base01": "e6e9ef",
|
||||
"base02": "ccd0da",
|
||||
"base03": "bcc0cc",
|
||||
"base04": "acb0be",
|
||||
"base05": "4c4f69",
|
||||
"base06": "dc8a78",
|
||||
"base07": "7287fd",
|
||||
"base08": "d20f39",
|
||||
"base09": "fe640b",
|
||||
"base0A": "df8e1d",
|
||||
"base0B": "40a02b",
|
||||
"base0C": "179299",
|
||||
"base0D": "1e66f5",
|
||||
"base0E": "8839ef",
|
||||
"base0F": "dd7878"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue