CI: update JSON schemes

This commit is contained in:
github-actions[bot] 2024-05-11 01:13:40 +00:00
commit e4dc9f586e
273 changed files with 6664 additions and 0 deletions

View file

@ -0,0 +1,24 @@
{
"system": "base16",
"name": "Spacemacs",
"author": "Nasser Alshammari (https://github.com/nashamri/spacemacs-theme)",
"variant": "dark",
"palette": {
"base00": "1f2022",
"base01": "282828",
"base02": "444155",
"base03": "585858",
"base04": "b8b8b8",
"base05": "a3a3a3",
"base06": "e8e8e8",
"base07": "f8f8f8",
"base08": "f2241f",
"base09": "ffa500",
"base0A": "b1951d",
"base0B": "67b11d",
"base0C": "2d9574",
"base0D": "4f97d7",
"base0E": "a31db1",
"base0F": "b03060"
}
}