Coder Social home page Coder Social logo

d3sox / complementary-discord-theme Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 1.0 132 KB

๐Ÿงฉ A Discord theme which only provides some QOL enhancements that can be used in addition to others - also removes Nitro upselling

License: MIT License

CSS 41.61% SCSS 58.39%

complementary-discord-theme's Introduction

๐Ÿงฉ Complementary ๐Ÿงฉ

A Discord theme which only provides some QOL enhancements that can be used in addition to others

๐ŸŽ‰ Features

There are 3 variants of the theme

  • Complementary
    • Includes all enhancement that I think everyone likes
    • Includes the Nitro upselling styles (for historical reasons)
  • Nitro Upselling
    • Only includes the Nitro upselling styles
  • Personal QOL
    • Includes some more enhancements that I personally like

Complementary

Personal QOL

  • Server Columns
  • Custom Fonts
  • JoyPixels emojis
  • Don't highlight new Emojis
  • Remove avatar decorations in chat
  • Remove profile effects
  • Remove "x in voice" scroll indicator
  • Restore old attachment sizing behavior
  • Reveal masked hyperlinked
  • Remove boosting progressbar

โ• Required Fonts

If you are on Arch Linux just install otf-san-francisco and otf-san-francisco-mono with your favorite AUR helper. Otherwise download, extract and install them manually (e.g. using 7-Zip)

๐Ÿ“ฅ Installation

  • Open settings, click on Themes under Vencord then click on Online Themes
  • Add a new line with this content:
    • Complementary: https://d3sox.me/complementary-discord-theme/complementary.theme.css
    • Nitro Upselling: https://d3sox.me/complementary-discord-theme/hide-nitro-upselling.theme.css
    • Personal QOL: https://d3sox.me/complementary-discord-theme/personal-qol.theme.css
  • Open settings, scroll to the bottom on the left and click on the OpenAsar version, then click on Theming
  • Add a new line at the top with this content:
    • Complementary: @import url(https://d3sox.me/complementary-discord-theme/complementary.theme.css);
    • Nitro Upselling: @import url(https://d3sox.me/complementary-discord-theme/hide-nitro-upselling.theme.css);
    • Personal QOL: @import url(https://d3sox.me/complementary-discord-theme/personal-qol.theme.css);
  • Open your themes folder and clone this repository
    git clone https://github.com/D3SOX/complementary-discord-theme
  • Set the value of theme in complementary-discord-theme/manifest.json to the following
    • Complementary: complementary.theme.css
    • Nitro Upselling: hide-nitro-upselling.theme.css
    • Personal QOL: personal-qol.theme.css

๐Ÿงฎ Customize Server Columns

Add and adjust the following CSS

:root {
  --columns: 2;
  --guildsize: 40;
  --guildgap: 3;
  --aligndms: 0;
}

complementary-discord-theme's People

Contributors

d3sox avatar syz66 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

zisra

complementary-discord-theme's Issues

hiding nitro upselling hides game quests

would it be possible to make a version that doesn't block it maybe? free stuff might be nice
thought of just editing the CSS but updating would be a problem, maybe a different branch?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.