discord-extensions-archived / button-recolor

Simply change Discord's default button colors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banner

Button Recolor

Simply change Discord's default button colors.

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/button-recolor

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.

Recolor Help

Inside the root of the file (can be found in ./index.scss on powercord, other platforms it will just be in the file) you can mess with the values as you like. They are done in an RGB (Red, Green, Blue) format, so I recommend using google's colorpicker to get your desired colors. All button colors are sorted by their color.

About

Simply change Discord's default button colors.

License:MIT License


Languages

Language:CSS 60.2%Language:SCSS 39.8%