CI: update JSON schemes

This commit is contained in:
github-actions[bot] 2024-11-16 03:31:22 +00:00
commit 5cdb4c2595
287 changed files with 4728 additions and 4728 deletions

View file

@ -4,21 +4,21 @@
"author": "Jason Heeris (http://heeris.id.au)",
"variant": "light",
"palette": {
"base00": "F5F5F5",
"base01": "E0E0E0",
"base02": "D0D0D0",
"base03": "B0B0B0",
"base04": "505050",
"base05": "303030",
"base06": "202020",
"base07": "151515",
"base08": "AC4142",
"base09": "D28445",
"base0A": "F4BF75",
"base0B": "90A959",
"base0C": "75B5AA",
"base0D": "6A9FB5",
"base0E": "AA759F",
"base0F": "8F5536"
"base00": "#F5F5F5",
"base01": "#E0E0E0",
"base02": "#D0D0D0",
"base03": "#B0B0B0",
"base04": "#505050",
"base05": "#303030",
"base06": "#202020",
"base07": "#151515",
"base08": "#AC4142",
"base09": "#D28445",
"base0A": "#F4BF75",
"base0B": "#90A959",
"base0C": "#75B5AA",
"base0D": "#6A9FB5",
"base0E": "#AA759F",
"base0F": "#8F5536"
}
}