Commit graph

472 commits

Author SHA1 Message Date
Flameopathic
87df2a1d9c
eog: add testbed (#1200)
Link: https://github.com/danth/stylix/pull/1200

Reviewed-by: awwpotato <awwpotato@voidq.com>
Tested-by: awwpotato <awwpotato@voidq.com>
2025-05-01 20:23:41 -07:00
repparw
716e6669a9
{neovim,nixvim}: add transparentBackground.numberLine option (#1178)
Link: https://github.com/danth/stylix/pull/1178

Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Tested-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: soulsoiledit <no.sleep410@passinbox.com>
Tested-by: soulsoiledit <no.sleep410@passinbox.com>
2025-05-01 17:03:04 +02:00
Flameopathic
44957b251b
fcitx5: use upstream options (#1158)
Link: https://github.com/danth/stylix/pull/1158

Co-authored-by: awwpotato <awwpotato@voidq.com>
Tested-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-30 17:49:42 -07:00
Mateus Auler
e11bc9a59d
wofi: add testbed (#1180)
Link: https://github.com/danth/stylix/pull/1180

Reviewed-by: awwpotato <awwpotato@voidq.com>
Tested-by: awwpotato <awwpotato@voidq.com>
2025-04-30 17:17:57 -07:00
Flameopathic
764fd32955
btop: add testbed (#1106)
Link: https://github.com/danth/stylix/pull/1106

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-29 23:35:38 +02:00
Flameopathic
8a35410a28
treewide: add stylix.testbed.ui.{command,application} options (#1110)
Link: https://github.com/danth/stylix/pull/1110

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-04-29 19:59:16 +02:00
Adam M. Szalkowski
de0870f075
wezterm: adapt for breaking change in hm (#1182)
Link: https://github.com/danth/stylix/pull/1182

Reviewed-by: awwpotato <awwpotato@voidq.com>
Tested-by: https://github.com/NovaViper
2025-04-29 08:37:43 -07:00
repparw
11ceb2fde1
spotify-player: init (#1177)
Link: https://github.com/danth/stylix/pull/1177

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-04-25 15:07:03 -07:00
Flameopathic
4846adbc2a
vesktop: use upstream options (#1150)
Link: https://github.com/danth/stylix/pull/1150

Co-authored-by: awwpotato <awwpotato@voidq.com>
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-04-24 17:46:00 -07:00
ValentinSchwind
3194470d07
gitui: fix two typos (#1172)
Link: https://github.com/danth/stylix/pull/1172

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-04-24 16:14:26 +00:00
Daniel Thwaites
7ddc94f9dc
treewide: add missing .s to extensions (#1165)
This fixes the issue mentioned at https://github.com/danth/stylix/pull/1164#pullrequestreview-2789195255

Link: https://github.com/danth/stylix/pull/1165

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-04-24 03:34:56 +00:00
awwpotato
a49bff748c
stylix: use awwpotato's base16.nix fork (#1164)
Link: https://github.com/danth/stylix/pull/1164

Closes https://github.com/danth/stylix/issues/1161
Closes https://github.com/danth/stylix/discussions/1163
Required for https://github.com/danth/stylix/pull/1158
2025-04-23 19:51:35 -07:00
awwpotato
f46d58be39
gtk: invert extraCss warning (#1159)
Fixes: 375b1de242 ("gtk: warn about non-functional gtk.gtk{3,4}.extraCss options (#1153)")
Link: https://github.com/danth/stylix/pull/1159

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-23 00:04:36 +00:00
awwpotato
375b1de242
gtk: warn about non-functional gtk.gtk{3,4}.extraCss options (#1153)
Link: https://github.com/danth/stylix/pull/1153

Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-22 16:28:44 +02:00
Louis Dalibard
a7a0682b3e
gitui: fix config.lib.stylix.colors.withHashtag typo (#1154)
Link: https://github.com/danth/stylix/pull/1154

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <153149335+awwpotato@users.noreply.github.com>
2025-04-22 16:05:50 +02:00
awwpotato
ae74f20cc2
zed: use themes option (#1151)
Use the programs.zed-editor.themes option, introduced in commit [1]
("zed-editor: add themes option (#6832)").

[1]: bb8d286649

Link: https://github.com/danth/stylix/pull/1151

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-21 22:28:41 +02:00
awwpotato
179220cfc2
gitui: switch from rgb to hex (#1144)
Closes: https://github.com/danth/stylix/issues/1143
Link: https://github.com/danth/stylix/pull/1144

Reviewed-by: https://github.com/ValentinSchwind
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-21 02:52:55 +02:00
awwpotato
758fe63490 helix: use theme option
Link: https://github.com/danth/stylix/pull/1146

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-20 15:37:10 +02:00
Flameopathic
8b0d9317ed
btop: use theme option (#1126)
Use the programs.btop.theme option, introduced in commit [1] ("btop: add
themes option (#6777)").

[1]: 0daadc7784

Link: https://github.com/danth/stylix/pull/1126

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-20 15:12:10 +02:00
ArchercatNEO
8d5cd725ad
qt: fix kvantum breaking plasma6 (#1128)
Reviewed-by: Kilian Mio <86004375+Mikilio@users.noreply.github.com>
2025-04-17 10:21:11 -07:00
Johan Eklund
38aff11a70
plymouth: don't use static prompt (#1138) 2025-04-14 23:01:32 +01:00
awwpotato
042db377bc
fcitx5: enable theme, refactor (#1131)
Closes: https://github.com/danth/stylix/issues/1129
Link: https://github.com/danth/stylix/pull/1131

Reviewed-by: https://github.com/niLPotential
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Tested-by: awwpotato <153149335+awwpotato@users.noreply.github.com>
2025-04-13 21:33:02 +02:00
NAHO
6d16807fc5
Merge branch 'master' into treewide-init-maintainers 2025-04-13 19:59:13 +02:00
Flameopathic
ce45f19e8a
kde: add run wrapper (#1117)
Closes: https://github.com/danth/stylix/issues/313
Link: https://github.com/danth/stylix/pull/1117

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: awwpotato <153149335+awwpotato@users.noreply.github.com>
2025-04-10 09:42:28 +02:00
Flameopathic
82f67a36eb
doc: align module capitalization (#1115)
Closes: https://github.com/danth/stylix/issues/1084
Link: https://github.com/danth/stylix/pull/1115

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: awwpotato <153149335+awwpotato@users.noreply.github.com>
2025-04-10 08:45:51 +02:00
awwpotato
31fdf60634
stylix: disallow nixpkgs aliases in testbeds (#1124) 2025-04-09 12:08:31 +01:00
awwpotato
c8bc1c1d9e
treewide: remove use of multiple with statements (#1085) 2025-04-08 23:22:18 +01:00
Flameopathic
a2f8840bed
hyprland: disable default wallpaper when hyprpaper is enabled (#1120)
Co-authored-by: awwpotato <153149335+awwpotato@users.noreply.github.com>

Closes: https://github.com/danth/stylix/issues/1119
2025-04-08 15:50:43 +00:00
pancho horrillo
f98c2c42b2
mpv: unset OSD font size (#1097)
Closes: https://github.com/danth/stylix/issues/1096
Link: https://github.com/danth/stylix/pull/1097

Reviewed-by: awwpotato <153149335+awwpotato@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-06 19:53:03 +02:00
Flameopathic
84f0afbefa
bspwm: add testbed (#1104) 2025-04-05 20:53:14 +00:00
Flameopathic
8865a737ce
bat: add testbed (#1095) 2025-04-05 21:08:16 +01:00
Ontonator
3a6985718a
swaylock: align colors better with style guide (#1099) 2025-04-05 11:20:09 -07:00
awwpotato
581fa67c81
stylix: guard entire overlay declarations (#1088)
Closes: https://github.com/danth/stylix/issues/865
Link: https://github.com/danth/stylix/pull/1088

Tested-by: https://github.com/PedroHLC
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-04 16:10:55 +02:00
awwpotato
a214b330e5
mpv: unset subtitle font size (#1090)
Closes: https://github.com/danth/stylix/issues/1089
Link: https://github.com/danth/stylix/pull/1090

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-04 16:02:53 +02:00
skoove
9ef806283b
discord: fix template for new ui redesign (#1063) 2025-04-04 14:04:22 +01:00
1444
f32b1c0875
wayfire: fix broken wallpaper option (#1087) 2025-04-03 10:36:11 -07:00
Daniel Thwaites
54721996d6
doc: add links between NVF, Neovim, Nixvim, and Vim pages (#1040)
Link: https://github.com/danth/stylix/pull/1040

Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-04-01 10:32:01 +02:00
awwpotato
1a2f1af9f9
discord: add extraCss option (#1058) 2025-03-31 10:40:33 -07:00
awwpotato
eb19696b18
stylix: add overlay module (#1048)
Closes: https://github.com/danth/stylix/issues/865
Link: https://github.com/danth/stylix/pull/1048

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-03-31 17:36:36 +00:00
Daniel Thwaites
c546582bae
bat: add copyright notice (#1070) 2025-03-31 16:17:16 +01:00
pancho horrillo
2ce9f0ec13
emacs: add panchoh as maintainer (#1068) 2025-03-31 13:26:58 +02:00
Nathaniel Barragan
49d8cb14bc
bemenu: add noodlez1232 as maintainer (#1075) 2025-03-30 14:14:05 -07:00
hetraeus
0323253b3e
mpv: init mpvScripts.modernz (#1067)
A pleasant mpv UI alternative
2025-03-29 11:21:44 -07:00
Flameopathic
d9df91c556
vscode: theme default profile by default (#1015) 2025-03-23 18:12:42 +00:00
Daniel Thwaites
a55488c247
doc: reduce overuse of alerts (#1041)
Using too many "info" and "warning" boxes makes them less effective when
they're needed to draw attention to something genuinely important.

This commit adds important boxes to modules which require an external
module to be imported, similar to the box already used on the "Firefox and
derivatives" page.

It changes the warning when a module has no maintainers to a regular
paragraph.

The note about `stylix.enable` being new is removed, since this has been
around for a while now.
2025-03-23 13:25:15 +00:00
1444
75291f7b18
treewide: add _0x5a4 as maintainer (#1044) 2025-03-22 15:01:54 +01:00
Mateus Auler
0fb3bc5f8c
treewide: add mateusauler as maintainer (#1043) 2025-03-22 15:00:37 +01:00
Flameopathic
113643f332
doc: add note for user-imported modules (#1039)
Adds basic documentation to every Stylix module which requires a
user-imported module to function.

Intended to prevent issues like #1033
2025-03-21 21:11:03 +00:00
Igor Rzegocki
65433f9fc7
kubecolor: add ajgon as maintainer (#1027) 2025-03-20 19:57:46 +01:00
MaxMur
bf4cc681f6
swaync: add themaxmur as maintainer (#1032) 2025-03-20 17:20:05 +01:00