This commit is contained in:
syuilo 2018-09-27 23:17:33 +09:00
parent 32942709bf
commit 38a6aa26bc
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
5 changed files with 11 additions and 15 deletions

View file

@ -92,6 +92,8 @@
"googleSearchHoverButton": "rgba(255, 255, 255, 0.1)",
"mfmTitleBg": "rgba(0, 0, 0, 0.2)",
"mfmQuote": ":alpha<0.7<$text",
"mfmQuoteLine": ":alpha<0.6<$text",
"messagingRoomBg": "@bg",
"messagingRoomInfo": "#fff",

View file

@ -92,6 +92,8 @@
"googleSearchHoverButton": "rgba(0, 0, 0, 0.05)",
"mfmTitleBg": "rgba(0, 0, 0, 0.07)",
"mfmQuote": ":alpha<0.6<$text",
"mfmQuoteLine": ":alpha<0.5<$text",
"messagingRoomBg": "#fff",
"messagingRoomInfo": "#000",