Hexo Theme Dearmsdan is a free, open-source Hexo blog theme built on the SeablueUI framework that transforms a standard Hexo site into a blue-toned personal blog with search, comments, and KaTeX math support. The theme's name "宝钻蓝色" translates to "Diamond Blue" and is designed to give an ethereal, airy feeling to the site.
What is Hexo Theme Dearmsdan?
Hexo Theme Dearmsdan is a Hexo theme that uses the EJS template engine and SeablueUI as its styling foundation. It takes a standard Hexo blog installation (Hexo 4.0.0 or higher, Node.js 10 or higher) and applies a blue color scheme, along with a set of built-in features that usually require separate plugins. Developed by ZHD99, the theme is available on GitHub under the MIT license. The input is a Hexo project, and the output is a fully styled, static HTML blog with additional pre-built pages.
Key Features
- Multi-level menu — Supports nested navigation menus so you can organize posts and categories hierarchically.
- Search functionality — Built-in search, allowing visitors to find posts without a third-party search plugin.
- Author display — Each post can show author information, useful for multi-author blogs.
- Comments — Comment system integration is included in the theme structure.
- Copyright footer — Automatic copyright notices appended to posts.
- Image lightbox — Images can be enlarged with a click for closer viewing.
- Code highlighting — Syntax highlighting for code blocks is included.
- Background and lazy loading — Background images and lazy loading for images to improve page speed.
- Responsive iframes — Embedded iframes adjust to screen width, useful for videos and maps.
- KaTeX formulas — Math formulas rendered via KaTeX, with a pre-built example page.
- External link interception — External links are intercepted, possibly for warning or tracking.
- Random image effects — Images can have random visual effects applied.
- Additional pages — Includes pre-built 404, external link, cloud tag, year/month/day archive, category, responsive iframe example, and KaTeX formula example pages.
Who is it for?
Hexo Theme Dearmsdan is for Hexo users who want a feature-complete blog theme without assembling many plugins. It suits personal bloggers who want a blue-toned aesthetic and an ethereal feel, and who need search, comments, and archiving out of the box. It's also a fit for developers who like the EJS template structure and SeablueUI, and who want example pages to adapt. Because the documentation is in Chinese, it primarily targets Chinese-speaking bloggers.
What can you do with it?
- Personal bloggers: Deploy a blog with built-in search, comments, and multi-level menus by cloning the theme and setting the theme name in
_config.yml. - Academic writers: Use the KaTeX formula support to display mathematical equations in posts, with the included example page as a starting point.
- Portfolio sites: Embed responsive iframes and use the custom pages (404, tag cloud, archives) to build a more complete site beyond simple posts.
How does it work?
To install, copy the theme folder into the themes directory, set theme: dearmsdan in the main _config.yml, and run hexo s to preview. The theme also provides markdown files for archive, category, tag, and 404 pages that you can copy into your site's source folder to enable those pages permanently.





