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
nordtheme avatar

nordtheme/nord

0
View on GitHub↗
6,760 stars·188 forks·SCSS·mit·23 viewswww.nordtheme.com↗

Nord

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 palette colors to programming language tokens to improve readability.

The palette covers semantic UI color systems for signaling functional states such as errors and warnings, and it supports global style management via CSS variables and preprocessors. The color data is distributed across diverse formats to ensure visual consistency between design tools and live code.

Features

  • Color Palettes - Provides a curated framework of dimmed pastel color variables to establish a consistent design palette.
  • UI Theming - Serves as a comprehensive framework for customizing the visual appearance of interfaces using a curated pastel palette.
  • Syntax Highlighters - Provides a curated color scheme specifically designed for programming language tokens to improve code readability.
  • Syntax Color Mappings - Binds specific palette colors to programming language tokens to improve readability through low-contrast differentiation.
  • Color-Centric Design Systems - Provides a set of semantic colors and ambiance modes for building clean, flat interfaces with consistent functional states.
  • Color Palettes - Supplies a curated set of pre-defined color variables and themes for use in CSS styling systems.
  • Color Systems - Establishes a visual hierarchy and branding through a predefined color system and design tokens.
  • CSS Variable Theming - Provides a system that maps design tokens to native CSS variables for dynamic and consistent styling.
  • Design Token Mappings - Maps semantic functional roles to specific hex values through a centralized set of named variables.
  • CSS Variable Styling Systems - Uses native CSS variables for theme propagation and real-time style updates.
  • Syntax Highlighting - Implements a coordinated color scheme for mapping code elements to improve readability in text editors.
  • Syntax Highlighting Themes - Provides a visual styling system that maps a specific palette to source code elements for improved readability.
  • Multi-Format Color Specifications - Distributes a standardized color palette across multiple file formats for use in various design and development tools.
  • Design Palette Exports - Exports color data across diverse file formats to ensure visual consistency between design tools and code.
  • State-Based Color Mapping - Maps specific colors to logical system states to provide intuitive user feedback.
  • Functional State Colors - Assigns distinct color categories to functional system states like errors and warnings for intuitive feedback.
  • Swatch Importers - Enables loading of color swatches into graphic software using standard palette files.
  • Color Modes - Supports switching between light and dark visual modes while maintaining a consistent element hierarchy.
  • Dark Mode Strategies - Coordinates complementary light and dark color sets to maintain visual hierarchy across brightness modes.
  • Semantic State Signaling - Uses semantic colors to visually signal success, warnings, and errors to the user.
  • Cross-Tool Palette Integration - Provides color data in multiple formats to maintain consistency between graphic design software and live code.
  • Product Color Systems - Assigns specific functional colors to signal system states such as success, warnings, and errors.
  • Color Palette Management - Provides utilities for managing consistent color palettes across both design tools and development environments.
  • Design Tool Exporters - Saves color palettes in industry-standard file formats for use in graphic design and image editing applications.
  • Design System Consistency - Offers a standardized color palette to ensure a unified look and feel across diverse applications.

Star history

Star history chart for nordtheme/nordStar history chart for nordtheme/nord

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

Open-source alternatives to Nord

Similar open-source projects, ranked by how many features they share with Nord.
  • mrmrs/colorsmrmrs avatar

    mrmrs/colors

    9,398View on GitHub↗

    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 c

    CSS
    View on GitHub↗9,398
  • altercation/solarizedaltercation avatar

    altercation/solarized

    15,992View on GitHub↗

    Solarized is a unified color system and precision color scheme designed for terminal emulators, code editors, and GUI applications. It provides a standardized sixteen-color palette with specific hue and lightness relationships to ensure visual consistency and maximum readability across different software interfaces. The system utilizes dual-mode contrast mapping to pair light and dark variants of every color, preserving perceived contrast and readability when switching between background themes. It employs fixed-lightness value constraints and hue-based palette generation to maintain uniform

    Vim script
    View on GitHub↗15,992
  • morhetz/gruvboxmorhetz avatar

    morhetz/gruvbox

    15,195View on 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-

    Vim Script
    View on GitHub↗15,195
  • 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
See all 30 alternatives to Nord→

Frequently asked questions

What does nordtheme/nord do?

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.

What are the main features of nordtheme/nord?

The main features of nordtheme/nord are: Color Palettes, UI Theming, Syntax Highlighters, Syntax Color Mappings, Color-Centric Design Systems, Color Systems, CSS Variable Theming, Design Token Mappings.

What are some open-source alternatives to nordtheme/nord?

Open-source alternatives to nordtheme/nord include: mrmrs/colors — This project is a CSS color utility library and palette framework designed to standardize the application of colors to… altercation/solarized — Solarized is a unified color system and precision color scheme designed for terminal emulators, code editors, and GUI… morhetz/gruvbox — Gruvbox is a retro-inspired color scheme designed to provide a consistent visual experience across text editors,… facebook/stylex — StyleX is a type-safe CSS-in-JS library and atomic CSS compiler that transforms JavaScript style definitions into… 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…