diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-02-20 21:14:42 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-02-20 21:14:42 +0200 |
| commit | 64a6ba219ac9a1614e87d3ac979454e6d016cd5e (patch) | |
| tree | 883bca72c3b789ffc7cdf589bacf3da390a85233 /static/themes | |
| parent | 8bb5d775b4ce24193f8372a9b541e1ce270e839f (diff) | |
make panel header highlight less harsh
Diffstat (limited to 'static/themes')
| -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 2de001da..c2ee9d1c 100644 --- a/static/themes/pleroma-dark.json +++ b/static/themes/pleroma-dark.json @@ -80,7 +80,7 @@ "spread": 0, "inset": true, "color": "#ffffff", - "alpha": "0.2" + "alpha": "0.1" } ], "button": [ |
