1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 21:02:06 -04:00

Revert "betterbird/thunderbird matugen template"

This reverts commit 6f3019f84b.
This commit is contained in:
bbedward
2025-10-03 16:20:21 -04:00
parent 6f3019f84b
commit 71eecd6e7b
4 changed files with 7 additions and 282 deletions

View File

@@ -565,7 +565,7 @@ paru -S qt6ct-kde
You'll have to restart your session for themes to take effect.
Navigate to dms settings -> themes & colors -> and click "Apply QT Themes"
Nevigate to dms settings -> themes & colors -> and click "Apply QT Themes"
#### Firefox
@@ -591,7 +591,12 @@ Firefox does use the GTK3 theme, but it doesn't look that good on the stock them
- set `svg.context-properties.content.enabled` to `true`
- Create a new property called `userChrome.theme-material` and type `boolean`
- set to `true`
l
<details><summary><strong>Expand for firefox screenshots</strong></summary>
<img width="1262" height="104" alt="image" src="https://github.com/user-attachments/assets/4bca43d1-5735-4401-9b91-5ee4f0b1e357" />
<img width="1262" height="104" alt="image" src="https://github.com/user-attachments/assets/348d37e0-5c6c-4db8-b7c9-89cabf282c25" />
<img width="1244" height="106" alt="image" src="https://github.com/user-attachments/assets/75fd4972-bc4a-4657-b756-b31ef8061b3b" />
</details>
2. **Install material fox theme**
```bash
@@ -611,18 +616,6 @@ rm -f "$PROFILE_DIR/chrome/theme-material-blue.css"
ln -sf ~/.config/DankMaterialShell/firefox.css "$PROFILE_DIR/chrome/theme-material-blue.css"
```
#### Betterbird/Thunderbird
1. **In betterbird** - open config editor
- set `toolkit.legacyuserprofilecustomizations.stylesheets` to `true`
2. **Create chrome directory and symlink**
```bash
export TB_PROFILE=$(find ~/.thunderbird -maxdepth 1 -type d -name "*.default-default" | head -n 1)
mkdir $TB_PROFILE/chrome
ln -sf ~/.thunderbird/dms-thunderbird.css $TB_PROFILE/chrome/userChrome.css
```
### Terminal Integration
The matugen integration will automatically generate new colors for certain apps only if they are installed.