awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesPlugin Aesthetic Integration

Systems that synchronize the visual style of external plugins with the primary application theme.

Distinct from Color Themes: Focuses specifically on visual/aesthetic matching of plugins rather than general theme management.

Explore 4 awesome GitHub repositories matching user interface & experience · Plugin Aesthetic Integration. Refine with filters or upvote what's useful.

Awesome Plugin Aesthetic Integration GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • folke/tokyonight.nvimAvatar de folke

    folke/tokyonight.nvim

    7,823Ver en GitHub↗

    tokyonight.nvim is a Lua-based Neovim plugin that provides a collection of dark and light color schemes and UI themes. It defines color palettes and highlight group configurations to manage syntax highlighting and the overall visual aesthetic of the editor. The project enables the export of terminal color palettes to maintain a unified visual style across terminal emulators and other system applications. It also includes mechanisms to match the visual style of third-party extensions to the primary theme for workspace consistency. Users can refine the visual appearance through color palette c

    Matches the visual style of third-party extensions to the primary theme to ensure workspace consistency.

    Luaalacrittyalacritty-colorschemealacritty-theme
    Ver en GitHub↗7,823
  • catppuccin/nvimAvatar de catppuccin

    catppuccin/nvim

    7,210Ver en GitHub↗

    This project is a Lua-based theme plugin for Neovim that provides a set of customizable color schemes and a synchronized color palette across the editor user interface. It functions as a theme framework that manages highlight groups and color configurations to define the visual appearance of the workspace. The framework distinguishes itself through a cross-plugin color system that synchronizes visual identity across third-party Neovim extensions and language tools. It allows for granular customization via palette overrides, enabling users to redefine specific hex codes and map abstract semant

    Provides dedicated modules that synchronize the visual style of external plugins with the primary theme.

    Luacatppuccincolorschemehacktoberfest
    Ver en GitHub↗7,210
  • avengemedia/dankmaterialshellAvatar de AvengeMedia

    AvengeMedia/DankMaterialShell

    4,403Ver en GitHub↗

    DankMaterialShell is a complete Wayland desktop environment that provides a unified set of panels, widgets, system tray, notifications, and an application launcher out of the box. It is built on a plugin-based shell architecture that allows for extending the desktop with custom widgets, launcher items, and background services through a unified component interface. The shell renders its panels, widgets, and overlays using the Wayland layer shell protocol for compositor-agnostic desktop integration. The project distinguishes itself through several integrated capabilities that work together as a

    Verifies greeter synchronization by checking group membership, cache directories, and symlinks.

    QMLdwlgohyprland
    Ver en GitHub↗4,403
  • joshdick/onedark.vimAvatar de joshdick

    joshdick/onedark.vim

    3,996Ver en GitHub↗

    Este proyecto es un tema de resaltado de sintaxis oscuro para Vim y Neovim. Proporciona un conjunto de definiciones de color predefinidas y estilos visuales diseñados para mantener una interfaz oscura consistente a través de entornos de terminal y gráficos. El tema incluye paletas de colores específicas para emuladores de terminal y proporciona integración para plugins de editor, como líneas de estado y canalones (gutters) de control de versiones. Emplea detección de capacidades de terminal para elegir entre valores RGB de alta fidelidad y paletas de 256 colores basadas en el entorno anfitrión. Los usuarios pueden modificar el estilo visual a través de anulaciones impulsadas por configuración de variables de color específicas y grupos de resaltado. El sistema mapea colores a categorías de editor predefinidas para asegurar un coloreado de sintaxis consistente a través de diferentes lenguajes de programación.

    Synchronizes the visual style of version control signs, linting, and diagnostics with the primary theme.

    Vim Scriptcolorschemedark-syntax-themelightline
    Ver en GitHub↗3,996
  1. Home
  2. User Interface & Experience
  3. Color Themes
  4. Plugin Aesthetic Integration

Explorar subetiquetas

  • Greeter Theme Synchronization1 sub-etiquetaSynchronizes the visual appearance of the login greeter with the active user session themes. **Distinct from Plugin Aesthetic Integration:** Specifically targets the synchronization between the user session and the login greeter, whereas the parent is for general plugin synchronization.