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
·

8 repositorios

Awesome GitHub RepositoriesVisual Element Highlighting

User interface capabilities to highlight or dim specific graph elements based on metadata tags.

Distinguishing note: None of the candidates cover visual emphasis/dimming of graph nodes based on metadata tags.

Explore 8 awesome GitHub repositories matching user interface & experience · Visual Element Highlighting. Refine with filters or upvote what's useful.

Awesome Visual Element Highlighting GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • amlcurran/showcaseviewAvatar de amlcurran

    amlcurran/ShowcaseView

    5,551Ver en GitHub↗

    ShowcaseView is an iOS UI overlay library and user onboarding framework. It provides a customizable feature highlight component designed to visually isolate and emphasize specific buttons or sections of a mobile user interface. The library enables the creation of interactive product tours and in-app feature discovery by drawing attention to specific interface elements. It allows for the customization of highlight appearances, including colors and shapes, to match the visual theme of the application. The framework manages the user onboarding experience by highlighting UI elements and guiding

    Apply specific colors and shapes to highlighted areas to ensure they match the visual theme of the user interface.

    Java
    Ver en GitHub↗5,551
  • malihu/malihu-custom-scrollbar-pluginAvatar de malihu

    malihu/malihu-custom-scrollbar-plugin

    4,082Ver en GitHub↗

    Este proyecto es un plugin de jQuery que reemplaza las barras de desplazamiento nativas del navegador con versiones temáticas y personalizables que soportan ejes verticales y horizontales. Proporciona una capa de navegación diseñada para asegurar un comportamiento de desplazamiento unificado a través de dispositivos con mouse, teclado y pantalla táctil. El plugin permite la modificación de los rieles y deslizadores de la barra de desplazamiento utilizando CSS y temas preestablecidos para mantener la consistencia de la UI entre navegadores. Permite el control sobre la sensación física de la navegación a través de impulso ajustable, snapping y aceleración de la rueda del mouse. El sistema incluye capacidades para el posicionamiento programático de contenido, sincronización de enlaces internos y detección de visibilidad de elementos. Puede cambiar automáticamente la orientación de la barra de desplazamiento según las dimensiones del viewport y proporciona un mecanismo para activar funciones definidas por el usuario cuando el desplazamiento alcanza hitos específicos.

    Supports applying custom CSS styles and themes to modify the appearance of scrollbar rails and draggers.

    JavaScript
    Ver en GitHub↗4,082
  • scanopy/scanopyAvatar de scanopy

    scanopy/scanopy

    4,092Ver en GitHub↗

    Scanopy is a self-hosted infrastructure inventory and network discovery tool. It identifies hosts, services, and workloads across subnets to build a live model of network infrastructure, maintaining a searchable catalog of assets. The system features an interactive network topology visualizer that generates physical, logical, and application dependency diagrams. It maps the nesting chain from physical hardware and hypervisors down to virtual machines and containers, utilizing SNMP for hardware metadata and container APIs for workload discovery. The platform supports distributed network scann

    Highlights specific components using labels while dimming others for focused analysis in the topology map.

    Rustdocumentationdocumentation-generatordocumentation-tools
    Ver en GitHub↗4,092
  • ansh/jiffyreader-public-archiveAvatar de ansh

    ansh/jiffyreader-public-archive

    4,012Ver en GitHub↗

    Este proyecto es una extensión de navegador de asistencia a la lectura y herramienta de lectura rápida. Funciona como una interfaz de accesibilidad web que modifica la apariencia del texto en sitios web para ayudar a los usuarios a escanear contenido más rápidamente y reducir la fatiga visual. La herramienta implementa aceleración de lectura biónica poniendo en negrita las partes iniciales de las palabras para crear anclas visuales. Los usuarios pueden personalizar esta experiencia ajustando la fuerza de fijación, los intervalos de palabras y el estilo visual, como colores y opacidad. El software cubre amplias capacidades de mejora de lectura, incluyendo la gestión del diseño para la altura de línea y el modo oscuro, así como la lectura sin distracciones mediante el control de visibilidad de elementos. Soporta la localización en múltiples idiomas y permite preferencias de lectura específicas por sitio. La extensión utiliza inyección de scripts de contenido y análisis de iframes para aplicar estas mejoras en varios dominios web.

    Allows users to customize the colors and opacity of the highlighted text anchors.

    TypeScriptbookmarkbrave-extensionbrowser-extension
    Ver en GitHub↗4,012
  • 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.

    Allows users to modify specific color definitions and highlight groups to customize the visual style.

    Vim Scriptcolorschemedark-syntax-themelightline
    Ver en GitHub↗3,996
  • piroor/treestyletabAvatar de piroor

    piroor/treestyletab

    3,761Ver en GitHub↗

    TreeStyleTab is a browser tab tree manager and hierarchical tab organizer that replaces the native horizontal tab strip with a vertical sidebar. It organizes open tabs into a parent-child tree structure, allowing users to manage large numbers of tabs through nesting and collapsible branches. The project distinguishes itself by offering a CSS-customizable interface, enabling deep visual modifications of tab layouts and colors via custom stylesheets. It also provides a programmatic browser tab API extension that allows other add-ons to monitor and modify tab hierarchy and sidebar behavior. The

    Customizes the width, color, visibility, and hover behaviors of the interface scrollbars.

    JavaScriptaddonfirefoxfirefox-addon
    Ver en GitHub↗3,761
  • dolphin-wood/smooth-scrollbarAvatar de dolphin-wood

    dolphin-wood/smooth-scrollbar

    3,357Ver en GitHub↗

    Smooth-scrollbar is a customizable JavaScript library that replaces native browser scrollbars and scrolling behavior on target DOM elements with inertial momentum physics. It provides consistent cross-browser scrolling interfaces, hardware-accelerated visual translations, and dynamic thumb positioning. The library supports nested scroll container management, allowing outer containers to continue scrolling automatically when inner scrollable areas reach their boundary edges. It features a modular plugin architecture that enables third-party extensions to hook into core scroll events, track upd

    Configures scrollbar dimensions, track visibility, rendering precision, and appearance options through adjustable parameters.

    TypeScriptcustom-scrollbarfrontendjavascript
    Ver en GitHub↗3,357
  • f5/unovisAvatar de f5

    f5/unovis

    2,730Ver en GitHub↗

    Unovis is a modular SVG and Canvas data visualization library used to build interactive charts, maps, and network graphs. It provides a framework-agnostic set of primitives for creating data dashboards and specialized visualizations. The library is distinguished by its dedicated toolkits for different visualization domains, including an XY charting library for coordinated plots, a network graph framework for relational data, and a geospatial visualization toolkit for TopoJSON-based mapping. Its capability surface covers a wide range of data representations, including linear, area, and bar ch

    Implements visual distinction of specific nodes or links and their connections based on identifiers.

    TypeScriptangularchartsdata-visualization
    Ver en GitHub↗2,730
  1. Home
  2. User Interface & Experience
  3. Visual Element Highlighting

Explorar subetiquetas

  • Visual Style Customizations1 sub-etiquetaCustomizable colors, shapes, and themes applied to UI element highlights. **Distinct from Visual Element Highlighting:** Focuses on the visual styling of highlights (colors/shapes) rather than the logic of which elements to highlight based on metadata tags.