iceshrimp/src/client/theme/light.json
2018-09-26 20:19:35 +09:00

11 lines
205 B
JSON

{
"meta": {
"name": "Light"
},
"primary": "#fb4e4e",
"primaryForeground": "#fff",
"bg": "#f7f7f7",
"scrollbarTrack": "#fff",
"scrollbarHandle": "#00000033",
"scrollbarHandleHover": "#00000066"
}