Skip to content

Instantly share code, notes, and snippets.

<!-- Search engines -->
<meta name="image" content="https://howmuchdoesthismeetingco.st/assets/social.png">
<meta itemprop="name" content="How much does this meeting cost?">
<meta itemprop="description" content="Keep an overview of how much a meeting costs and whether it's really worth it.">
<meta itemprop="image" content="https://howmuchdoesthismeetingco.st/assets/social.png">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="How much does this meeting cost?">
<meta name="twitter:description" content="Keep an overview of how much a meeting costs and whether it's really worth it.">
@ImranR98
ImranR98 / eOSUDS.sh
Last active January 2, 2025 20:13
elementaryOS 6 has great dark themes, but they only apply to "curated" appcenter apps. This script forces the system theme to work with regular Debian packages as well as non-curated Flatpak apps. It also optionally changes the wallpaper based on the theme. It also supports changing themes for the Mailspring email app (both .deb and Snap versions).
#!/usr/bin/bash
# =======================================
# eOS-Universal-Dark-Style
# =======================================
# elementaryOS 6 has great dark themes, but they only apply to "curated" appcenter apps
# This script forces the system theme to work with regular Debian packages as well as non-curated Flatpak apps
# It also optionally changes the wallpaper based on the theme