1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 16:45:54 +02:00
This commit is contained in:
syuilo
2018-09-26 18:59:37 +09:00
parent f6e4a1770e
commit 2b07b3a873
7 changed files with 103 additions and 70 deletions

View File

@@ -0,0 +1,10 @@
{
"meta": {
"name": "Light"
},
"primary": "#fb4e4e",
"bg": "#f7f7f7",
"scrollbarTrack": "#fff",
"scrollbarHandle": "#00000033",
"scrollbarHandleHover": "#00000066"
}