mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-01-14 22:57:48 +00:00
CI: update JSON schemes
This commit is contained in:
parent
4b9601694e
commit
d2d9ec046d
11 changed files with 78 additions and 46 deletions
|
|
@ -1,24 +1,24 @@
|
|||
{
|
||||
"system": "base16",
|
||||
"name": "Kanagawa Dragon",
|
||||
"author": "Tommaso Laurenzi (https://github.com/rebelot)",
|
||||
"author": "Stefan Weigl-Bosker (https://github.com/sweiglbosker), Tommaso Laurenzi (https://github.com/rebelot/kanagawa.nvim)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#0d0c0c",
|
||||
"base01": "#1D1C19",
|
||||
"base02": "#282727",
|
||||
"base03": "#737c73",
|
||||
"base04": "#a6a69c",
|
||||
"base00": "#181616",
|
||||
"base01": "#282727",
|
||||
"base02": "#393836",
|
||||
"base03": "#625e5a",
|
||||
"base04": "#737c73",
|
||||
"base05": "#c5c9c5",
|
||||
"base06": "#7a8382",
|
||||
"base06": "#c8c093",
|
||||
"base07": "#c5c9c5",
|
||||
"base08": "#c4746e",
|
||||
"base09": "#b98d7b",
|
||||
"base09": "#b6927b",
|
||||
"base0A": "#c4b28a",
|
||||
"base0B": "#87a987",
|
||||
"base0B": "#8a9a7b",
|
||||
"base0C": "#8ea4a2",
|
||||
"base0D": "#8ba4b0",
|
||||
"base0E": "#8992a7",
|
||||
"base0F": "#a292a3"
|
||||
"base0E": "#a292a3",
|
||||
"base0F": "#b98d7b"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue