mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
588 B
JSON
24 lines
588 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Blueish",
|
|
"author": "Ben Mayoras",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#182430",
|
|
"base01": "#243C54",
|
|
"base02": "#46290A",
|
|
"base03": "#616D78",
|
|
"base04": "#74AFE7",
|
|
"base05": "#C8E1F8",
|
|
"base06": "#DDEAF6",
|
|
"base07": "#8F98A0",
|
|
"base08": "#4CE587",
|
|
"base09": "#F6A85C",
|
|
"base0A": "#82AAFF",
|
|
"base0B": "#C3E88D",
|
|
"base0C": "#5FD1FF",
|
|
"base0D": "#82AAFF",
|
|
"base0E": "#FF84DD",
|
|
"base0F": "#BBD2E8"
|
|
}
|
|
} |