home.social

#lighttheme — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lighttheme, aggregated by home.social.

  1. Update for Sassy dark mode no-pe.netlify.app/dark-mode/

    Now with #DartSass.

    Short version: I want light/dark themes that are backwards compatible. With Dart Sass, we create two maps, one for light and one for dark colors. Then, we use them in a `mixin` for all our color information. Finally, we include it twice: once as the default and once behind the media query.

    #hugo #sass #css #DarkTheme #LightTheme

  2. I created a custom CSS warm light theme for mastodon.design inspired by Obsidian.md light theme color palette 🎨

    It also set the four columns of the advanced web interface to full width on large screens.

    If some admins want to try it, I uploaded the code here: gist.github.com/timotheegoguel

    I will update it if I add some new rules in the future. Enjoy!

    #MastoAdmin #CustomCSS #LightTheme