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
Back to edeneast/nightfox.nvim

Projects sharing features with Nightfox.nvim

30 open-source projects similar to edeneast/nightfox.nvim, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • catppuccin/nvimcatppuccin avatar

    catppuccin/nvim

    7,210View on 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

    Luacatppuccincolorschemehacktoberfest
    View on GitHub↗7,210
  • folke/tokyonight.nvimfolke avatar

    folke/tokyonight.nvim

    7,823View on 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

    Luaalacrittyalacritty-colorschemealacritty-theme
    View on GitHub↗7,823
  • nvim-mini/mini.nvimnvim-mini avatar

    nvim-mini/mini.nvim

    9,325View on GitHub↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Lualuamini-nvimneovim
    View on GitHub↗9,325

AI search

Explore more awesome repositories

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

Find more with AI search
  • sublimetext/spacegraySublimeText avatar

    SublimeText/Spacegray

    7,208View on GitHub↗

    Spacegray is a minimalist UI theme and color scheme for Sublime Text. It provides a stripped-down visual design intended to remove distractions and emphasize the active workspace and code. The theme focuses on a minimalist workspace setup and interface customization, utilizing high-contrast color schemes and curated light and dark palettes for syntax highlighting and editor backgrounds. The project enables layout optimization by adjusting sidebar and tab dimensions to maximize screen space. It allows for the modification of visual styles, including row heights and icon visibility, to reduce

    JavaScriptcolor-schemeflavorspacegray
    View on GitHub↗7,208
  • rebelot/kanagawa.nvimrebelot avatar

    rebelot/kanagawa.nvim

    6,206View on GitHub↗

    kanagawa.nvim is a Lua-based colorscheme for NeoVim that provides a high-contrast visual theme based on a traditional Japanese art color palette. It functions as a comprehensive styling system for the editor, applying semantic syntax highlighting to code structures and plugins. The project features a system for switching between different lighting variants, such as warm, deep dark, and light modes. It includes utilities for customizing specific palette colors and highlight groups, as well as the ability to export color definitions to external terminal emulators and shells for cross-applicatio

    Lualspluaneovim
    View on GitHub↗6,206
  • sainnhe/everforestsainnhe avatar

    sainnhe/everforest

    4,055View on GitHub↗

    Everforest is a nature-inspired color scheme and syntax highlighting theme for Vim and Neovim. It provides a collection of light and dark color schemes designed with soft contrast to reduce eye strain. The theme features a green-based palette with adjustable background contrast and multi-variant color profiles to suit different ambient lighting. Users can modify the visual appearance through variable-driven customization and a configurable color palette. The project covers semantic syntax highlighting and UI element colorization to distinguish code logic across various programming languages.

    Vim Scriptairlinecolor-schemelightline
    View on GitHub↗4,055
  • vira-soft/vira-assetsvira-soft avatar

    vira-soft/vira-assets

    11,320View on GitHub↗

    This project is a centralized repository and delivery system for branding assets and development environment themes. It serves as a static asset host that provides brand images, logos, and media files via a content delivery network for use by external applications. The project provides an integrated theme and icon pack for editors and terminals, featuring hand-curated color schemes and a custom file icon set mapped to specific extensions and folders. It utilizes a JSON-schema-driven configuration system to apply consistent visual styling and contrast levels across different platforms. Additi

    epichacktoberfestmaterial-theme
    View on GitHub↗11,320
  • bgrins/tinycolorbgrins avatar

    bgrins/TinyColor

    5,248View on GitHub↗

    TinyColor is a JavaScript color manipulation library used for parsing, converting, and modifying colors across various formats and color spaces. It functions as a color space conversion tool and a web accessibility contrast checker to ensure compliance with readability standards. The library provides a color palette generator for creating monochromatic, analogous, and complementary color schemes from a starting color. It also translates colors between hex, RGB, HSL, HSV, and named formats. Additional capabilities include color parsing and normalization, programmatic manipulation of brightnes

    JavaScript
    View on GitHub↗5,248
  • gka/chroma.jsgka avatar

    gka/chroma.js

    10,569View on GitHub↗

    chroma.js is a JavaScript library for color manipulation, space conversion, and the generation of data visualization color scales. It provides a system for transforming colors between formats including RGB, HSL, Lab, LCH, OKLab, and CMYK, alongside tools for parsing and modifying colors across these spaces. The library specializes in data-driven color mapping, using algorithms such as Cubehelix, Bezier interpolation, and ColorBrewer palettes to translate numeric data into visual gradients. It includes a perceptual color difference calculator that utilizes CIE 2000 Delta E and Euclidean metric

    JavaScript
    View on GitHub↗10,569
  • styled-components/polishedstyled-components avatar

    styled-components/polished

    7,661View on GitHub↗

    Polished is a specialized toolkit for programmatically managing color palettes, converting CSS units, and optimizing style execution at build time. It provides a set of functions for manipulating colors, sizes, and spacing within JavaScript styles to maintain consistent visual themes. The toolset includes a color manipulation library for adjusting lightness, saturation, and transparency, as well as a CSS unit converter for calculating size values between pixels and rems. It also functions as a static style compiler that resolves static styling function calls during the build process to elimin

    JavaScriptcss-in-jsinline-stylesstyled-components
    View on GitHub↗7,661
  • system-ui/theme-uisystem-ui avatar

    system-ui/theme-ui

    5,405View on GitHub↗

    Theme-ui is a React theme framework and CSS-in-JS utility used for building themeable user interfaces. It functions as a design system tool that establishes centralized, constraint-based scales for colors, typography, and spacing to ensure visual consistency across applications. The framework distinguishes itself through an array-based responsive shorthand for mobile-first layouts and a dedicated color mode manager that synchronizes with browser preferences and persists user selections. It also features a system for creating named style variants to control component appearance via properties

    TypeScriptcolordesigndesign-system
    View on GitHub↗5,405
  • vicc/chameleonvicc avatar

    vicc/chameleon

    12,325View on GitHub↗

    Chameleon is a color framework for Swift and Objective-C applications, providing a toolkit for managing dynamic palettes, gradient libraries, and hexadecimal conversions. It functions as a system for creating harmonious color schemes and calculating contrasting text colors based on background luminance. The project includes an image color extractor that analyzes images to generate matching color schemes or calculate average colors for user interfaces. It also features a gradient color library for creating and applying smooth transitions to backgrounds and text elements. The framework covers

    Objective-C
    View on GitHub↗12,325
  • sharkdp/pastelsharkdp avatar

    sharkdp/pastel

    6,243View on GitHub↗
    Rustclicolor-convertercolor-space
    View on GitHub↗6,243
  • amnweb/yasbamnweb avatar

    amnweb/yasb

    4,209View on GitHub↗

    YASB is a customizable status bar framework and desktop shell component for Windows. It provides a toolkit for building personalized information bars using a modular class-based widget architecture and CSS-based styling. The framework distinguishes itself through deep integration with Windows tiling window managers, allowing users to display active workspaces, tiling layouts, and window focus states. It also features automated visual consistency by generating system color schemes based on the current desktop wallpaper. The project covers a wide range of capabilities, including real-time syst

    Pythonpythonricingstatus-bar
    View on GitHub↗4,209
  • xero/miasma.nvimxero avatar

    xero/miasma.nvim

    551View on GitHub↗

    a fog descends upon your editor ☁ dark color scheme inspired by the woods for vim and neovim

    Vim Scriptcolor-schemecolorschemefog
    View on GitHub↗551
  • fenetikm/falconfenetikm avatar

    fenetikm/falcon

    840View on GitHub↗

    A colour scheme for terminals, Vim and friends.

    Vim Scriptcolour-schemeexahacktoberfest
    View on GitHub↗840
  • sainnhe/gruvbox-materialsainnhe avatar

    sainnhe/gruvbox-material

    2,595View on GitHub↗

    Gruvbox with Material Palette

    Vim Scriptairlinecolorcolor-schemes
    View on GitHub↗2,595
  • sainnhe/sonokaisainnhe avatar

    sainnhe/sonokai

    1,950View on GitHub↗

    High Contrast & Vivid Color Scheme based on Monokai Pro

    Vim Scriptairlinelightlinemonokai
    View on GitHub↗1,950
  • ramojus/mellifluous.nvimramojus avatar

    ramojus/mellifluous.nvim

    448View on GitHub↗

    Pleasant and productive colorscheme for Neovim

    Luacolor-schemeluaneovim
    View on GitHub↗448
  • nyoom-engineering/oxocarbon.nvimnyoom-engineering avatar

    nyoom-engineering/oxocarbon.nvim

    1,593View on GitHub↗

    A dark and light Neovim theme written in fennel, inspired by IBM Carbon.

    Fennelcolor-schemeneovimneovim-colorscheme
    View on GitHub↗1,593
  • bluz71/vim-moonfly-colorsbluz71 avatar

    bluz71/vim-moonfly-colors

    1,292View on GitHub↗

    A dark charcoal theme for modern Neovim & classic Vim

    Luaalacritty-themeiterm2-themekitty-themes
    View on GitHub↗1,292
  • bluz71/vim-nightfly-colorsbluz71 avatar

    bluz71/vim-nightfly-colors

    934View on GitHub↗

    A dark midnight theme for modern Neovim & classic Vim

    Luaalacritty-themeiterm2-themekitty-themes
    View on GitHub↗934
  • alexvzyl/nordic.nvimAlexvZyl avatar

    AlexvZyl/nordic.nvim

    1,025View on GitHub↗

    🌒 Nord for Neovim, but warmer and darker. Supports a variety of plugins and other platforms.

    Luacolorschemeluaneovim
    View on GitHub↗1,025
  • jandedobbeleer/oh-my-poshJanDeDobbeleer avatar

    JanDeDobbeleer/oh-my-posh

    21,559View on GitHub↗

    This project is a cross-platform shell prompt engine designed to render dynamic, themeable command line interfaces. It functions as a modular system that replaces the native shell prompt with a highly customizable, icon-rich display, allowing users to inject real-time system status, environment context, and visual design elements directly into their terminal workspace. The engine distinguishes itself through a declarative configuration schema that enables users to define prompt layouts, color palettes, and functional behaviors across different operating systems and shell environments. By util

    Gobashcmdfish
    View on GitHub↗21,559
  • kepano/obsidian-minimalkepano avatar

    kepano/obsidian-minimal

    5,163View on GitHub↗

    This project is a minimalist visual theme and customizable CSS framework for Obsidian. It functions as a markdown layout engine and an adaptive user interface designed to remove interface clutter and create a distraction-free writing environment. The theme distinguishes itself through layout transformations that convert standard markdown tables and lists into card-based grids and visual galleries. It provides a system for transforming structured data into scannable visual representations and organizes consecutive images into column-based grids. The framework covers comprehensive interface ae

    CSSdark-modedark-themelight-theme
    View on GitHub↗5,163
  • adi1090x/polybar-themesadi1090x avatar

    adi1090x/polybar-themes

    6,198View on GitHub↗

    This project is a collection of visual styles, layout variants, and color schemes for the Polybar status bar on Linux. It functions as a UI style coordinator that provides customizable status bar presets to modify the look and feel of a desktop environment. The system includes a dynamic color generator that creates matching color palettes based on wallpaper assets or random selections. This ensures visual consistency by synchronizing the colors of the status bar and application launchers with the desktop background. The project manages Linux desktop theming through the application of diverse

    Shelladi1090xarchcraftarchlinux
    View on GitHub↗6,198
  • joshdick/onedark.vimjoshdick avatar

    joshdick/onedark.vim

    3,996View on 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

    Vim Scriptcolorschemedark-syntax-themelightline
    View on GitHub↗3,996
  • black7375/firefox-ui-fixblack7375 avatar

    black7375/Firefox-UI-Fix

    5,841View on GitHub↗

    Firefox-UI-Fix is a collection of CSS stylesheets, style overrides, and a UserChrome framework designed to redefine the layout and appearance of the Firefox web browser. It functions as a browser interface customizer and styling kit that uses CSS injection and DOM overrides to modify the browser shell. The project distinguishes itself by providing deep integration with host operating systems, allowing the browser's window decorations, menus, and themes to match system accent colors and native desktop aesthetics. It includes specialized capabilities for modifying the visual hierarchy of the in

    SCSSfirefoxfirefox-cssfirefox-customization
    View on GitHub↗5,841
  • folke/todo-comments.nvimfolke avatar

    folke/todo-comments.nvim

    4,055View on GitHub↗

    todo-comments.nvim is a Neovim plugin and codebase task navigator that highlights and manages task keywords within code comments. It functions as a Lua-based highlighter and workflow extension that aggregates pending work and notes from source code into a searchable project list. The plugin provides visual tracking of task comments using custom syntax highlighting and allows for jumping between these markers within a file. It enables project-wide task management by searching for tagged comments across multiple files to organize a development roadmap.

    Luaneovimneovim-plugin
    View on GitHub↗4,055
  • react95-io/react95react95-io avatar

    react95-io/React95

    7,240View on GitHub↗

    React95 is a React UI component library and themed framework designed to emulate the aesthetic of a nineties desktop operating system. It provides a collection of reusable interface elements that allow developers to build web applications with a nostalgic visual style. The library functions as a design system centered on a Windows 95 theme. It utilizes a centralized theme provider to manage global color palettes and styling across the application. The framework covers retro UI development through a set of pre-styled components and themed interface design tools. These capabilities enable the

    TypeScriptcomponent-librarycomponentsdesign-system
    View on GitHub↗7,240