1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 23:15:47 +02:00
This commit is contained in:
syuilo
2018-12-28 04:28:16 +09:00
parent b162471d3e
commit 81f39b3b36

View File

@@ -212,7 +212,7 @@
reversiGameHeaderLine: '#c4cdd4',
reversiGameEmptyCell: 'rgba(0, 0, 0, 0.06)',
reversiGameEmptyCellMyTurn: 'rgba(0, 0, 0, 0.12)',
reversiGameEmptyCellCanPut: 'rgba(0, 0, 0, 0.9)',
reversiGameEmptyCellCanPut: 'rgba(0, 0, 0, 0.09)',
adminDashboardHeaderFg: ':alpha<0.9<$text',
adminDashboardHeaderBorder: 'rgba(0, 0, 0, 0.1)',