This commit is contained in:
2025-05-25 16:31:03 -05:00
parent a57a0d8ad7
commit fa2b18ebc9

View File

@@ -1,6 +1,6 @@
--accent-color: {color7}; --accent-color: {color7};
--border-color: {color3}; --border-color: {color3};
--background-1: rgba({color0.rgb}, calc({alpha} / 175)); --background-1: rgba({color0.rgb}, 200);
--background-2: transparent; --background-2: transparent;
--background-mentioned: {color3} !important; --background-mentioned: {color3} !important;
--background-mentioned-hover: {color3} !important; --background-mentioned-hover: {color3} !important;