Basix/json/base16/oxocarbon-light.json
2024-11-16 03:31:22 +00:00

24 lines
600 B
JSON

{
"system": "base16",
"name": "Oxocarbon Light",
"author": "shaunsingh/IBM",
"variant": "light",
"palette": {
"base00": "#f2f4f8",
"base01": "#dde1e6",
"base02": "#525252",
"base03": "#161616",
"base04": "#262626",
"base05": "#393939",
"base06": "#525252",
"base07": "#08bdba",
"base08": "#ff7eb6",
"base09": "#ee5396",
"base0A": "#FF6F00",
"base0B": "#0f62fe",
"base0C": "#673AB7",
"base0D": "#42be65",
"base0E": "#be95ff",
"base0F": "#37474F"
}
}