Skip to content

antoine-was-unavailable/no-discord-titlebar-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

no-discord-titlebar-css

css snippet to remove the annoying discord titlebar because it looks stupid

before: before

after: before

put this into the QuickCSS on vesktop/vencord (or whatever you're using):

.bar_c38106 {
    display: none;
}

:root {
    --custom-app-top-bar-height: 0px;
}

div.c38106a3f0c3ca76-trailing
{
  display: none;
}

nav.wrapper_ef3116
{
  padding-top: 12px;
}

About

css snippet to remove the annoying discord titlebar because it looks stupid af why was this piece of shit added god i hate discord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages