From 703b6ff324b8ea4e0ff4bfb85fc7efd600e0682d Mon Sep 17 00:00:00 2001 From: Nomad Date: Wed, 3 Jun 2026 23:05:04 +0500 Subject: [PATCH] docs: reflect new features in README - Add kbd tag and Dark Dimmed to Features - Add Headers underline and Dark Dimmed toggle to Theme Settings Co-Authored-By: Claude Opus 4.7 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ba8a05..e87e4a7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ - [Kanban](https://github.com/obsidian-community/obsidian-kanban) board has been styled to look like a GitHub Projects - Callouts in GitHub style - Inline code blocks in GitHub style +- `` tags in GitHub style - Obsidian UI buttons in GitHub style +- GitHub **Dark Dimmed** palette variant ## Theme Settings @@ -35,9 +37,11 @@ Theme settings can be find in the [Style Settings](https://github.com/obsidian-c Current settings include: - Header colors +- Headers underline (H1, H2) - On/Off kanban styles - On/Off callout styles - Colorblind colorscheme variants +- Dark Dimmed variant (applies on Dark theme) ## How to Install