mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-01-19 16:32:31 +00:00
24 lines
585 B
JSON
24 lines
585 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Materia",
|
|
"author": "Defman21",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#263238",
|
|
"base01": "#2C393F",
|
|
"base02": "#37474F",
|
|
"base03": "#707880",
|
|
"base04": "#C9CCD3",
|
|
"base05": "#CDD3DE",
|
|
"base06": "#D5DBE5",
|
|
"base07": "#FFFFFF",
|
|
"base08": "#EC5F67",
|
|
"base09": "#EA9560",
|
|
"base0A": "#FFCC00",
|
|
"base0B": "#8BD649",
|
|
"base0C": "#80CBC4",
|
|
"base0D": "#89DDFF",
|
|
"base0E": "#82AAFF",
|
|
"base0F": "#EC5F67"
|
|
}
|
|
} |