awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesSystem Theme Adaptation

Automatic adjustment of styles based on the operating system's light or dark mode settings.

Distinct from CSS Variable Theming: Focuses on reacting to system-level theme queries rather than managing a set of design tokens via CSS variables.

Explore 4 awesome GitHub repositories matching user interface & experience · System Theme Adaptation. Refine with filters or upvote what's useful.

Awesome System Theme Adaptation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • audreyfeldroy/favicon-cheat-sheetAvatar de audreyfeldroy

    audreyfeldroy/favicon-cheat-sheet

    9,902Voir sur GitHub↗

    This project is a comprehensive favicon specification guide and browser compatibility matrix. It provides a detailed reference for the image sizes, file formats, and HTML markup required to ensure website icons display correctly across modern and legacy browsers and devices. The resource includes specific technical guides for implementing SVG favicons that use embedded CSS media queries to support system light and dark mode. It also provides a reference for web app manifests and the specific image dimensions needed for installable progressive web applications. The documentation covers broade

    Guides the use of media queries to automatically toggle icon visuals based on the user's system theme.

    Voir sur GitHub↗9,902
  • kognise/water.cssAvatar de kognise

    kognise/water.css

    8,630Voir sur GitHub↗

    Water.css is a minimalist, classless CSS framework and library designed to apply visual improvements directly to standard HTML elements. It maps curated styles to native tags, allowing for clean and professional website interfaces without the need for custom class names. The library features an adaptive theme system that automatically switches between light and dark color schemes based on operating system user preferences. It also uses root-level CSS variables, enabling the customization of base colors and spacing to create unique visual identities. The project provides capabilities for rapi

    Automatically adjusts visual styles based on the operating system's light or dark mode settings.

    CSS
    Voir sur GitHub↗8,630
  • amnweb/yasbAvatar de amnweb

    amnweb/yasb

    4,209Voir sur GitHub↗

    YASB is a customizable status bar framework and desktop shell component for Windows. It provides a toolkit for building personalized information bars using a modular class-based widget architecture and CSS-based styling. The framework distinguishes itself through deep integration with Windows tiling window managers, allowing users to display active workspaces, tiling layouts, and window focus states. It also features automated visual consistency by generating system color schemes based on the current desktop wallpaper. The project covers a wide range of capabilities, including real-time syst

    Automatically adjusts the status bar appearance based on the operating system's light or dark mode settings.

    Pythonpythonricingstatus-bar
    Voir sur GitHub↗4,209
  • maplespe/explorerblurmicaAvatar de Maplespe

    Maplespe/ExplorerBlurMica

    4,048Voir sur GitHub↗

    ExplorerBlurMica est un utilitaire système conçu pour appliquer des effets de transparence, de flou et de design Material aux éléments d'interface standard du bureau Windows. Il fonctionne comme un injecteur d'effets de fenêtre et un modificateur visuel spécifiquement pour l'Explorateur de fichiers Windows et d'autres fenêtres système. L'outil permet la personnalisation des effets visuels d'arrière-plan, notamment l'ajout de transparence acrylique et mica. Il permet de définir des couleurs de mélange spécifiques pour les arrière-plans et inclut un système d'adaptation qui synchronise les styles visuels avec les paramètres de thème actuels du système d'exploitation.

    Automatically switches background colors and visual styles based on the current operating system theme settings.

    C++acrylicblurexplorer
    Voir sur GitHub↗4,048
  1. Home
  2. User Interface & Experience
  3. CSS Variable Theming
  4. System Theme Adaptation