diff options
| author | Shpuld Shpludson <shp@cock.li> | 2020-02-21 14:09:25 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2020-02-21 14:09:25 +0000 |
| commit | 19cc739598034b796956a1fadc91d83ec6074723 (patch) | |
| tree | dd75a1773af1eef540775fd123491c4cc5ce6b7a /static | |
| parent | e342dbcb10ad5da4a897ce683246b1aa2cd72b00 (diff) | |
Apply suggestion to static/themes/pleroma-dark.json
Diffstat (limited to 'static')
| -rw-r--r-- | static/themes/pleroma-dark.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/themes/pleroma-dark.json b/static/themes/pleroma-dark.json index aee4a4fe..a1b9a468 100644 --- a/static/themes/pleroma-dark.json +++ b/static/themes/pleroma-dark.json @@ -525,8 +525,8 @@ "cGreen": "#5dc94a", "cOrange": "#ffc459", "border": "#1b232d", - "topBarText": "#a0a5aa", - "topBarLink": "#A0A5AA", + "topBarText": "--text,-9.75", + "topBarLink": "--topBarText", "btnToggled": "#c08f60", "alertErrorText": "--text,21.2", "badgeNotification": "#e15932", |
