diff options
Diffstat (limited to 'static/themes/breezy-dark.json')
| -rw-r--r-- | static/themes/breezy-dark.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/themes/breezy-dark.json b/static/themes/breezy-dark.json index ce0f10ab..97e81f3d 100644 --- a/static/themes/breezy-dark.json +++ b/static/themes/breezy-dark.json @@ -114,7 +114,8 @@ "cGreen": "#27ae60", "cOrange": "#f67400", "btnPressed": "--accent", - "lightBg": "--accent,-20" + "lightBg": "--accent", + "selectedPost": "--bg,10" }, "radii": { "btn": "2", |
