#Color-scheme
Showing 60 of 108 repositories tagged #color-scheme, ranked by stars
Over 450 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, Ghostty, and many more
Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
A beautiful and useful prompt for your shell
This repository contains content which will be helpful in your journey as a front-end Web Developer
An inky color scheme for prose and code.
Collection of awesome color schemes for Neo/vim, merged for quick use.
A beautiful and useful low-latency prompt for your shell, written in go
This is a repository of themes for GNU ls (configured via GNU dircolors) that support Ethan Schoonoverβs Solarized color scheme.
π¨π³π¨Chinese traditional color cheatsheet online
A tool to convert a Wallpaper's color scheme / palette, OCR with VLM's Traditional & Hybrid, Image Compression ,color palette extraction, image upsacling with Adversarial Networks and more image processing features.
Create Neovim themes with real-time feedback, export anywhere.
A dark and light Neovim theme written in fennel, inspired by IBM Carbon.
Elegant iTerm2 theme with bright colors
Elegant Hyper theme with bright colors
Make your Termux look better
A Flutter package to make and use beautiful color scheme based themes.
An arctic, north-bluish clean and elegant Visual Studio Code theme.
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
πͺ Soothing pastel theme for GTK3/4
π‘οΈ Warm color scheme for Neovim and beyond
A tool that can convert your rgb images to nordtheme palette
An occult color scheme for (n)vim. Perform your dark magick using clearly defined contrasting colors with a pinch of earthly tint for that lived-in feel.
π π¦ An intergalactic space theme for Vim, Terminal, and more!
π A better color scheme for the late night coder
:bar_chart: More styles and useful extensions for Matplotlib
Dracula colorscheme for neovim written in Lua
π§πΎβπ One Theme to Rule Them All π
Scratchpads & many goodies for Hyprland & others [maintainer=@fdev31]
π¨π§ An easy to use base16 scheme manager that integrates with any workflow.
a fog descends upon your editor β dark color scheme inspired by the woods for vim and neovim
That's a terminal prompt changer that shows a few cool git informations about your repository state. You can choose among different styles and enjoy all the aliases it provides you. Feel free for contributing, pull requests and issues are always welcome! ;)
Tool that help you to create more cohesive color schemes. Add a tint to your existing colors.
NeoSolarized: A fixed solarized colorscheme for better truecolor support.
An arctic, north-bluish clean and elegant GNOME Terminal color theme.
An arctic, north-bluish clean and elegant Alacritty color scheme.
My dotfiles with dwm, qtile and awesome.
Elegant Terminal theme with bright colors
Pleasant and productive colorscheme for Neovim
π Remixed Kanagawa colourschemes with muted colors. For Neovim.
VIM Colour scheme
A Vim color scheme reproduction of the official JetBrains IDE Darcula theme
Atom One Dark theme for Xcode
Create color schemes for Vim, Airline and Lightline
An arctic, north-bluish clean and elegant Terminal.app color theme.
Convert your favorite images and wallpapers with your favorite color palettes/themes
π Aquarium, a simple vibrant dark theme for vim π
An intergalactically friendly color scheme for Vim.
A Material color scheme for Vim.
π¨ A beautiful and dark vim colorscheme.
blink themes collection
Neovim colorscheme using Gnome Adwaita syntax
A Vim color scheme with dark and light variants
A dark color scheme for Neovim derived from palenight and carbonight
A vim/neovim colorscheme
Neovim Colorscheme for dark dwellers with optional glow effect!
A Vim color scheme for 16-color terminals
Customizable coloscheme with dark and light options, vivid colors and easy on the eye.
An Arduino based music visualizer using the FastLED library and a strip of individually addressable LEDs
Unity 3D's Gradient is a handy data type but comes with some limitations: for example you cannot set more than 8 color keys in its editor and RGB is the only color space available. ColorBand data type offers an alternative with less limitations. Creating ColorBands is fun and easy; they are stored as assets and can be accessed from code through an Evaluate method to get the color at time t, as for Gradient. RGB (or HSV) values are described by individual curves, allowing a better control over how the color function evolves between your points. Color bands are used in all kinds of applications including games, data visualization and other fields.