Releases: pgyogesh/obsidian-plainpage-theme
Release list
Plainpage 1.0.2
Housekeeping. No visual change.
minAppVersionraised to1.8.0. The lint warnings about partially supported browser features are measured againstminAppVersion, so the CSS was being judged against Obsidian 1.4.5, from 2023.- 24 redundant
-webkit-mask-*declarations removed. Each had an unprefixed twin with the same value. - One grid now uses the
gapshorthand instead ofcolumn-gap/row-gap.
theme.css is 131 KB -> 124 KB.
If you are on Obsidian older than 1.8.0, stay on 1.0.1.
Plainpage 1.0.1
Fixes the manifest.
The directory review flagged description and isDesktopOnly as unknown fields. Those are plugin manifest keys; a theme manifest takes only name, version, minAppVersion, author, authorUrl and fundingUrl. Both are removed.
No CSS changed, so the theme looks exactly as it did in 1.0.0.
Plainpage 1.0.0
First release.
A calm, document-first theme for Obsidian. Flat surfaces, quiet borders, a 708px reading column, and eleven colour palettes hand-tuned for light and dark separately.
The whole window is treated, not just the note: ribbon, sidebars, tabs, title bar, command palette, settings modal, status bar, callouts, code blocks, tables and properties.
Optional companion plugin: https://github.com/pgyogesh/obsidian-plainpage-settings
To install manually, copy manifest.json and theme.css into <vault>/.obsidian/themes/Plainpage/.
Plainpage is an independent project, not affiliated with Notion Labs, Inc.