themix-project / themix-gui

Graphical application for generating different color variations of Oomox (Numix-based) and Materia (ex-Flat-Plat) themes (GTK2, GTK3, Cinnamon, GNOME, Openbox, Xfwm), Archdroid, Gnome-Color, Numix, Papirus and Suru++ icon themes. Have a hack for HiDPI in gtk2. Its Base16 plugin also allowing a lot of app themes support like Alacritty, Emacs, GTK4, KDE, VIM and many more.
GNU General Public License v3.0
2.08k stars 67 forks source link

Cursor Themeing support? #413

Open eylles opened 2 years ago

eylles commented 2 years ago

is there any intention of adding support for theming cursors? currently i have a working prototype but it is still rather crude https://github.com/eylles/breeze-hacked-cursor-theme

actionless commented 2 years ago

nice stuff! i think the easiest way would be to create just a separate plugin for that

You can take as an example existing plugins, like: https://github.com/themix-project/oomox/tree/master/plugins/icons_gnomecolors https://github.com/themix-project/oomox/tree/master/plugins/export_xresources

and let me know if you'll have any questions with them, i'll try my best to assist

eylles commented 2 years ago

Will make some changes to the design of the cursor as i don't like the arrows then i will look proper into the python script.

actionless commented 2 years ago

might be cool to leave old design as an option as well? (if that's not complicated to implement in the script)

eylles commented 2 years ago

Nah, it would just be matter of keeping the old svg file and adding another flag to the script to choose which svg file will be rendered.

eylles commented 8 months ago

hell how time flies... i have made no progress on this and i'm even considering taking the old numix cursor design to make it recolorable as that seems to have better contrast at least to me...

actionless commented 8 months ago

alright, good luck with it πŸ˜ΊπŸ‘