Flameopathic
be606eaa87
{vencord,vesktop}: fonts ( #840 )
...
Closes: https://github.com/danth/stylix/issues/829
Link: https://github.com/danth/stylix/pull/840
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-02-08 21:42:34 +01:00
Lalit Yalamanchili
d6951d0b2f
vesktop: change theme location on nix-darwin ( #784 )
...
Link: https://github.com/danth/stylix/pull/784
Reviewed-by: Daniel Thwaites <danth@danth.me>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-01-26 04:12:00 +01:00
Oliver Jõgar
934e2bfe79
vencord: init ( #768 )
...
Initialize the Vencord module and move the Vesktop template into the
Vencord module, as Vesktop is built on top of Vencord.
Closes: https://github.com/danth/stylix/issues/757
Link: https://github.com/danth/stylix/pull/768
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-01-13 15:51:04 +01:00
NAHO
a8399897e8
treewide: remove redundant empty line in testbeds ( #760 )
...
Link: https://github.com/danth/stylix/pull/760
2025-01-08 02:30:39 +01:00
NAHO
ad64260a75
treewide: add and apply nixfmt pre-commit hook
...
Link: https://github.com/danth/stylix/pull/519
2025-01-04 17:48:26 +01:00
Daniel Thwaites
efb0e6f59d
vesktop: add testbed
2024-11-08 20:52:26 +00:00
soulsoiledit
33a2eff151
vesktop: recolor forum channels ( #592 )
...
Some Vesktop or Discord update broke recoloring of forum channels.
2024-10-14 11:06:12 +01:00
Daniel Thwaites
e3eb7fdf8d
vesktop: replace home.file with xdg.configFile ( #575 )
...
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2024-09-26 16:57:23 +02:00
Mateus Auler
c974c17cd0
vesktop: improve contrast ( #482 )
...
Some generated text colors in dark themes are too close to the background color, making
it hard to read.
Fixes : #474
2024-07-24 11:24:31 +01:00
Jalil David Salamé Messina
7682713f6a
stylix: add 'stylix.enable' option ( #244 )
...
Add a 'stylix.enable' option to enable or disable all Stylix modules in
order to resolve issues similar to [2].
To align with the default 'lib.mkEnableOption' [1] behavior,
'stylix.enable' defaults to 'false'.
BREAKING CHANGE: Stylix is disabled by default. To enable it, use:
stylix.enable = true;
[1]: https://github.com/NixOS/nixpkgs/blob/23.11/lib/options.nix#L91-L105
[2]: https://github.com/danth/stylix/issues/216
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
Co-authored-by: Jalil David Salamé Messina <jalil.salame@gmail.com>
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2024-06-10 11:52:47 +02:00
Victor B
81df844355
vesktop: init ( #365 )
...
adds a generated theme to Vesktop
2024-05-20 12:58:22 +01:00