Discord
This module provides a collection of targets related to Discord. The same theme is used regardless of the method of installation.
Vencord, Vesktop
These targets use the options for Vencord and Vesktop which are built in to Home Manager.
Nixcord
This target leverages the modules provided the Nixcord flake.
important
The Nixcord target will have no effect unless Nixcord is properly imported into your configuration.
Module information
This module is maintained by Erin Pletches.
Home Manager options
stylix.targets.nixcord.enable
Whether to enable theming for Nixcord.
Type |
boolean |
Default |
same as |
Example |
|
Source |
stylix.targets.nixcord.extraCss
Extra CSS to added to Nixcord's theme
Type |
strings concatenated with "\n" |
Default |
|
Source |
stylix.targets.vencord.enable
Whether to enable theming for Vencord.
Type |
boolean |
Default |
same as |
Example |
|
Source |
stylix.targets.vencord.extraCss
Extra CSS to added to Vencord's theme
Type |
strings concatenated with "\n" |
Default |
|
Source |
stylix.targets.vesktop.enable
Whether to enable theming for Vesktop.
Type |
boolean |
Default |
same as |
Example |
|
Source |
stylix.targets.vesktop.extraCss
Extra CSS to added to Vesktop's theme
Type |
strings concatenated with "\n" |
Default |
|
Source |
NixOS options
None provided.