mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 13:16:08 +02:00
wip
This commit is contained in:
10
src/client/theme/dark.json
Normal file
10
src/client/theme/dark.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"meta": {
|
||||
"name": "Dark"
|
||||
},
|
||||
"primary": "#fb4e4e",
|
||||
"bg": "#191B22",
|
||||
"scrollbarTrack": "#282C37",
|
||||
"scrollbarHandle": "#454954",
|
||||
"scrollbarHandleHover": "#535660"
|
||||
}
|
||||
Reference in New Issue
Block a user