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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mrmrs avatar

mrmrs/colors

0
View on GitHub↗
9,398 stars·511 forks·CSS·15 viewsclrs.cc↗

Colors

This project is a CSS color utility library and palette framework designed to standardize the application of colors to text, backgrounds, and borders on the web. It provides a web color style system with predefined classes and defaults to accelerate the visual styling of web prototypes.

The system utilizes skin-based color theming, allowing users to swap entire color palettes by changing top-level classes. It employs a utility class system backed by global CSS variable mapping to ensure visual harmony across different UI elements.

The framework supports rapid UI prototyping and general web color styling. It is distributed as minified stylesheets that can be integrated into web workflows via direct HTML links or build tool processing.

Features

  • Color Palettes - Provides a framework of predefined color palettes and semantic groups to establish visual harmony.
  • Color Systems - Provides a structured color system with smart defaults and utility classes for web applications.
  • Color Themes - Implements skin-based theming that allows swapping entire color schemes via top-level CSS classes.
  • Color Utilities - Provides utility classes for applying standardized theme colors to text, backgrounds, and borders.
  • CSS Utility Classes - Provides a collection of single-purpose CSS classes for applying colors to common UI elements.
  • CSS Variable Theming - Uses root-level CSS variables to map design tokens and enable consistent global styling.
  • Color Palette Management - Ensures consistent web color styling using a set of managed color palette utilities.
  • Color Palettes - Allows assigning predefined semantic color schemes to elements for rapid visual styling.
  • UI Prototyping - Facilitates rapid UI prototyping by providing standardized color skins for quick visual mockups.
  • Color Manipulation - Provides intelligent default web colors.

Star history

Star history chart for mrmrs/colorsStar history chart for mrmrs/colors

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does mrmrs/colors do?

This project is a CSS color utility library and palette framework designed to standardize the application of colors to text, backgrounds, and borders on the web. It provides a web color style system with predefined classes and defaults to accelerate the visual styling of web prototypes.

What are the main features of mrmrs/colors?

The main features of mrmrs/colors are: Color Palettes, Color Systems, Color Themes, Color Utilities, CSS Utility Classes, CSS Variable Theming, Color Palette Management, UI Prototyping.

What are some open-source alternatives to mrmrs/colors?

Open-source alternatives to mrmrs/colors include: nordtheme/nord — Nord is a cross-platform design palette and CSS color system providing a curated set of dimmed pastel colors for… dracula/dracula-theme — Dracula Theme is a universal dark color palette and cross-platform theme specification. It provides a standardized set… benhowdle89/grade — Grade is a JavaScript library for image color analysis and dynamic theme generation. It extracts the most prominent… altercation/vim-colors-solarized — This project is a Vim colorscheme and theme framework that implements the Solarized color palette. It is designed as a… topcoat/topcoat — Topcoat is a CSS UI framework and component library used for building web application interfaces. It serves as a… chartscss/charts.css — charts.css is a CSS-driven framework designed to transform semantic HTML into accessible data visualizations without…

Open-source alternatives to Colors

Similar open-source projects, ranked by how many features they share with Colors.
  • nordtheme/nordnordtheme avatar

    nordtheme/nord

    6,760View on GitHub↗

    Nord is a cross-platform design palette and CSS color system providing a curated set of dimmed pastel colors for building consistent user interfaces and code themes. It functions as a UI design framework that delivers a standardized collection of colors through multiple file formats for use in development tools and graphic design software. The system is defined by its dual-mode visual theme, which coordinates complementary light and dark color sets to maintain a consistent visual hierarchy across different brightness modes. It also includes a syntax highlighting theme that maps specific palet

    SCSScolor-palettecolor-schemecolor-theme
    View on GitHub↗6,760
  • dracula/dracula-themedracula avatar

    dracula/dracula-theme

    23,495View on GitHub↗

    Dracula Theme is a universal dark color palette and cross-platform theme specification. It provides a standardized set of high-contrast colors designed to implement a unified dark aesthetic across various text editors and terminals. The project is an accessible color scheme that maintains a minimum 4.5:1 contrast ratio to meet global visual accessibility standards. It ensures a cohesive visual experience by synchronizing these colors across different operating systems and developer environments. The system utilizes a centralized color palette and static definitions to maintain consistency. I

    View on GitHub↗23,495
  • benhowdle89/gradebenhowdle89 avatar

    benhowdle89/grade

    3,761View on GitHub↗

    Grade is a JavaScript library for image color analysis and dynamic theme generation. It extracts the most prominent colors from an image to automatically generate complementary CSS gradients and coordinated color palettes for web interfaces. The tool identifies dominant colors using pixel-data analysis and applies mathematical offsets to determine matching hues. It can inject these calculated values directly into the document as CSS custom properties or export the gradient data as a raw array for custom visual implementation.

    JavaScript
    View on GitHub↗3,761
  • altercation/vim-colors-solarizedaltercation avatar

    altercation/vim-colors-solarized

    6,594View on GitHub↗

    This project is a Vim colorscheme and theme framework that implements the Solarized color palette. It is designed as a precision-engineered set of low-contrast colors to reduce visual fatigue and provide a consistent reading experience within the Vim text editor. The system includes a terminal color adapter that adjusts highlight groups and color mapping based on the specific capabilities of the terminal emulator. It further supports dynamic theme switching, allowing users to swap between light and dark background modes. The framework provides capabilities for UI customization, including the

    VimL
    View on GitHub↗6,594
See all 30 alternatives to Colors→