tiredmala / Roundmoled

Simple but fancy Discord theme inspired by the AMOLED mode from Mobile, mixed with new rounded borders to the main sections of the user interface for a cleaner look. Tested on Powercord and BetterDiscord
Mozilla Public License 2.0
20 stars 108 forks source link

How to make the background transparent? #2

Open thespyboss opened 3 years ago

thespyboss commented 3 years ago

I can't figure out how to change the css on the roundmoled.theme. Do you have any pointers that would allow me to change the background to be transparent?

Rayrsn commented 2 years ago

You should replace this line in roundmoled.theme.css

@import url("https://tiredmala.github.io/Roundmoled/main.css");

with the content of main.css, then you can edit the theme locally

Rayrsn commented 2 years ago

Do you have any pointers that would allow me to change the background to be transparent

Correct me if I'm wrong but i don't think that's possible. if a theme already implements this you can send me the link and I'll try to help you as much as i can.