Skip to content

Commit 87f464c

Browse files
committed
update doc
1 parent 13e69f1 commit 87f464c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/dankmaterialshell/application-themes.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,10 @@ Restart DMS to generate the palette, then enable Pywalfox in the browser.
306306

307307
### Zen Browser
308308

309+
:::info Next Release (1.2)
310+
Zen Browser theming support is coming in DMS 1.2.
311+
:::
312+
309313
Zen Browser handles theming differently from Firefox—Pywalfox and Firefox theme extensions no longer work. Theming is controlled via `userChrome.css` in the profile directory.
310314

311315
DMS generates `~/.config/DankMaterialShell/zen.css` automatically. Link it to your Zen profile:

src/pages/plugins.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ const categories = [
9393
const capabilities = [
9494
{ id: 'all', label: 'All Types' },
9595
{ id: 'dankbar-widget', label: 'DankBar Widget' },
96+
{ id: 'desktop-widget', label: 'Desktop Widget' },
9697
{ id: 'launcher', label: 'Launcher' },
9798
{ id: 'control-center', label: 'Control Center' },
9899
{ id: 'watch-events', label: 'Event Watcher' },

0 commit comments

Comments
 (0)