This should be fixed now
Hey, if u want to have this option again, you'll need to go into your theme folder, open comfy.theme.css, search for those lines and delete them :
/* BetterPopout --> Delete all until "Others settings" if u don't want it */
.note-3HfJZ5, .bodyTitle-Y0qMQz:nth-child(3), .footer-1fjuF6 { display: none; }
.rolesList-22qj2L { margin-bottom: 0px; }
Hey, if u want to have this option again, you'll need to go into your theme folder, open comfy.theme.css, search for those lines and delete them :
/* BetterPopout --> Delete all until "Others settings" if u don't want it */
.note-3HfJZ5, .bodyTitle-Y0qMQz:nth-child(3), .footer-1fjuF6 { display: none; }
.rolesList-22qj2L { margin-bottom: 0px; }
Search "flat landscape wallpaper" on Google
Hey, as it's not possible to target specific tooltips, if you don't want those you can disable them by going into your theme folder, open comfy.theme.css, search for those lines and delete them :
/* Tooltips */
--tooltips: block; /* Set it to "none" if u don't want it */
This question would make more sense in #custom css as I'm not covering this feature in my theme.
Did you change the colors manually ?
That's because I set it manually, so there's no --variable that reference it, you'll need to override it with this code :
.headerNormal-T_seeN, .headerPlaying-j0WQBV, .headerStreaming-2FjmGz, .headerSpotify-zpWxgT, .headerXbox-3G-4PF { background: #151b27 !important; }
Download the latest version and it should be fixed
Put that in your comfy.theme.css
file and replace the text
*:not(code) {
font-family: 'insert downloaded and installed font (example : Montserrat)';
}
I'm making regular updates so if your theme doesn't work well that's because you need to download the latest version.
Customization :
Modify the
comfy.theme
file into your theme folder