mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-11-25 06:52:55 +00:00
CI: update JSON schemes
This commit is contained in:
parent
86c98dfc47
commit
b873085c17
2 changed files with 32 additions and 32 deletions
|
|
@ -4,21 +4,21 @@
|
||||||
"author": "Mubin Muhammad (https://github.com/mubin6th)",
|
"author": "Mubin Muhammad (https://github.com/mubin6th)",
|
||||||
"variant": "dark",
|
"variant": "dark",
|
||||||
"palette": {
|
"palette": {
|
||||||
"base00": "#120f09",
|
"base00": "#0f0b05",
|
||||||
"base01": "#1e1812",
|
"base01": "#231b0e",
|
||||||
"base02": "#35291d",
|
"base02": "#2a2012",
|
||||||
"base03": "#66553f",
|
"base03": "#57462c",
|
||||||
"base04": "#a28662",
|
"base04": "#a88c62",
|
||||||
"base05": "#c0a179",
|
"base05": "#c3a983",
|
||||||
"base06": "#d6b891",
|
"base06": "#dec8a7",
|
||||||
"base07": "#292016",
|
"base07": "#231b0e",
|
||||||
"base08": "#887254",
|
"base08": "#a88c62",
|
||||||
"base09": "#d6b891",
|
"base09": "#dec8a7",
|
||||||
"base0A": "#c0a179",
|
"base0A": "#dec8a7",
|
||||||
"base0B": "#927a60",
|
"base0B": "#dec8a7",
|
||||||
"base0C": "#a28662",
|
"base0C": "#dec8a7",
|
||||||
"base0D": "#d6b891",
|
"base0D": "#c3a983",
|
||||||
"base0E": "#a28662",
|
"base0E": "#a88c62",
|
||||||
"base0F": "#887254"
|
"base0F": "#876e48"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -4,21 +4,21 @@
|
||||||
"author": "Mubin Muhammad (https://github.com/mubin6th)",
|
"author": "Mubin Muhammad (https://github.com/mubin6th)",
|
||||||
"variant": "light",
|
"variant": "light",
|
||||||
"palette": {
|
"palette": {
|
||||||
"base00": "#d6b891",
|
"base00": "#cabda0",
|
||||||
"base01": "#c0a179",
|
"base01": "#bcad8c",
|
||||||
"base02": "#a28662",
|
"base02": "#af9f7d",
|
||||||
"base03": "#887254",
|
"base03": "#645538",
|
||||||
"base04": "#1e1812",
|
"base04": "#110e06",
|
||||||
"base05": "#35291d",
|
"base05": "#382e1b",
|
||||||
"base06": "#413325",
|
"base06": "#4b3e26",
|
||||||
"base07": "#d6b891",
|
"base07": "#bcad8c",
|
||||||
"base08": "#413325",
|
"base08": "#382e1b",
|
||||||
"base09": "#120f09",
|
"base09": "#110e06",
|
||||||
"base0A": "#292016",
|
"base0A": "#110e06",
|
||||||
"base0B": "#120f09",
|
"base0B": "#110e06",
|
||||||
"base0C": "#413325",
|
"base0C": "#110e06",
|
||||||
"base0D": "#120f09",
|
"base0D": "#251e0f",
|
||||||
"base0E": "#292016",
|
"base0E": "#382e1b",
|
||||||
"base0F": "#66553f"
|
"base0F": "#4b3e26"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue