Home

Awesome

Dark midnight theme for Miniflux

A dark Miniflux theme that aims to be the most readable and modern minimal Miniflux theme out there.

Features

Screenshot

How to use

  1. Open style.css, select all, copy
  2. Go to Settings > Custom CSS and paste the contents there

Development

  1. Run npm install
  2. Run scss --style compressed style.scss > style.css or watch for changes: scss --style compressed --watch style.scss:style.css