1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 22:25:50 +02:00

[wip] darkmode

This commit is contained in:
syuilo
2018-04-20 03:41:24 +09:00
parent d4a2c6cef4
commit f2fea7f3cd
11 changed files with 130 additions and 44 deletions

View File

@@ -44,6 +44,9 @@ html
height 100%
background #f7f7f7
&[data-darkmode]
background #191B22
body
display flex
flex-direction column