mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
614 B
JSON
24 lines
614 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Ocean",
|
|
"author": "Chris Kempson (http://chriskempson.com)",
|
|
"variant": "dark",
|
|
"palette": {
|
|
"base00": "#2b303b",
|
|
"base01": "#343d46",
|
|
"base02": "#4f5b66",
|
|
"base03": "#65737e",
|
|
"base04": "#a7adba",
|
|
"base05": "#c0c5ce",
|
|
"base06": "#dfe1e8",
|
|
"base07": "#eff1f5",
|
|
"base08": "#bf616a",
|
|
"base09": "#d08770",
|
|
"base0A": "#ebcb8b",
|
|
"base0B": "#a3be8c",
|
|
"base0C": "#96b5b4",
|
|
"base0D": "#8fa1b3",
|
|
"base0E": "#b48ead",
|
|
"base0F": "#ab7967"
|
|
}
|
|
} |