Collins Thiongo

Results 10 comments of Collins Thiongo

Suggestions: Terminal: Use Wallust for a 16-color palette. GTK: Instead of Colloid, consider adw-gtk3, which works well with the default Matugen template. Alternative approach: Skip full theming and provide a...

> I made a custom py script to get b16 colors for ghostty, and it seems to be pretty decent now, still needs work though > > > but i'll...

Currently the permissions and username are unreadable (eza command) on light mode when generating theme with dank16. It doesnt change those colors on any scheme - I think it's something...

@bbedward its fine now, but some wallpapers have unreadable colors on light mode. Maybe you can add some tweaks that makes sure text has enough WCAG contrast ratio against background...

> Ghostty doesn't auto reload config, but you can manually reload with Ctrl+shift+, `pkill -USR2 -x ghostty` This works Only on the lastest version though

@bbedward Is matugen being run twice, once from `theme.qml` and again from `matugen-worker.sh`? if so, is it possible to move the matugen runs in `matugen-worker.sh` and `theme.qml` only runs the...

I have tried generating the colors with matugen and storing them in $statedir/dms-colors.json and it works. Instead of using the `printf "%s" "$JSON" >"$STATE_DIR/dms-colors.json"` logic, try the template below. ```...

> > post_hook = "kill -SIGUSR1 $(pidof kitty)" > > thanks a lot it solve issue of coloring on the fly The only solution i found for reloading all kitty...

> Wonder if it's a quickshell thing, hyprland thing, or maybe needs some specific config setting idk. Do you have this in your config ? ``` misc { allow_session_lock_restore =...

Try adding it, i don't face any of the said issued when i have it set to true