Discord

Homepages: Discord, Nixcord, Vencord, and Vesktop

Maintainers: Erin Pletches (@Flameopathic)


This module provides a collection of targets related to Discord. The same theme is used for each target.

The Vencord, Vesktop, and Nixcord targets use built-in Home Manager options, while the Nixcord target leverages github:KaylorBen/nixcord.

important

The Nixcord target will have no effect unless Nixcord is properly imported into your configuration.

Home Manager options

stylix.targets.nixcord.enable

Whether to enable theming for Nixcord.

Type

boolean

Default

same as stylix.autoEnable

Example

false

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 stylix.autoEnable

Example

false

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 stylix.autoEnable

Example

false

Source

NixOS options

None provided.