danymat / Headwind

Minimal theme for Obsidian, build with Tailwindcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Headwind

A simple yet beautiful minimal theme for Obsidian, using tailwindcss.

If you find any value with this theme, please add a star to it !

Usage

Simple Installation

Copy the file Headwind.css in .obsidian/themes folder, and activate the theme.

Re-compiling

npm install
npm run build:css

Will generate a Headwind.css file that can be copied in .obsidian/themes folder.

Roadmap

  • YAML styling
  • Support for Dark theme

Contributing

If you consider contributing, feel free to do so!

The files are stored in components folder.

You can use npm run watch to hot compile.

About

Minimal theme for Obsidian, build with Tailwindcss


Languages

Language:CSS 98.0%Language:JavaScript 2.0%