mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
607 B
JSON
24 lines
607 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Atlas",
|
|
"author": "Alex Lende (https://ajlende.com)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#002635",
|
|
"base01": "#00384d",
|
|
"base02": "#517F8D",
|
|
"base03": "#6C8B91",
|
|
"base04": "#869696",
|
|
"base05": "#a1a19a",
|
|
"base06": "#e6e6dc",
|
|
"base07": "#fafaf8",
|
|
"base08": "#ff5a67",
|
|
"base09": "#f08e48",
|
|
"base0A": "#ffcc1b",
|
|
"base0B": "#7fc06e",
|
|
"base0C": "#5dd7b9",
|
|
"base0D": "#14747e",
|
|
"base0E": "#9a70a4",
|
|
"base0F": "#c43060"
|
|
}
|
|
} |