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
32
json/base24/kanagawa-dragon.json
Normal file
32
json/base24/kanagawa-dragon.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"system": "base24",
|
||||
"name": "Kanagawa Dragon",
|
||||
"author": "Stefan Weigl-Bosker (https://github.com/sweiglbosker), Tommaso Laurenzi (https://github.com/rebelot/kanagawa.nvim)",
|
||||
"variant": "dark",
|
||||
"palette": {
|
||||
"base00": "#181616",
|
||||
"base01": "#282727",
|
||||
"base02": "#393836",
|
||||
"base03": "#625e5a",
|
||||
"base04": "#737c73",
|
||||
"base05": "#c5c9c5",
|
||||
"base06": "#c8c093",
|
||||
"base07": "#c5c9c5",
|
||||
"base08": "#c4746e",
|
||||
"base09": "#b6927b",
|
||||
"base0A": "#c4b28a",
|
||||
"base0B": "#8a9a7b",
|
||||
"base0C": "#8ea4a2",
|
||||
"base0D": "#8ba4b0",
|
||||
"base0E": "#a292a3",
|
||||
"base0F": "#b98d7b",
|
||||
"base10": "#12120f",
|
||||
"base11": "#0d0c0c",
|
||||
"base12": "#e46876",
|
||||
"base13": "#e6c384",
|
||||
"base14": "#87a987",
|
||||
"base15": "#7aa89f",
|
||||
"base16": "#7fb4ca",
|
||||
"base17": "#938aa9"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue