Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

A nice, simple looking, bottom bar. Fixed for Revert Discord.

License

Notifications You must be signed in to change notification settings

discord-extensions-archived/BottomBarRevert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED

This repo is no longer maintained and has been archived. I have moved this repo to a different branch that is now part of BottomBar. I recommend switching over if you'd like to keep it updated incase anything breaks. https://github.com/LuckFire/BottomBar/tree/revert-discord

Bottom Bar for Revert Discord.

A nice, simple looking, bottom bar. Fixed for Revert Discord. Inspired by CapnKitten's Spotify Discord theme.

Previews

Preview

Installation

For manual installation, go to your themes folder, open a command prompt / powershell / terminal / or git bash and enter the following:

git clone https://github.com/LuckFire/BottomBarRevert

For quick installation (not recommended), go to Settings -> Themes -> Quick CSS and copy-paste the following code:

@import url("https://raw.githack.com/LuckFire/BottomBarRevert/master/bottombar.css")

:root {
      --bar-color: var(--background-tertiary) !important /* Changes the bar color. */
}

Credits

Thank you to Hoofer for helping me get the bottom area below the members list colored as well as finding multiple issues because I am super stupid.

About

A nice, simple looking, bottom bar. Fixed for Revert Discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages