1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 11:26:14 +02:00

refactor(frontend): refactor styles

This commit is contained in:
syuilo
2025-04-05 19:49:29 +09:00
parent 1626e8038b
commit f9a3db2ac3
32 changed files with 29 additions and 39 deletions

View File

@@ -15,8 +15,6 @@
focus: ':alpha<0.3<@accent',
bg: '#000',
fg: '#dadada',
fgTransparentWeak: ':alpha<0.75<@fg',
fgTransparent: ':alpha<0.5<@fg',
fgHighlighted: ':lighten<3<@fg',
fgOnAccent: '#fff',
fgOnWhite: '#333',