/Settings-Icons

Discord Addon | v1.1.1 | by Corellan

Primary LanguageSCSSMIT LicenseMIT

Archived for an indefinite period of time.

English German French Italian Swedish Dutch Spanish Finnish Polish Danish Portuguese Greek

Japanese Lithuanian Estonian Latvian Czech Romanian Slovenian Bulgarian Slovak Hungarian Russian Chinese

Settings-Icons

Version License Downloads Paypal Discord

Settings-Icons is a theme add-on for Discord that adds icons to the settings menu. This project is licensed under the MIT License, even though this project is under the MIT license, we would appreciate any recognition. Settings-Icons is an actively developed theme add-on, which is compatible with basically all discord modding clients.

Preview

Table of Contents

Getting Started

📑 Installation

🎨 Customization

Support

⚖️ License

Getting Started

To use this theme add-on you need a client mod or a browser plugin that allows you to load custom CSS. There are several possibilities, the first and recommended variant would be a client mod, for example Replugged, BetterDiscord or GooseMod.

However, we would like to point out that using a client mod could result in account termination, Discord is not actively taking action against client mod users at this time. If you have concerns about using a client mod, a CSS browser plugin like Stylus may be a better choice.

This theme can also be used with a browser extension like Stylus, it can be used with Chromium based browsers, Opera or Firefox.

Note: Currently, full functionality can only be ensured with a Powercord based client mod such as Replugged.

Installation

This theme can be used in different ways, with a client mod or in the browser with an extension that allows to load custom css. in the lower section you will find various instructions.

CSS Import
  • Step 1: Copy the Import link:

  • Step 2: Paste the code above your theme code or load it via Quick CSS.

@import url("https://crearts-community.github.io/Settings-Icons/clients/settings-icons.theme.css");
Replugged
  • Step 1: Open Command Prompt / Terminal

  • Step 2: Paste the below code in your terminal:

cd replugged/themes
git clone https://github.com/CreArts-Community/Settings-Icons.git
Consilio
  • Step 1: Open Command Prompt / Terminal

  • Step 2: Paste the below code in your terminal:

cd consilio/src/themes
git clone https://github.com/CreArts-Community/Settings-Icons.git
BetterDiscord
  • Step 1: Go to releases tab of this repo.

  • Step 2: Click on the Settings-Icons.theme.css file to download it.

  • Step 3: Paste the downloaded file inside your BetterDiscord's themes folder.

GooseMod
  • Step 1: Go to the themes store in GooseMod and search for "Settings-Icons".

  • Step 2: Press the install button.

Cumcord
  • Step 1: Install the Cumstain plugin for Cumcord.

  • Step 2: Open the new theme option which appears in the settings.

  • Step 3: Install the theme with this link:

https://crearts-community.github.io/Settings-Icons/clients/settings-icons.theme.css
  • Optional: Add theme store repo link:
https://crearts-community.github.io/CreArts-Discord
Stylus

Customization

The theme add-on can be customized with some variables. You can use them in your own code or you can use the Custom CSS or Quick CSS of some client mods to make customizations.

Support

If you have problems, found some bugs or have wishes for this theme, create a Issue or join our community and communicate with us.

License

MIT License

Copyright (c) 2021-2022 Daniel Klingel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.