Have you seen my custom Pharo theme here?
If you don’t want to use the link you can see a screenshot:
Do you want to install my theme or customize it? Execute the following code line from a workspace:
Gofer new
url: 'http://smalltalkhub.com/mc/LeonardoCecchi/LCSolarizedTheme/main';
package: 'LCSolarizedTheme';
load.
When you have executed this line a new theme Solarized Dark Theme
will appear in the appearance system settings category. Enjoy!