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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 dépôts

Awesome GitHub RepositoriesTrue Color Support

Configurations enabling 24-bit color rendering in terminal-based interfaces.

Distinguishing note: Focuses on color depth capabilities rather than general terminal compatibility.

Explore 10 awesome GitHub repositories matching user interface & experience · True Color Support. Refine with filters or upvote what's useful.

Awesome True Color Support GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • fish-shell/fish-shellAvatar de fish-shell

    fish-shell/fish-shell

    33,687Voir sur GitHub↗

    This project is an interactive command-line shell designed to provide a user-friendly terminal environment for system interaction and task automation. It functions as both an interactive interface for developers and a scripting runtime, featuring a clean, consistent syntax that simplifies command execution and process management. The shell distinguishes itself through a focus on discoverability and real-time feedback. It includes a predictive suggestion engine that offers command completions and history-based hints as you type, alongside a dedicated parser that provides immediate visual feedb

    Enables 24-bit true color rendering to improve the visual presentation of terminal interfaces.

    Rustfishrustshell
    Voir sur GitHub↗33,687
  • chalk/chalkAvatar de chalk

    chalk/chalk

    23,262Voir sur GitHub↗

    Chalk is a Node.js console formatter and terminal styling library used to add colors and text modifiers to command line output. It functions as a tool for formatting strings with foreground colors, background tints, and text styles using ANSI escape sequences. The library includes a terminal color support detector that automatically determines the color depth and capabilities of the current environment. It features an ANSI color downsampler that converts RGB, Hex, or 256-color values to the nearest compatible format based on the detected terminal capabilities. The project provides capabiliti

    Automatically detects terminal color depth to ensure compatible styling across different environments.

    JavaScriptansiansi-escape-codeschalk
    Voir sur GitHub↗23,262
  • morhetz/gruvboxAvatar de morhetz

    morhetz/gruvbox

    15,195Voir sur GitHub↗

    Gruvbox is a retro-inspired color scheme designed to provide a consistent visual experience across text editors, terminal emulators, and development environments. It focuses on improving readability and reducing eye strain by utilizing a high-contrast palette that remains stable across various software tools. The project distinguishes itself through a flexible rendering architecture that adapts to different technical environments. It supports high-fidelity twenty-four-bit color reproduction for modern terminals while maintaining compatibility with legacy systems through sixteen-color and two-

    Provides high-fidelity twenty-four-bit color rendering for terminal-based text editors and development environments.

    Vim Script
    Voir sur GitHub↗15,195
  • gui-cs/terminal.guiAvatar de gui-cs

    gui-cs/Terminal.Gui

    11,068Voir sur GitHub↗

    Terminal.Gui is a cross-platform .NET toolkit for building interactive text-based user interfaces. It provides a component-based architecture, a terminal rendering engine, and a declarative layout system to create console applications that run consistently across Windows, macOS, and Linux. The framework distinguishes itself with a comprehensive set of interactive console widgets, including data grids, hex editors, and hierarchical tree components. It supports advanced visual capabilities such as 24-bit True Color, Sixel image support, and a relative-coordinate layout system that adapts to ter

    Supports 24-bit RGB color rendering with automatic fallbacks for older terminal emulators.

    C#consoleconsole-applicationcross-platform
    Voir sur GitHub↗11,068
  • fatih/colorAvatar de fatih

    fatih/color

    7,883Voir sur GitHub↗

    This is an ANSI terminal color library and console output manager used for applying colors and text attributes to command line interface output. It functions as a terminal text styler and RGB color formatter, generating the escape codes necessary for foreground and background styling. The project supports 24-bit high-color RGB mapping for precise color rendering in compatible terminal emulators. It enables the creation of colorized text fragments that can be embedded into larger blocks of text or applied as global styles that persist across subsequent output streams. The library covers broad

    Supports 24-bit high-color RGB mapping for precise foreground and background rendering in compatible terminals.

    Goansicolorcoloring
    Voir sur GitHub↗7,883
  • open-cli-tools/concurrentlyAvatar de open-cli-tools

    open-cli-tools/concurrently

    7,677Voir sur GitHub↗

    Concurrently is a Node.js process manager and concurrent process runner designed to execute multiple shell commands simultaneously within a single terminal session. It provides core primitives for managing the lifecycles of child processes, coordinating parallel tasks, and establishing communication bridges to exchange data between parent and child processes. The tool features an ANSI terminal output formatter that styles process logs using custom prefixes, timestamps, and colors to differentiate between multiple output streams. It includes utilities for detecting terminal color depth and con

    Detects the terminal's supported color depth automatically or via manual overrides.

    TypeScriptclicommand-lineconcurrently
    Voir sur GitHub↗7,677
  • rcmaehl/whynotwin11Avatar de rcmaehl

    rcmaehl/WhyNotWin11

    6,386Voir sur GitHub↗

    Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks!

    Relies on a precompiled set of requirement thresholds and device capability tables rather than external services.

    AutoItreadinesswindows-11
    Voir sur GitHub↗6,386
  • gdamore/tcellAvatar de gdamore

    gdamore/tcell

    5,076Voir sur GitHub↗

    tcell is a Go terminal user interface library and framework for building cell-based applications. It functions as a terminal emulator backend and input processor, utilizing a change-based diffing engine to manage screen state and efficiently render updates. The project is distinguished by its pluggable backend abstraction, which allows terminal interfaces to be rendered across physical terminals or compiled into WebAssembly for web browser display. It provides a virtual screen simulation to enable programmatic event injection and output inspection for automated application testing. Its capab

    Enables 24-bit true color rendering and color map application based on the terminal environment.

    Go
    Voir sur GitHub↗5,076
  • protobuf-net/protobuf-netAvatar de protobuf-net

    protobuf-net/protobuf-net

    4,930Voir sur GitHub↗

    protobuf-net is a .NET library that serializes and deserializes objects using the Protocol Buffers binary format for efficient data exchange. It provides a code-first gRPC service framework, allowing developers to define service contracts directly from existing C# classes without writing separate .proto files. The library is nullable-aware, encoding null values in collections and nullable scalars using wrapper messages to distinguish null from default zero values, and includes an ahead-of-time serializer generator that compiles serializer code at build time to eliminate runtime code generati

    Tests a serializer for supported input and output types to enable backward-compatible feature negotiation.

    C#
    Voir sur GitHub↗4,930
  • joshdick/onedark.vimAvatar de joshdick

    joshdick/onedark.vim

    3,996Voir sur GitHub↗

    This project is a dark syntax highlighting theme for Vim and Neovim. It provides a set of predefined color definitions and visual styles designed to maintain a consistent dark interface across terminal and graphical environments. The theme includes specific color palettes for terminal emulators and provides integration for editor plugins, such as status lines and version control gutters. It employs terminal capability detection to choose between high-fidelity RGB values and 256-color palettes based on the host environment. Users can modify the visual style through configuration-driven overri

    Detects terminal color depth to automatically select between high-fidelity RGB values and 256-color palettes.

    Vim Scriptcolorschemedark-syntax-themelightline
    Voir sur GitHub↗3,996
  1. Home
  2. User Interface & Experience
  3. True Color Support

Explorer les sous-tags

  • Capability Detection3 sous-tagsMechanisms to detect the maximum supported color depth of a terminal environment. **Distinct from True Color Support:** Focuses on the active detection of support levels rather than the static configuration of true color.
  • Color Depth DetectorsMechanisms for detecting the color depth supported by a terminal, such as 8-bit or 24-bit true color. **Distinct from True Color Support:** Distinct from True Color Support: focuses on the detection of color depth capability, not on enabling or configuring it.