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": "Jamy Golden (https://github.com/JamyGolden), Based on Tokyodark.nvim (https://github.com/tiagovla/tokyodark.nvim)",
"variant": "dark",
"palette": {
"base00": "11121d",
"base01": "212234",
"base02": "212234",
"base03": "353945",
"base04": "4a5057",
"base05": "a0a8cd",
"base06": "abb2bf",
"base07": "bcc2dc",
"base08": "ee6d85",
"base09": "f6955b",
"base0A": "d7a65f",
"base0B": "95c561",
"base0C": "9fbbf3",
"base0D": "7199ee",
"base0E": "a485dd",
"base0F": "773440"
"base00": "#11121d",
"base01": "#212234",
"base02": "#212234",
"base03": "#353945",
"base04": "#4a5057",
"base05": "#a0a8cd",
"base06": "#abb2bf",
"base07": "#bcc2dc",
"base08": "#ee6d85",
"base09": "#f6955b",
"base0A": "#d7a65f",
"base0B": "#95c561",
"base0C": "#9fbbf3",
"base0D": "#7199ee",
"base0E": "#a485dd",
"base0F": "#773440"
}
}