ClearVision / ClearVision-v5

Automatically updating, easily customizable Theme for Discord.
https://clearvision.gitlab.io
Apache License 2.0
145 stars 441 forks source link

Blur...Blur everywhere ! #81

Closed Mindtroll closed 5 years ago

Mindtroll commented 6 years ago

Hi i really enjoye youre work . But when i added youre mode for getting a better trensparency but something odd really anoying me and its alway hapenning Randomly so im gunna show how its like and the css code i have . BTW i reloaud and relaunch discord with no successe . Ihope you can find a solution for my issue . Thank you ^^

bmp is not common at image file you know blur probleme



//META{"name":"ClearVision_Emerald","description":"A peaceful, green theme with customizable colors & background! Based on Discord Reborn by @Omniscient &DarkMatter by @Hammock. Server: https://discord.me/clearvision","author":"Zerthox","version":"5"}//{} / "ClearVision - Emerald v5" by @Zerthox / / Based on "Discord Reborn v4.30" by @Omniscient & "DarkMatter" by @Hammock */

/ IMPORT CSS FROM GITHUB / @import url(https://zerthox.github.io/ClearVision/css/ClearVision_v5.min.css); /*

IMPORTANT: CHANGE BETWEEN DARK AND LIGHT VERSION IN APPEARANCE SETTINGS!

============== CUSTOMIZABLE COLORS =============== 4

================ IMPORTANT LINKS ================= Github: https://git.io/v6BHO Discord: https://git.io/vMnlu Wiki: https://git.io/vXTqM Latest version: https://git.io/v6Muk Changelog: https://git.io/v6r5N


/ :root { --main-color: #3ADF00; --hover-color: #3ADF00; --background-blur: 0px; --background-brightness: 100%; } /

========= CUSTOMIZABLE BACKGROUND IMAGE ========== */ body::after, .callout-backdrop, .userPopout-4pfA0d::before, .root-2sNHUF::before,

pubs-container::before,

.auth-background, .auth-tiling-bg, .invite-modal .invite-splash, .radio-theme.light label, .radio-theme.dark label { background-image: url(https://i.imgur.com/1XHRkFk.jpg) !important; / IMPORTANT: Link must be HTTPS! / } /*

// "Smooth Backgrounds v2.2b" by Zerthox & Hebgbs / / Make the background really clear & more smooth */

DIV.theme-light .guilds-wrapper .scroller-wrap, DIV.theme-dark .guilds-wrapper .scroller-wrap, DIV.theme-light DIV[class="noWrap"] [class="channels-"], DIV.theme-dark DIV[class="noWrap"] [class="channels-"], DIV.theme-light DIV.flex-spacer.flex-horizontal, DIV.theme-dark DIV.flex-spacer.flex-horizontal, DIV[class="titleWrapper"].theme-light > DIV[class="title-"], DIV[class="titleWrapper"].theme-dark > DIV[class="title-"], DIV.theme-light DIV.channel-members, DIV.theme-dark DIV.channel-members, DIV.theme-light .search-results-wrap, DIV.theme-dark .search-results-wrap, DIV.theme-light #friends [class="noWrap"][class="headerBar"], DIV.theme-dark #friends [class="noWrap"][class="headerBar"], DIV.theme-light #friends DIV.friends-table, DIV.theme-dark #friends DIV.friends-table { background-color: transparent !important; }