Freemind contains luxuriant color themes for your choice. To use one of them, simply modify the theme and inverse settings from your theme _config.yml file e.g.
1
2
theme: bootstrap
inverse: true
, where theme here indicates which theme you are going to use, and inverse here says you want inverse color scheme on some important components such as navigation bar and header title.
User contributions are welcome! If you want to contribute a color theme, you can fork the dev branch . Write a new theme in LESS and send me a pull request.
AFreemind is named after Pluskid’s blog. This theme is greatly inspired by his blog layouts and stylesheets.
Q There’re already so many themes for Hexo. Why create this one?
A In fact I created this theme before I turned to use Hexo. I switched to Hexo about half an year ago, including my theme, since I have already got used to it and don’t wanna change it for now.