Add new theme 'You Need A Dark Mode' to catalog (#6891)

* Add new theme 'You Need A Dark Mode' to catalog

* Add 'You Need A Dark Mode' theme to catalog
This commit is contained in:
distantvapor
2026-02-06 13:18:12 -07:00
committed by GitHub
parent 5deb2cf790
commit e72f18c5db
2 changed files with 11 additions and 0 deletions

View File

@@ -70,5 +70,10 @@
"name": "Catppuccin Mocha",
"repo": "noahjalex/catppuccin-mocha-actual",
"colors": ["#1e1e2e", "#11111b", "#313244", "#cba6f7", "#89b4fa", "#cdd6f4"]
},
{
"name": "You Need A Dark Mode",
"repo": "distantvapor/you-need-a-dark-mode",
"colors": ["#121212", "#1E1E1E", "#00B3C4", "#006A84", "#D4D4D4", "#333333"]
}
]

View File

@@ -0,0 +1,6 @@
---
category: Enhancements
authors: [distantvapor]
---
Add "You Need A Dark Mode" custom theme to the theme catalog