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 base16-builder/base16-builder

Open-source alternatives to Base16 Builder

30 open-source projects similar to base16-builder/base16-builder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Base16 Builder alternative.

  • geometry-zsh/geometrygeometry-zsh avatar

    geometry-zsh/geometry

    990View on GitHub↗

    geometry is a minimal, composable zsh prompt

    Shell
    View on GitHub↗990
  • slomkowski/bash-full-of-colorsslomkowski avatar

    slomkowski/bash-full-of-colors

    197View on GitHub↗

    Advanced .bashrc and .bash_profile coming together with colorful output.

    Shell
    View on GitHub↗197
  • mayccoll/goghMayccoll avatar

    Mayccoll/Gogh

    10,243View on GitHub↗

    Gogh is a command line theme manager and a collection of curated color palettes for various Linux and macOS terminal emulators. It provides a library of configuration files used to synchronize visual styles across different terminal environments. The project includes a terminal accessibility checker to verify that chosen color schemes meet visual contrast and readability standards. It allows for the creation of custom theme definitions using a templating system that maps hex values to text and background colors. The toolset covers terminal emulator customization through a command line interf

    Shell
    View on GitHub↗10,243
  • arialdomartini/oh-my-gitarialdomartini avatar

    arialdomartini/oh-my-git

    3,709View on GitHub↗

    oh-my-git is a shell extension for Bash and Zsh that provides a Git status indicator directly within the command line prompt. It functions as a Git shell prompt that displays the current branch and repository state using configurable symbols and colors. The project includes a customizable terminal theme, allowing users to modify visual variables to personalize the appearance of the interface. It also provides a fallback prompt configuration to define the text displayed when a directory is not tracked by a version control system. The extension manages version control visualization and shell w

    Shell
    View on GitHub↗3,709

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
  • aziz/tmtheme-editoraziz avatar

    aziz/tmTheme-Editor

    1,693View on GitHub↗

    tmTheme Editor is a color scheme editor for SublimeText, Textmate and bunch of other text editors. It allows you to edit tmtheme files easier and faster. it's written in coffeescript using angular.js

    HTML
    View on GitHub↗1,693
  • barryclark/bashstrapbarryclark avatar

    barryclark/bashstrap

    1,560View on GitHub↗

    A quick way to spruce up your terminal in OSX.

    Shell
    View on GitHub↗1,560
  • benweier/schemrbenweier avatar

    benweier/Schemr

    134View on GitHub↗

    Schemr allows you to quickly change your color scheme using the command palette and keyboard shortcuts. With Schemr, you get commands to easily cycle forward, backward and randomly through your available color schemes.

    Python
    View on GitHub↗134
  • caiogondim/bullet-train.zshcaiogondim avatar

    caiogondim/bullet-train.zsh

    2,841View on GitHub↗

    :bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin

    Makefile
    View on GitHub↗2,841
  • catppuccin/catppuccincatppuccin avatar

    catppuccin/catppuccin

    19,334View on GitHub↗

    Catppuccin is a community-driven design framework that provides a standardized collection of four warm, high-contrast color palettes. It functions as a unified theme system designed to ensure visual consistency and harmony across diverse software applications, operating systems, and developer tools. The project utilizes a centralized specification to define color roles, which are then mapped to specific software environments through a distributed porting model. By employing template-based asset generation and declarative style mapping, the system ensures that these color definitions are accur

    TypeScriptcatppuccincolor-palettecolor-scheme
    View on GitHub↗19,334
  • chriskempson/base16chriskempson avatar

    chriskempson/base16

    938View on GitHub↗

    A Framework for building Themes

    View on GitHub↗938
  • deviantfero/wpgtkdeviantfero avatar

    deviantfero/wpgtk

    2,193View on GitHub↗

    :flowerplayingcards: a colorscheme, wallpaper and template manager for *nix

    Python
    View on GitHub↗2,193
  • 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
  • dracula/sublimedracula avatar

    dracula/sublime

    102View on GitHub↗

    All instructions can be found at draculatheme.com/sublime.

    View on GitHub↗102
  • ghifarit53/tokyonight-vimghifarit53 avatar

    ghifarit53/tokyonight-vim

    597View on GitHub↗

    A clean, dark vim colorscheme that celebrates the lights of downtown Tokyo at night, based on a VSCode theme by @enkia with the same name Archived because I'm no longer using this

    Vim script
    View on GitHub↗597
  • jmylchreest/tinctjmylchreest avatar

    jmylchreest/tinct

    18View on GitHub↗

    A plugin based theme/templating tool inspired by PyWal and Matugen, with multiple input mechanisms.

    Go
    View on GitHub↗18
  • lvv/git-promptlvv avatar

    lvv/git-prompt

    327View on GitHub↗

    bash prompt with GIT, SVN and HG modules

    Shell
    View on GitHub↗327
  • magicmonty/bash-git-promptmagicmonty avatar

    magicmonty/bash-git-prompt

    6,924View on GitHub↗

    bash-git-prompt is a Bash shell extension and prompt customizer that integrates real-time Git status indicators directly into the terminal. It functions as a shell theme that displays branch names, commit divergence, and file status markers within the command line interface. The project distinguishes itself through a hierarchical configuration system that allows for directory-specific overrides of global settings. It includes performance tuning options to maintain shell responsiveness in large repositories by selectively disabling expensive operations such as remote fetching or untracked file

    Shell
    View on GitHub↗6,924
  • mangeshrex/uwu.vimMangeshrex avatar

    Mangeshrex/uwu.vim

    321View on GitHub↗

    🎨 A beautiful and dark vim colorscheme.

    Vim Script
    View on GitHub↗321
  • momeni/gittifymomeni avatar

    momeni/gittify

    79View on GitHub↗

    A customized bash environment to make git folders more friendly.

    Shell
    View on GitHub↗79
  • morhetz/gruvbox-contribmorhetz avatar

    morhetz/gruvbox-contrib

    1,768View on GitHub↗

    Ports of the gruvbox colorscheme

    SCSS
    View on GitHub↗1,768
  • mrowa44/emojifymrowa44 avatar

    mrowa44/emojify

    1,585View on GitHub↗

    Emoji on the command line :scream:

    Shell
    View on GitHub↗1,585
  • nathanbuchar/atom-one-dark-terminalnathanbuchar avatar

    nathanbuchar/atom-one-dark-terminal

    1,070View on GitHub↗

    A Terminal theme that mimics the One Dark theme made by the Atom team.

    atomitermone-dark
    View on GitHub↗1,070
  • nojhan/liquidpromptnojhan avatar

    nojhan/liquidprompt

    4,660View on GitHub↗

    Liquidprompt is an adaptive command-line interface theme and context-aware status bar for Bash and Zsh. It functions as a shell environment indicator and tracker, displaying real-time system information, user identity, host connections, and working directory data directly within the prompt. The project features a theme engine that allows for the modification of layout, colors, and glyphs. It integrates version control status indicators to show active branches, tags, and commit statistics, alongside indicators for active container tools, orchestrators, and language-specific virtual environment

    Shell
    View on GitHub↗4,660
  • riobard/bash-powerlineriobard avatar

    riobard/bash-powerline

    910View on GitHub↗

    Powerline-style Bash prompt in pure Bash script. See also https://github.com/riobard/zsh-powerline

    Shell
    View on GitHub↗910
  • romkatv/powerlevel10kromkatv avatar

    romkatv/powerlevel10k

    54,468View on GitHub↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configuration file. By decoupling prompt rendering from shell initialization, it eliminates startup latency and ensures that the command line remains responsive even under heavy system loads. The project distinguishes itself through advanced performance optimizations, including asynchrono

    Shellzsh
    View on GitHub↗54,468
  • rose-pine/rose-pine-themerose-pine avatar

    rose-pine/rose-pine-theme

    1,519View on GitHub↗
    aestheticcolorschemepalette
    View on GitHub↗1,519
  • 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
  • themix-project/oomoxthemix-project avatar

    themix-project/oomox

    2,299View on GitHub↗

    Graphical application for generating different color variations of Oomox (Numix-based) theme (GTK2, GTK3, Cinnamon, GNOME, Openbox, Xfwm), Archdroid, Gnome-Color, Numix, Papirus and Suru++ icon themes. Have a hack for HiDPI in gtk2. Its Base16 plugin also allowing a lot of app themes support like Alacritty, Emacs, GTK4, KDE, VIM and many more.

    Python
    View on GitHub↗2,299
  • twolfson/sexy-bash-prompttwolfson avatar

    twolfson/sexy-bash-prompt

    1,155View on GitHub↗

    Bash prompt with colors, git statuses, and git branches.

    Shell
    View on GitHub↗1,155
  • win0err/aphrodite-terminal-themewin0err avatar

    win0err/aphrodite-terminal-theme

    177View on GitHub↗

    A minimalistic terminal theme (prompt) for sexy terminals that works in bash, fish and zsh

    Shell
    View on GitHub↗177