mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
582 B
JSON
24 lines
582 B
JSON
{
|
|
"system": "base16",
|
|
"name": "lime",
|
|
"author": "limelier",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#1a1a2f",
|
|
"base01": "#202030",
|
|
"base02": "#2a2a3f",
|
|
"base03": "#313140",
|
|
"base04": "#515155",
|
|
"base05": "#818175",
|
|
"base06": "#fff2d1",
|
|
"base07": "#fff8e1",
|
|
"base08": "#ff662a",
|
|
"base09": "#ff773a",
|
|
"base0A": "#ffd15e",
|
|
"base0B": "#8cd97c",
|
|
"base0C": "#4cad83",
|
|
"base0D": "#2b926f",
|
|
"base0E": "#1b825f",
|
|
"base0F": "#b4d97c"
|
|
}
|
|
} |