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
·

7 Repos

Awesome GitHub RepositoriesSystem Theme Detection

Utilities for identifying and responding to system-level light or dark mode preferences at runtime.

Distinguishing note: Focuses on runtime system theme detection rather than static styling or CSS media queries.

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

Awesome System Theme Detection GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • expo/expoAvatar von expo

    expo/expo

    50,111Auf GitHub ansehen↗

    Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit

    Provides hooks to detect and react to system-level color scheme changes for adaptive interface design.

    TypeScriptandroidapp-frameworkexpo
    Auf GitHub ansehen↗50,111
  • necolas/react-native-webAvatar von necolas

    necolas/react-native-web

    22,132Auf GitHub ansehen↗

    This project is a cross-platform user interface framework that maps mobile-native component primitives to standard web elements. It enables developers to build consistent applications that function across both mobile and web environments by providing a unified library of components and shared logic. The framework distinguishes itself through a specialized style engine that converts JavaScript object-based declarations into optimized, scoped CSS at runtime. It also features a responsive layout engine that implements a flexbox-based system, ensuring that interfaces adapt dynamically to differen

    Monitors system-level theme settings to automatically update application appearance between light and dark modes.

    JavaScriptcross-platformcss-in-jsgui-framework
    Auf GitHub ansehen↗22,132
  • vueuse/vueuseAvatar von vueuse

    vueuse/vueuse

    22,092Auf GitHub ansehen↗

    This project is a comprehensive collection of modular, reactive functions designed to streamline the development of user interfaces. It serves as a toolkit for managing application state, wrapping native browser hardware and system features, and encapsulating common logic patterns into reusable units. By binding asynchronous data sources, browser events, and system properties to component state, it provides a unified framework for building interactive web and desktop applications. The library distinguishes itself through its focus on composition and lifecycle management, allowing developers t

    Provides utilities for identifying and responding to system-level light or dark mode preferences at runtime.

    TypeScriptcomposableutility-libraryvue
    Auf GitHub ansehen↗22,092
  • jbranchaud/tilAvatar von jbranchaud

    jbranchaud/til

    14,116Auf GitHub ansehen↗

    This project is a markdown knowledge base used to maintain a curated collection of concise technical notes and write-ups across various programming languages and tools. It serves as a searchable personal reference library for documenting technical discoveries and software development patterns. The system implements a learning in public workflow, transforming markdown-based content storage into a static site. It utilizes directory-based routing to map folder structures to URL paths and employs schema-driven type generation to ensure data consistency across the knowledge base. The codebase cov

    Implements utilities for identifying and responding to system-level light and dark mode preferences.

    Vim Script
    Auf GitHub ansehen↗14,116
  • jerryc127/hexo-theme-butterflyAvatar von jerryc127

    jerryc127/hexo-theme-butterfly

    8,316Auf GitHub ansehen↗

    Hexo Theme Butterfly is a visual template for Hexo that transforms Markdown content into a responsive website featuring card-based layouts. It functions as a technical content renderer capable of displaying complex data such as mathematical formulas, Mermaid diagrams, and interactive charts within blog posts. The interface is PWA enabled, utilizing service workers and manifest files to provide offline access and installation on mobile devices. The theme distinguishes itself through a wide array of specialized content rendering tools, including musical score rendering, chronological timelines,

    Detects and responds to operating system light or dark mode preferences.

    JavaScriptbutterflyhexohexo-theme
    Auf GitHub ansehen↗8,316
  • jerrykuku/luci-theme-argonAvatar von jerrykuku

    jerrykuku/luci-theme-argon

    5,338Auf GitHub ansehen↗

    luci-theme-argon ist ein visuelles Interface für die OpenWrt-Verwaltungskonsole, das das Standard-Erscheinungsbild durch ein modernes Design ersetzt. Es bietet ein responsives Web-Interface, das das administrative Dashboard automatisch für die Nutzbarkeit auf Mobilgeräten und Desktop-Bildschirmen anpasst. Das Theme verfügt über einen anpassbaren Login-Bildschirm, der benutzerdefinierte Bilder, Videos und Transparenzeffekte unterstützt. Es enthält ein Dark-Mode-Interface mit der Möglichkeit, manuell oder automatisch basierend auf Systemeinstellungen zwischen hellen und dunklen Farbschemata zu wechseln. Das Projekt deckt weitreichende Anpassungen des User Interfaces ab, einschließlich Layout-Optimierung für Mobilgeräte und dynamische Hintergrundintegration, die rotierende Bilder von externen Webdiensten abruft. Es nutzt visuelle Styling-Utilities, um Farbthemen zu verwalten und Weichzeichner-Effekte auf die Verwaltungskonsole anzuwenden.

    Detects system-level color scheme preferences to automatically apply the matching light or dark stylesheet.

    Lessledeluciopenwrt
    Auf GitHub ansehen↗5,338
  • remix-run/examplesAvatar von remix-run

    remix-run/examples

    1,216Auf GitHub ansehen↗

    This repository serves as a comprehensive collection of reference implementations for the Remix web framework. It provides practical examples of full-stack web development, demonstrating how to build dynamic, server-rendered applications that bridge server-side logic with client-side interactivity. By leveraging a component-based architecture, these examples illustrate core patterns for managing data, routing, and user interfaces within a unified development environment. The collection highlights the framework's distinctive approach to web architecture, emphasizing server-side data loading an

    Identifies system-level theme preferences to automatically apply light or dark modes during initial page load.

    TypeScript
    Auf GitHub ansehen↗1,216
  1. Home
  2. User Interface & Experience
  3. System Theme Detection