mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-26 09:56:46 +00:00
24 lines
667 B
JSON
24 lines
667 B
JSON
{
|
|
"system": "base16",
|
|
"name": "selenized-white",
|
|
"author": "Jan Warchol (https://github.com/jan-warchol/selenized) / adapted to base16 by ali",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#ffffff",
|
|
"base01": "#ebebeb",
|
|
"base02": "#cdcdcd",
|
|
"base03": "#878787",
|
|
"base04": "#878787",
|
|
"base05": "#474747",
|
|
"base06": "#282828",
|
|
"base07": "#282828",
|
|
"base08": "#bf0000",
|
|
"base09": "#ba3700",
|
|
"base0A": "#af8500",
|
|
"base0B": "#008400",
|
|
"base0C": "#009a8a",
|
|
"base0D": "#0054cf",
|
|
"base0E": "#6b40c3",
|
|
"base0F": "#dd0f9d"
|
|
}
|
|
} |