stylix icon indicating copy to clipboard operation
stylix copied to clipboard

grub: only change colors, not override the default nixos theme

Open i-am-logger opened this issue 2 years ago • 1 comments

this is in regard to : https://github.com/danth/stylix/blob/679a80676840185cbc72a3751ccdac169477c21a/modules/grub/nixos.nix#L45

the expected behavior is to over the grum theme colors overwritten by stylix. currently stylix changes the entire theme.

current default stylix behavior:

B84B5DBA-7712-4ADA-AB55-17A98F3AD7E3

when targed.grub.enable = false; the default nixos theme is on..

CF2C7C3F-776A-4219-8CC6-7A65553B9388

i-am-logger avatar Mar 12 '23 22:03 i-am-logger

Not entirely related but if you care about GRUB you may care about the fonts it uses: #1206

mightyiam avatar May 02 '25 14:05 mightyiam