Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
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.