discord-extensions-archived / amazing-activity-cards

Makes Discord's normal activity cards look a bit nicer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NO LONGER MAINTAINED

Due to a recent Discord update on user popouts (yes, i know i'm late), and the fact that I'm too burned out to really do anything with this, this thing go boof.

I suggest using https://github.com/mr-miner1/cooler-activity-status instead since it actually works and probably gets updates. goodbye.

Banner

Amazing Activity Cards

Makes Discord's normal activity cards look a bit nicer.

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/amazing-activity-cards

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.

Customization

If you dont like how the cards are currently done (i.e. rounding, coloring, backdrop), you can change all of this. All variables to customize these things are located in the :root{}.

  • If you're on Powercord or Vizality, head over to the ./index.scss file.
  • For those on BetterDiscord or Web, just open the file that you downloaded / the style that you installed.

About

Makes Discord's normal activity cards look a bit nicer.

License:MIT License


Languages

Language:CSS 58.7%Language:SCSS 41.3%