mirror of
https://github.com/NotAShelf/Basix.git
synced 2025-01-19 16:32:31 +00:00
24 lines
632 B
JSON
24 lines
632 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Outrun Dark",
|
|
"author": "Hugo Delahousse (http://github.com/hugodelahousse/)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#00002A",
|
|
"base01": "#20204A",
|
|
"base02": "#30305A",
|
|
"base03": "#50507A",
|
|
"base04": "#B0B0DA",
|
|
"base05": "#D0D0FA",
|
|
"base06": "#E0E0FF",
|
|
"base07": "#F5F5FF",
|
|
"base08": "#FF4242",
|
|
"base09": "#FC8D28",
|
|
"base0A": "#F3E877",
|
|
"base0B": "#59F176",
|
|
"base0C": "#0EF0F0",
|
|
"base0D": "#66B0FF",
|
|
"base0E": "#F10596",
|
|
"base0F": "#F003EF"
|
|
}
|
|
} |