mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-27 16:02:55 +00:00
CI: update JSON schemes
This commit is contained in:
parent
742cefc42e
commit
5cdb4c2595
287 changed files with 4728 additions and 4728 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue