D3SOX / SettingsIcons

Adds icons to Discord settings, for use with Vencord plugin ThemeAttributes.

Home Page:https://d3sox.github.io/SettingsIcons/main.min.css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SettingsIcons Discord Theme

Buy me a coffee on ko-fi BetterDiscord GitHub downloads Total repository size

Adds icons to Discord settings, for use with Vencord plugin ThemeAttributes.

Screenshot of SettingsIcons applied to Vencord settings

Installation

Enable the ThemeAttributes plugin in Settings > Vencord > Plugins.

Local

  1. Download SettingsIcons.theme.css:
  2. Place the file in the themes folder:
    • Settings > Vencord > Themes > Local Themes > Open Themes Folder
  3. Click Load missing Themes and toggle on the theme card.

Online

  1. Paste the link in Settings > Vencord > Themes > Online Themes:
    • https://minidiscordthemes.github.io/SettingsIcons/SettingsIcons.theme.css

Customisation

Description Variable name Valid values Default value
Enable SettingsIcon --settingsicon 1 (on) or 0 (off) 1
Icon size --si-size Any length. 18px
Distance between icon and text --si-gap Any length. 14px

Vencord

Local

  1. Open Themes Folder in Settings > Vencord > Themes > Local Themes
  2. Open SettingsIcons.theme.css with your favourite text editor.
  3. Edit the variable values and save.

Online

  1. Enable Custom CSS in Settings > Vencord > Vencord and click Open QuickCSS File.
  2. Copy and paste lines 15-20 of SettingsIcons.theme.css.
  3. Edit the variable values.

License

GNU General Public License v2.0

  • TL;DR;NAL: Do whatever you want with this theme, as long as you allow others to do the same with your version.

Includes

Questions or suggestions?

About

Adds icons to Discord settings, for use with Vencord plugin ThemeAttributes.

https://d3sox.github.io/SettingsIcons/main.min.css

License:GNU General Public License v2.0


Languages

Language:SCSS 80.7%Language:CSS 12.4%Language:JavaScript 6.9%