So I wouldn't call a script but to make it easier to change the themes a created a file called cSchemes.py in the same folder of config.py. The colorschemes need to be 2D arrays. Then I imported cSchemes.py into config.py and made a variable that would get the colorscheme. Anywhere when i needed a color I called this variable with the array position I wanted.
Hope that helps On Saturday, August 27, 2022 at 9:23:55 PM UTC+10 [email protected] wrote: > Is there a script/tool to set/change default themes/rices for the > bar/windows in qtile? > > So far I have hard coded the colors. > > -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/2db9be12-bd19-4276-baed-67d2660a0ef8n%40googlegroups.com.
