My Custom Miniflux CSS Theme
My miniflux theme, its so simple but I love reading feeds with miniflux with this theme now. I liked it so much that I updated the theme of this site to look the same.
- Set Theme in /settings to Dark - Serif
- Copy this Custom CSS
* {
font-family: monospace;
}
a {
color: skyblue;
}
.entry-content a:visited {
color: violet;
}
.item-meta a {
color: white;
}
.item-meta a:hover {
color: pink;
}
.entry-content {
color: white;
}
img {
display: none;
}
I removed all images with img {display:none;} that is a bit of a hot
take, you don’t have to go this crazy, but I vastly prefer the reading
experience this way.
Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.
Check out some more stuff to read down below.
Most popular posts this month
- Great Lakes, Illinois
- My Custom Miniflux CSS Theme
- Are we inside a Sarlacc?
- Setting up ANTLR4 on Windows
- Microblog
Recent Favorite Blog Posts
This is a collection of the last 8 posts that I bookmarked.
- Pluralistic: A perfect distillation of the social uselessness of finance (18 Dec 2025) from Pluralistic: Daily links from Cory Doctorow
- Moving from WordPress to Substack from charity.wtf
- Grow, Like a Tree Not a Cancer from Jim Nielsen’s Blog
- Pluralistic: All the books I reviewed in 2025 (02 Dec 2025) from Pluralistic: Daily links from Cory Doctorow
- DEP-18: A proposal for Git-based collaboration in Debian from Optimized by Otto
- [RIDGELINE] No Phones in The Ten-don Shop from Craig Mod — Writer + Photographer
- Open design: the opportunity design students didn’t know they were missing from Ubuntu blog
- My next chapter with Mastodon from Mastodon Blog
Articles from blogs I follow around the net
Sharing group_var variables across Ansible inventories
The problem Some time ago I worked with a customer that used Ansible to deploy a multitude of applications across their individual TAP1 environments. Unfortunately the Ansible inventory was setup in such a way that group_vars variables for a specific applic…
via Louwrentius December 20, 2025Thoughts on MCP
I was listening to a recent Vergecast episode the other day, and in there, there was a whole segment about MCP servers and AI-powered shopping. I’ll be honest, I’ve never been more confused about something tech-related. The more I read and listen …
via Manuel Moreale — Everything Feed December 20, 2025Generated by openring