From 557ab07063fdd081edabfb3704149613e9669e16 Mon Sep 17 00:00:00 2001 From: Sirius B Date: Mon, 6 Nov 2023 17:36:21 +0100 Subject: [PATCH] LPM-231106-HF1 --- manifest.json | 4 ++-- package.json | 4 ++-- src/LPM/0-BIOS.css | 2 +- src/LPM/lpm.css | 11 ++++++----- 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/manifest.json b/manifest.json index 46a9ff7..b123369 100644 --- a/manifest.json +++ b/manifest.json @@ -1,13 +1,13 @@ { "id": "com.sirio-network.Flashcord-LPM", "name": "Flashcord for Low-End Systems (LPM)", - "description": "Flashcord for the haters. Insanely nerfed version, missing a ton of features ranging from certain QOL changes to utterly useless unused things such as Chat Effects. This version is so debloated that even Windows debloaters are crying.", + "description": "[ℹ️] Read the Flashcord Wiki for more information. A nerfed/debloated version of the world's most advanced, complex and feature rich Discord Theme to ever exist. This version is so debloated that even Windows debloaters are crying.", "author": { "name": "SiriusBYT", "discordID": "311057290562371586", "github": "SiriusBYT" }, - "version": "LPM-231106", + "version": "LPM-231106-HF1", "updater": { "type": "github", "id": "SiriusBYT/Flashcord" diff --git a/package.json b/package.json index a553902..f960f67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Flashcord for Low-End Systems (LPM)", - "version": "LPM-231106", - "description": "[ℹ️] Read the Flashcord Wiki for more information. A nerfed/debloated version of the world's most advanced, complex and feature rich Discord Theme to ever exist.", + "version": "LPM-231106-HF1", + "description": "[ℹ️] Read the Flashcord Wiki for more information. A nerfed/debloated version of the world's most advanced, complex and feature rich Discord Theme to ever exist. This version is so debloated that even Windows debloaters are crying.", "engines": { "node": ">=18.0.0", "pnpm": ">=8.0.0" diff --git a/src/LPM/0-BIOS.css b/src/LPM/0-BIOS.css index a5e7992..0339c2b 100644 --- a/src/LPM/0-BIOS.css +++ b/src/LPM/0-BIOS.css @@ -34,7 +34,7 @@ This license requires that reusers give credit to the creator. It allows reusers --Flashcord-Branch: "Flashcord"; --Flashcord-Channel: "LPM"; - --Flashcord-Version: "231106"; + --Flashcord-Version: "231106-HF1"; background: #000000; } diff --git a/src/LPM/lpm.css b/src/LPM/lpm.css index c5b19e0..1da4d04 100644 --- a/src/LPM/lpm.css +++ b/src/LPM/lpm.css @@ -34,7 +34,7 @@ This license requires that reusers give credit to the creator. It allows reusers --Flashcord-Branch: "Flashcord"; --Flashcord-Channel: "LPM"; - --Flashcord-Version: "231106"; + --Flashcord-Version: "231106-HF1"; background: #000000; } @@ -69,9 +69,6 @@ body { --bg-overlay-4: transparent; --bg-overlay-5: transparent; --bg-overlay-6: transparent; - - --FlashCore-ChatSlide: FC-ChatSlide_Legacy; - --FlashCore-Brightness: 0.5; } html:not(html:hover) #app-mount { @@ -238,11 +235,15 @@ This information is only visible to you, please screenshot it and send it to @Si /* [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; } .theme-dark body { - background-image: var(--Flashcord-CBM_Light-Image, url("https://sirio-network.com/flashcord/ressources/backgrounds/hypernner.jpg") ) !important; + background-image: var(--Flashcord-CBM_Dark-Image, url("https://sirio-network.com/flashcord/ressources/backgrounds/hypernner.jpg") ) !important; } [class^="layer_"]:nth-child(2) { border: 1px solid white;