Hey all, I’ve created a dark theme which I’m really happy with - is there any way I can export the colour configuration so I can use it on another Haiku installation?
I’ve tried the ThemeManager but the UI doesn’t honour the font colour, so I can’t see anything!
I changed all the text colours in Appearance prefs and saved a new theme in ThemeManager. I can switch back and forth between it and my standard theme and the text colour changes accordingly.
That’s a ThemeManager bug.
The alert appears empty, but after clicking “OK”, a new “My Theme” should appear in the list at the left of the main window.
I’ve always kind of thought this too… I’ve set all the controls to black before and they really stand out against the background window chrome. Maybe Haiku needs an ‘official’ dark mode with a Dark Mode decorator, since all the titans have it now in some form or fashion.
Gotcha. Thank you for letting me know. Theoretically, if I wanted to play around with this code, what system service would I need to stop and replace…?
I do the Unix thing and copy over my home folder. All my settings follow me that way. I do the dark theme thing too. There should be an appearances file in one of the folders under config/settings in your home tree. /boot/home/config/settings/app_server I think is the folder. Copy that folder to your other installs.
Another Haiku native trick is to use the Installer app. If you use the partition of the setup you want to duplicate as the Installer source, you can install an exact replica of that install on another partition, physical disk, usb key, etc. This works great for propagating a setup that you want to deploy quickly among a large (or small) number of computers.
This works great also for having a recovery usb that contains a live bootable system with all your settings that you can in turn use to recover a pooched install. Think of it as Haiku snapshots. Don’t forget to run makebootable or BootMan on a fresh install.