awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • audreyfeldroy/favicon-cheat-sheetAvatar von audreyfeldroy

    audreyfeldroy/favicon-cheat-sheet

    9,902Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗9,902
  • kognise/water.cssAvatar von kognise

    kognise/water.css

    8,630Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,630
  • amnweb/yasbAvatar von amnweb

    amnweb/yasb

    4,209Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,209
  • maplespe/explorerblurmicaAvatar von Maplespe

    Maplespe/ExplorerBlurMica

    4,048Auf GitHub ansehen↗

    ExplorerBlurMica ist ein System-Utility, das entwickelt wurde, um Transparenz-, Weichzeichnungs- und Material-Design-Effekte auf Standard-Windows-Desktop-Oberflächenelemente anzuwenden. Es fungiert als Window-Effect-Injector und visueller Modifikator speziell für den Windows Explorer und andere Shell-Fenster. Das Tool ermöglicht die Anpassung visueller Hintergrundeffekte, einschließlich der Hinzufügung von Acryl- und Mica-Transparenz. Es erlaubt die Definition spezifischer Mischfarben für Hintergründe und enthält ein Anpassungssystem, das visuelle Stile mit den aktuellen Betriebssystem-Einstellungen synchronisiert.

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

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