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
·

265 Repos

Awesome GitHub RepositoriesVisual Theme Configurations

Standardized configurations for global styles, palettes, and spacing.

Distinguishing note: Focuses on the configuration schema for themes, distinct from the engine that consumes them.

Explore 265 awesome GitHub repositories matching user interface & experience · Visual Theme Configurations. Refine with filters or upvote what's useful.

Awesome Visual Theme Configurations GitHub Repositories

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

    zhongyang219/TrafficMonitor

    44,842Auf GitHub ansehen↗

    TrafficMonitor is a system performance monitor that provides a floating desktop window and taskbar overlay to track real-time CPU, memory, and network speed metrics. It functions as a customizable system overlay and hardware resource tracker, displaying live statistics and user-defined data through transparent desktop widgets. The project uses a plugin-based system and dynamic-link libraries to extend data sources and add new hardware tracking capabilities. It includes a theme engine that reads external configuration files to apply custom skins, fonts, and background colors to the interface.

    Uses configuration files to define custom backgrounds and layout styles for the monitoring window.

    C++
    Auf GitHub ansehen↗44,842
  • chakra-ui/chakra-uiAvatar von chakra-ui

    chakra-ui/chakra-ui

    40,438Auf GitHub ansehen↗

    Chakra UI is a design system component library and styling framework that provides a foundation for building consistent, accessible web interfaces. It functions as a centralized theme configuration engine, using a design-token-driven architecture to manage visual properties like color palettes and spacing rules as a single source of truth across an entire application. The framework distinguishes itself through a type-safe styling utility that automatically generates TypeScript definitions from theme configurations, ensuring accurate property referencing and editor autocompletion. It employs a

    Standardizes global styles, color palettes, and spacing rules within a centralized configuration object.

    TypeScripta11yaccessibleark-ui
    Auf GitHub ansehen↗40,438
  • ant-design/ant-design-proAvatar von ant-design

    ant-design/ant-design-pro

    38,401Auf GitHub ansehen↗

    Ant Design Pro is a comprehensive starter kit and administrative framework for building enterprise-level admin dashboards and professional user interfaces. It provides a structured project foundation and a set of React admin templates, including pre-defined layout blocks and routing configurations. The framework distinguishes itself by providing a built-in frontend mocking environment and mock-service middleware to simulate backend API responses during development. It also features integrated conversational AI components and assistant pages for embedding intelligent interactions directly into

    Uses a token-based theme system and utility classes to customize application branding and visual aesthetics.

    TypeScriptadminant-designantd
    Auf GitHub ansehen↗38,401
  • adobe/bracketsAvatar von adobe

    adobe/brackets

    33,033Auf GitHub ansehen↗

    Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and JavaScript. It serves as a web development text editor that provides a specialized environment for building websites. The editor is distinguished by its live preview capabilities, which render code changes in a browser in real time for immediate visual feedback. It further supports front-end workflows through inline style editing and the ability to synchronize code changes across multiple browser windows for cross-browser testing. The project includes a wide range of developm

    Allows users to personalize the interface color scheme through downloadable themes or manual configuration.

    JavaScript
    Auf GitHub ansehen↗33,033
  • marmelab/react-adminAvatar von marmelab

    marmelab/react-admin

    26,780Auf GitHub ansehen↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Enables global visual style configuration through theme objects and pre-built design presets.

    TypeScriptadminadmin-dashboardadmin-on-rest
    Auf GitHub ansehen↗26,780
  • syl20bnr/spacemacsAvatar von syl20bnr

    syl20bnr/spacemacs

    24,560Auf GitHub ansehen↗

    Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for managing editor features. It implements distinct states for navigation and insertion to separate text manipulation from text entry, combining the efficiency of modal navigation with the extensibility of the Emacs environment. The project distinguishes itself through a layer-based feature composition system, which groups related third-party packages and configurations into modular units. This system includes dependency-based resolution to manage conflicting extensions and a mnemo

    Provides capabilities to set and cycle through diverse color schemes and visual themes.

    Emacs Lispcommunity-drivenconfigurationemacs
    Auf GitHub ansehen↗24,560
  • pedronauck/doczAvatar von pedronauck

    pedronauck/docz

    23,603Auf GitHub ansehen↗

    ✍ It has never been so easy to document your things!

    Customizes the look, feel, and behavior of a documentation site by overriding theme components and styles.

    TypeScriptdesign-systemdocsdocumentation
    Auf GitHub ansehen↗23,603
  • mustangym/wechatextension-formacAvatar von MustangYM

    MustangYM/WeChatExtension-ForMac

    22,621Auf GitHub ansehen↗

    WeChatExtension-ForMac is a plugin for the macOS WeChat client that provides a suite of extensions for account management, messaging automation, and visual customization. Its primary purpose is to enable the simultaneous operation of multiple user profiles within a single session and to automate communication tasks. The project distinguishes itself through specialized tools for content recovery and group analytics, such as intercepting recalled messages and monitoring member activity or departures within group chats. It also includes technical inspection capabilities for accessing restricted

    Enables users to personalize the interface appearance using custom skins, modes, and background images.

    Objective-Calfredmacoswechat
    Auf GitHub ansehen↗22,621
  • cat-milk/anime-girls-holding-programming-booksAvatar von cat-milk

    cat-milk/Anime-Girls-Holding-Programming-Books

    22,312Auf GitHub ansehen↗

    This project is a themed technical art collection and visual archive of stylized illustrations depicting computer science literature. It serves as a technical book illustration gallery that pairs anime-style characters with specific programming and technical textbooks. The repository functions as a static technical asset library, utilizing a JSON-driven image gallery to map visual assets to their corresponding metadata. This structured approach allows for the sourcing of theme-consistent artwork for use in developer blogs, presentations, and technical documentation. The system employs a resp

    Provides a themed collection of digital illustrations focused on the intersection of anime aesthetics and software engineering literature.

    anime
    Auf GitHub ansehen↗22,312
  • zxwk1998/vue-admin-betterAvatar von zxwk1998

    zxwk1998/vue-admin-better

    18,851Auf GitHub ansehen↗

    vue-admin-better is a Vue 3 admin dashboard template and framework used for creating data-driven backend management systems. It provides a responsive admin UI kit with pre-built page templates and layouts that adapt to desktop, mobile, and tablet screens. The framework features a dynamic route management system that renders application navigation and page access based on configurations received from a remote server. It includes a mock API development environment for generating and exporting simulated backend data, enabling frontend development to proceed without a live API. The project imple

    Allows users to personalize the interface appearance through the switching of visual themes and layouts.

    Vueadminadmin-dashboardadmin-template
    Auf GitHub ansehen↗18,851
  • davatorium/rofiAvatar von davatorium

    davatorium/rofi

    16,213Auf GitHub ansehen↗

    Rofi is a keyboard-driven application launcher and window switcher for X11 desktops. It functions as a scriptable command palette and a compatible emulator for dmenu, capable of reading options from standard input and returning a user selection to standard output. The project is distinguished by a customizable window interface using a CSS-like theming system and a flexible box-model widget hierarchy. It features a recursive theme inheritance system and responsive styling that adapts based on screen dimensions and monitor identifiers. The tool provides advanced text filtering using fuzzy, reg

    Merges additional configuration files into the active theme or allows the theme to be replaced entirely.

    Capplication-launchercdmenu
    Auf GitHub ansehen↗16,213
  • peltoche/lsdAvatar von Peltoche

    Peltoche/lsd

    16,074Auf GitHub ansehen↗

    lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix ls command. It provides a command line interface for listing directory contents and visualizing hierarchical folder structures with enhanced visual formatting. The utility distinguishes itself through customizable themes, allowing users to modify the output appearance by mapping specific colors and icons to file names, types, or extensions. It uses extension-based icon mapping to provide visual file type identification via specific glyphs. The tool covers functional domains in

    Offers a configuration system for mapping specific colors and icons to file names and types.

    Rust
    Auf GitHub ansehen↗16,074
  • alshedivat/al-folioAvatar von alshedivat

    alshedivat/al-folio

    15,759Auf GitHub ansehen↗

    al-folio is a Jekyll academic theme and portfolio generator designed for researchers and professors to build professional homepages, lab sites, and research profiles. It functions as a system for creating a digital academic identity, combining a website template with tools for scientific and academic publishing. The project distinguishes itself through specialized scholarly workflows, such as automated publication lists and bibliography management driven by BibTeX files. It provides specific layouts for digital academic CVs, research portfolios, and the rendering of mathematical expressions a

    Allows users to personalize the site appearance through accent colors and custom CSS assignments.

    HTMLacademicacademic-websitegithub-pages
    Auf GitHub ansehen↗15,759
  • carguo/gsy_github_app_flutterAvatar von CarGuo

    CarGuo/gsy_github_app_flutter

    15,457Auf GitHub ansehen↗

    This project is an open-source Flutter GitHub client and cross-platform mobile application. It serves as a GitHub GraphQL client and OAuth mobile app, providing a mobile interface for browsing repositories, issues, and user profiles. It is also designed as an open-source architecture reference to demonstrate Flutter best practices, state management, and multi-language localization. The application distinguishes itself by using GraphQL queries to retrieve nested repository and user information, reducing network requests and over-fetching. It utilizes a shared Dart codebase to provide a consist

    Enables customization of the visual experience through light, dark, and grayscale modes.

    Dartandroidcross-platformdart
    Auf GitHub ansehen↗15,457
  • hoffstadt/dearpyguiAvatar von hoffstadt

    hoffstadt/DearPyGui

    15,217Auf GitHub ansehen↗

    DearPyGui is a GPU-accelerated, immediate-mode graphical user interface framework for Python. It provides a high-performance toolkit for building interactive desktop applications by leveraging native hardware-accelerated rendering backends across multiple operating systems. By utilizing an immediate-mode execution model, the library offers direct control over the rendering loop and element state, enabling the creation of responsive, dynamic interfaces. The framework distinguishes itself through its ability to handle complex, high-frequency visual updates, making it suitable for real-time data

    Supports defining and persisting custom visual styles and themes for interface components.

    C++cppcross-platformdearpygui
    Auf GitHub ansehen↗15,217
  • nesquena/hermes-webuiAvatar von nesquena

    nesquena/hermes-webui

    14,912Auf GitHub ansehen↗

    Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a multi-provider gateway that connects cloud and local large language models, providing a central hub to execute scheduled background jobs, run shell commands, and manage agent memory on private hardware. The system distinguishes itself through a persistent memory manager that utilizes knowledge graphs and markdown files for long-term context across sessions. It features a model context protocol host for extending agent capabilities with standardized tools and supports the orchestratio

    Provides theme customization options, including light and dark modes and color skins, to personalize the interface.

    Pythonagentai-agentshermes
    Auf GitHub ansehen↗14,912
  • pandao/editor.mdAvatar von pandao

    pandao/editor.md

    14,315Auf GitHub ansehen↗

    Editor.md is an embeddable Markdown editor component for web applications that provides a real-time, dual-pane live preview alongside the raw source as the user types. It is designed as a plugin-based Markdown editor with a plugin architecture for extending functionality through custom modules, and it supports rendering LaTeX mathematical expressions using KaTeX as well as converting flowchart and sequence diagram syntax into visual diagrams within the preview. The editor distinguishes itself through its plugin-based extension system, which allows loading additional functionality through exte

    Changes the editor, preview pane, and toolbar color schemes independently using built-in or custom themes.

    JavaScriptcodemirrorcommonmarkdocumentation
    Auf GitHub ansehen↗14,315
  • rivo/tviewAvatar von rivo

    rivo/tview

    13,928Auf GitHub ansehen↗

    tview is a library for building interactive text-based user interfaces in Go. It functions as a toolkit for managing event loops, user input, and screen rendering, providing a framework of pre-built widgets and an integrated layout engine for creating command-line applications. The project distinguishes itself through a comprehensive layout system that uses grid and flexbox models to create responsive designs. It also supports UI layer stacking to manage multiple screens and modal overlays. The framework includes a diverse suite of interactive components for data display, such as tables and

    Provides a configuration system for defining a consistent global palette of background, border, and text colors.

    Gogolangterminal-baseduser-interface
    Auf GitHub ansehen↗13,928
  • shuding/nextraAvatar von shuding

    shuding/nextra

    13,842Auf GitHub ansehen↗

    Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the creation of structured technical documentation sites by transforming MDX files into themed static pages with built-in layout and navigation. It serves as a React-based documentation tool that allows the integration of custom React components directly into markdown content. The framework distinguishes itself through integrated full-text search and a localization system that manages multilingual content via language routing and translation selectors. It also includes an AI-powered chat

    Provides access to global theme settings to dynamically configure visual elements across the documentation site.

    TypeScriptmarkdownmdxnextjs
    Auf GitHub ansehen↗13,842
  • adityatelange/hugo-papermodAvatar von adityatelange

    adityatelange/hugo-PaperMod

    13,694Auf GitHub ansehen↗

    This is a responsive website theme for Hugo, providing a minimalist static site template and markdown blog layout. It is designed to prioritize content readability and search engine optimization through a clean, mobile-friendly interface. The theme distinguishes itself with built-in support for light and dark mode switching and a client-side search integration that allows users to query site content without a backend server. It also includes a comprehensive suite of social integration tools for managing OpenGraph and Twitter Card metadata. The project covers broad capability areas including

    Allows replacing default layouts with custom HTML files to modify the structural design of specific pages.

    HTMLblogblog-themeclean
    Auf GitHub ansehen↗13,694
Vorherige123456…14Nächste
  1. Home
  2. User Interface & Experience
  3. Visual Theme Configurations

Unter-Tags erkunden

  • Schema ValidatorsTools that check configuration files against JSON schemas and report exact error locations. **Distinct from Visual Theme Configurations:** Distinct from Visual Theme Configurations: validates configuration against schemas rather than defining theme appearance.
  • Theme Comparison ViewsModes for rendering the same content using multiple visual themes to evaluate and compare aesthetics. **Distinct from Visual Theme Configurations:** Distinct from Visual Theme Configurations: focuses on the comparative rendering process rather than the configuration schema.
  • Visual Themes15 Sub-TagsCustomizable visual identities applied across a user interface. **Distinct from Visual Theme Configurations:** Focuses on the resulting visual identity and look-and-feel rather than just the configuration schema.