Skip to content

Commit

Permalink
deploy: 6a8be04
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Jun 8, 2024
1 parent b112b28 commit bf0ea97
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
## Installation
<details><summary>Click to expand</summary>

⚠️ This theme is designed for use with [Vencord][Vencord]; other client mods are not supported. Enable the `ThemeAttributes` plugin in `Settings` > `Vencord` > `Plugins`.
⚠️ This theme is designed for use with [Vencord][Vencord]; other client mods are not supported.

Enable the `ThemeAttributes` plugin in `Settings` > `Vencord` > `Plugins`.
### Local
1. Download `SettingsIcons.theme.css`:
- [GitHub][release-vc-gh]
Expand All @@ -40,11 +42,11 @@

## Customisation

| Description | Variable name | Valid values | Default value |
| ------------------------------ | ---------------- | ------------------------- | ------------- |
| Enable SettingsIcon | `--settingsicon` | `1` (on) or `0` (off) | `1` |
| Icon size | `--si-size` | Any [length][css-length]. | `18px` |
| Distance between icon and text | `--si-gap` | Any [length][css-length]. | `14px` |
| Variable name | Description | Valid values | Default value |
| ----------------- | ------------------------- | ------------------------- | ------------- |
| `--settingsicons` | Enable SettingsIcons | `show` or `hide` | `show` |
| `--si-size` | Icon size | Any [length][css-length]. | `18px` |
| `--si-gap` | Gap between icon and text | Any [length][css-length]. | `14px` |

<details><summary>Click to expand</summary>

Expand Down Expand Up @@ -73,7 +75,7 @@ This theme is distributed in the hope that it will be useful, but WITHOUT ANY WA
[ionicons]: https://github.com/ionic-team/ionicons
[ionicons-author]: https://github.com/ionic-team

- [SettingsIcons][si] by [DevilBro][si-author] - GPL-2.0 license
- [SettingsIcons][si] by [Mirco Wittrien (DevilBro)][si-author] - GPL-2.0 license
- [Ionicons][ionicons] by [Ionic][ionicons-author] - MIT license

## Questions or suggestions?
Expand Down

0 comments on commit bf0ea97

Please sign in to comment.