Add "Notion Dark Mode" custom theme (#7151)

* Update customThemeCatalog.json

Added custom theme inspired by Notion's Dark Mode

* [autofix.ci] apply automated fixes

* Create 7151.md release notes file

* Add Notion Dark Mode custom theme

Pushed a no-op change to get the tests to re-run

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Vicente Cruz
2026-03-10 17:00:12 +00:00
committed by GitHub
parent 85e08b2e9e
commit 94dd8f73c0
2 changed files with 11 additions and 0 deletions

View File

@@ -92,5 +92,10 @@
"hsl(0, 0%, 90%)",
"hsl(90, 100%, 17%)"
]
},
{
"name": "Notion Dark Mode",
"repo": "vcruzdesigns/Notion-Dark-Mode",
"colors": ["#4584d9", "#191919", "#202020", "#2c2c2c", "#383838", "#f0efed"]
}
]

View File

@@ -0,0 +1,6 @@
---
category: Enhancements
authors: [vcruzdesigns]
---
Add "Notion-inspired Dark Mode" custom theme to the theme catalogue