MiniDiscordThemes / SettingsIcons

A theme to add icons to Discord settings, for use with Vencord plugin ThemeAttributes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SettingsIcons Discord Theme

Vencord GitHub downloads Total repository size

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

Screenshot of SettingsIcons applied to Vencord settings

Installation

Click to expand

⚠️ This theme is designed for use with Vencord; other client mods are not supported.

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

Variable name Description Valid values Default value
--settingsicons Enable SettingsIcons show or hide show
--si-size Icon size Any length. 18px
--si-gap Gap between icon and text Any length. 14px
Click to expand

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

  • Copyright (c) 2021-2023 Mirco Wittrien (original)
  • Copyright (c) 2023-2024 MiniDiscordThemes (modifications in this repository)

This theme is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This theme is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

Credits

Questions or suggestions?

About

A theme to add icons to Discord settings, for use with Vencord plugin ThemeAttributes.

License:GNU Affero General Public License v3.0


Languages

Language:SCSS 82.7%Language:CSS 11.0%Language:JavaScript 6.3%