1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 08:05:39 +02:00
This commit is contained in:
syuilo
2020-12-20 17:19:18 +09:00
parent e73297f260
commit beeb8de6da
4 changed files with 6 additions and 3 deletions

View File

@@ -14,6 +14,7 @@
accentLighten: ':lighten<10<@accent',
focus: ':alpha<0.3<@accent',
bg: '#000',
acrylicBg: ':alpha<0.5<@bg',
fg: '#c7d1d8',
fgHighlighted: ':lighten<3<@fg',
divider: 'rgba(255, 255, 255, 0.1)',