mirror of
https://github.com/NotAShelf/Basix.git
synced 2024-11-23 00:40:42 +00:00
24 lines
585 B
JSON
24 lines
585 B
JSON
{
|
|
"system": "base16",
|
|
"name": "Github",
|
|
"author": "Defman21",
|
|
"variant": "light",
|
|
"palette": {
|
|
"base00": "#ffffff",
|
|
"base01": "#f5f5f5",
|
|
"base02": "#c8c8fa",
|
|
"base03": "#969896",
|
|
"base04": "#e8e8e8",
|
|
"base05": "#333333",
|
|
"base06": "#ffffff",
|
|
"base07": "#ffffff",
|
|
"base08": "#ed6a43",
|
|
"base09": "#0086b3",
|
|
"base0A": "#795da3",
|
|
"base0B": "#183691",
|
|
"base0C": "#183691",
|
|
"base0D": "#795da3",
|
|
"base0E": "#a71d5d",
|
|
"base0F": "#333333"
|
|
}
|
|
} |