mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-04-12 05:17:48 +00:00
CI: update JSON schemes
This commit is contained in:
parent
005fac7b1a
commit
b38cc3e01d
1 changed files with 16 additions and 16 deletions
|
|
@ -4,21 +4,21 @@
|
|||
"author": "Jannik Siebert (https://github.com/janniks)",
|
||||
"variant": "light",
|
||||
"palette": {
|
||||
"base00": "#d1d6db",
|
||||
"base01": "#aeb6be",
|
||||
"base02": "#909aa3",
|
||||
"base03": "#75808a",
|
||||
"base04": "#47505a",
|
||||
"base05": "#323b43",
|
||||
"base06": "#20262c",
|
||||
"base07": "#0f1316",
|
||||
"base08": "#576d82",
|
||||
"base09": "#578282",
|
||||
"base0A": "#57826d",
|
||||
"base0B": "#6d8257",
|
||||
"base0C": "#826d57",
|
||||
"base0D": "#82576d",
|
||||
"base0E": "#6d5782",
|
||||
"base0F": "#575782"
|
||||
"base00": "#dbd6d1",
|
||||
"base01": "#beb6ae",
|
||||
"base02": "#a39a90",
|
||||
"base03": "#8a8075",
|
||||
"base04": "#5a5047",
|
||||
"base05": "#433b32",
|
||||
"base06": "#2c2620",
|
||||
"base07": "#16130f",
|
||||
"base08": "#826d57",
|
||||
"base09": "#828257",
|
||||
"base0A": "#6d8257",
|
||||
"base0B": "#57826d",
|
||||
"base0C": "#576d82",
|
||||
"base0D": "#6d5782",
|
||||
"base0E": "#82576d",
|
||||
"base0F": "#825757"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue