👾 Powercord theme for the bottom bar
Go to file
unknown 2d3cf9b20d fix something
no version bump
2021-05-01 23:55:02 -04:00
assets v1.3.0 2021-05-01 16:50:55 -04:00
screenshots v1.3.0 2021-05-01 16:50:55 -04:00
src fix something 2021-05-01 23:55:02 -04:00
CHANGELOG.md support 2021-05-01 17:11:15 -04:00
index.scss v1.3.0 2021-05-01 16:50:55 -04:00
LICENSE Add files via upload 2020-09-11 21:51:11 -04:00
manifest.json v1.3.0 2021-05-01 16:50:55 -04:00
powercord_manifest.json v1.3.0 2021-05-01 16:50:55 -04:00
README.md support 2021-05-01 17:11:15 -04:00

Banner

Bottom Bar

A nice, simple looking, bottom bar.

Preview

Installation

For Powercord or Vizality installation, go to Themes -> Open a CMD / Powershell / Terminal / Gitbash in the folder, and enter the following:

git clone https://github.com/Discord-Theme-Addons/bottom-bar

For BetterDiscord:

For Browser / Web:

  1. Install the Stylus extension for Chrome / Firefox / Opera.
  2. After installing, head over to this link.
  3. Press the "Install Style" button.

Revert Discord Support

If you would like to use Revert Discord with Bottom Bar, go to your Quick CSS and paste the following:

#app-mount .form-2fGMdU {
    border-top: none;
    padding: 1px 16px 0 16px;
    top: 0;
    margin-bottom: -9px;
    margin-left: 0;
    width: 100%;
}

Credits

Thank you to everyone for their help!

  • @Hoofer for helping me figure out how to get the bottom area below the members list to work as well as finding multiple issues.