Added back contentbg_transp

Frio default stylesheet slipstream needs it
This commit is contained in:
Random Penguin 2025-02-19 21:51:40 +00:00
parent 25e5cbe88e
commit cc192e86aa

View file

@ -31,5 +31,5 @@ $link_color = ($customColor) ? '#'.$customColor->getHex() : '#'.$accentColor->li
$nav_icon_color = '#65686C';
$font_color = '#313131';
$font_color_darker = '#333';
$contentbg_transp = 100;