Skip to content

Commit

Permalink
untested bug fix for not being able to disable chatslide module etc
Browse files Browse the repository at this point in the history
  • Loading branch information
SiriusBYT authored Nov 6, 2023
1 parent 6c05cfa commit bd43d04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/LPM/2-Theme_01-CustomIMG.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
/* [Start] = Flashcord Beta == Custom Theme: CBM CSS = */

@container FC-AdvancedTheme-LEGACY_Custom-Background-Mode (min-width: 0px) {
body {
--FlashCore-ChatSlide: FC-ChatSlide_Legacy;
--FlashCore-Brightness: 0.5;
}
.theme-light body {
background-image: var(--Flashcord-CBM_Light-Image, url("https://sirio-network.com/flashcord/ressources/backgrounds/bgr-test.jpg") ) !important;
}
Expand Down

0 comments on commit bd43d04

Please sign in to comment.