ClearVision / ClearVision-v5

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

Can you fix it? #115

Closed Kuju29 closed 4 years ago

Kuju29 commented 4 years ago

Themes : ClearVision_Ruby v5 by Zerthox image

Kuju29 commented 4 years ago

and image

JustKillu commented 4 years ago

same

Zeadar commented 4 years ago

Dunno about the friends and activity areas but I got rid of the grey message box by adding

.da-channelTextArea{
    background-color : RGBA(0, 0, 0, .4) !important;
}

.theme-dark{
    --channeltextarea-background : RGBA(0, 0, 0, 0) !important;
} 

to custom css