KraXen72 / harmony-discord

Harmony theme for Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unmaintained, check out rosebox's discord theme instead

this theme will recieve no further updates.

Harmony theme for Discord

a Discord theme that keeps the vanilla discord experience, but brings harmony and many tweaks into it.

main screen
changes part 1
changes part 2

install using powercord / betterdiscord / any other discord css injector. https://powercord.dev / https://github.com/rauenzi/BBDInstaller/releases/

Easy Install (recommended)

  1. go to Settings > Themes > Quick CSS tab / Custom CSS for BD
  2. Paste this into the textarea on the first line
@import url("https://kraxen72.github.io/harmony-discord/main.css"); 
  1. enjoy

Manual install

  1. make a plain css file. name it main.css
  2. put in powercord/src/themes/Harmony
  3. put this into your css file:
@import url("https://kraxen72.github.io/harmony-discord/main.css"); 
if this doesent work copy the contents of the link into the css file. 
- You will lose auto updates by doing this! 
  1. download the powercord_manifest.json from this repo and put it in the same folder.
  2. Ctrl + R on discord to refresh it.
  3. If you want to turn the theme off or on, also switch themes, i recommend installing this plugin: https://github.com/LandenStephenss/Themer.
  4. enjoy

My other themes

KraXen72/deep-blue-discord

A theme for discord Based off the new Deep Blue Discord Concept art on their webpage: https://discord.com/new, Uses my Harmony theme as base

KraXen72/rosebox-discord

a discord theme that builds on my Harmony theme, but has a modified gruvbox with rose gold accents as a color scheme

for questions contact KraXen72#9190 on Discord

About

Harmony theme for Discord

License:Do What The F*ck You Want To Public License


Languages

Language:CSS 100.0%