mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 16:45:54 +02:00
wip
This commit is contained in:
10
src/client/theme/light.json
Normal file
10
src/client/theme/light.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"meta": {
|
||||
"name": "Light"
|
||||
},
|
||||
"primary": "#fb4e4e",
|
||||
"bg": "#f7f7f7",
|
||||
"scrollbarTrack": "#fff",
|
||||
"scrollbarHandle": "#00000033",
|
||||
"scrollbarHandleHover": "#00000066"
|
||||
}
|
||||
Reference in New Issue
Block a user