diff options
| author | Shpuld Shpludson <shp@cock.li> | 2020-02-21 14:09:21 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2020-02-21 14:09:21 +0000 |
| commit | e342dbcb10ad5da4a897ce683246b1aa2cd72b00 (patch) | |
| tree | 79b01452d9d5e81c0ccf9ef2096ae0e812549a16 | |
| parent | 64a6ba219ac9a1614e87d3ac979454e6d016cd5e (diff) | |
Apply suggestion to static/themes/pleroma-dark.json
| -rw-r--r-- | static/themes/pleroma-dark.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/themes/pleroma-dark.json b/static/themes/pleroma-dark.json index c2ee9d1c..aee4a4fe 100644 --- a/static/themes/pleroma-dark.json +++ b/static/themes/pleroma-dark.json @@ -528,7 +528,7 @@ "topBarText": "#a0a5aa", "topBarLink": "#A0A5AA", "btnToggled": "#c08f60", - "alertErrorText": "#f0f0f0", + "alertErrorText": "--text,21.2", "badgeNotification": "#e15932", "badgeNotificationText": "#ffffff" }, |
