All Projects β†’ srcery-colors β†’ srcery-terminal

srcery-colors / srcery-terminal

Licence: MIT license
Srcery theme terminal configurations

Programming Languages

shell
77523 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to srcery-terminal

Arduino Fastled Music Visualizer
An Arduino based music visualizer using the FastLED library and a strip of individually addressable LEDs
Stars: ✭ 134 (-26.78%)
Mutual labels:  color-scheme, color-palette
Colors.lol
🎨 Overly descriptive color palettes
Stars: ✭ 207 (+13.11%)
Mutual labels:  color-scheme, color-palette
Gradstop
JavaScript micro library to generate gradient color stops πŸ³οΈβ€πŸŒˆ
Stars: ✭ 144 (-21.31%)
Mutual labels:  color-scheme, color-palette
Gvcci
color extraction to turn images into 16 color palettes
Stars: ✭ 86 (-53.01%)
Mutual labels:  color-scheme, color-palette
awesome-nord
This repository contains community-created ports and themes of this color palette for all our beloved applications.
Stars: ✭ 34 (-81.42%)
Mutual labels:  color-scheme, color-palette
Colors App
🎨 A PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.
Stars: ✭ 90 (-50.82%)
Mutual labels:  color-scheme, color-palette
Color Scheme
color-scheme,ι’œθ‰²ζ–Ήζ‘ˆ,color主钘,scheme,webstrom,phpstrom,pytharm,ι…θ‰²ζ–Ήζ‘ˆ,编辑器,xfce4主钘,技眼,ζš—θ‰²,dark
Stars: ✭ 162 (-11.48%)
Mutual labels:  color-scheme, configuration
Colorful
A curated list of awesome resources to choose your next color scheme
Stars: ✭ 702 (+283.61%)
Mutual labels:  color-scheme, color-palette
ImageGoNord-pip
A tool that can convert your rgb images to nordtheme palette
Stars: ✭ 120 (-34.43%)
Mutual labels:  color-scheme, color-palette
Ciapre.tmTheme
Ciapre - an easy-on-the-eyes Sublime Text/TextMate color scheme.
Stars: ✭ 63 (-65.57%)
Mutual labels:  color-scheme, color-palette
Nord Docs
The official Nord website and documentation
Stars: ✭ 63 (-65.57%)
Mutual labels:  color-scheme, color-palette
color-system
🎨 Easiest way to get a universal color palette
Stars: ✭ 21 (-88.52%)
Mutual labels:  color-scheme, color-palette
Colorschemes.jl
colorschemes, colormaps, gradients, and palettes
Stars: ✭ 55 (-69.95%)
Mutual labels:  color-scheme, color-palette
Imagegonord
A tool that can convert your rgb images to nordtheme palette
Stars: ✭ 105 (-42.62%)
Mutual labels:  color-scheme, color-palette
Lucario
The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode and XTerm
Stars: ✭ 711 (+288.52%)
Mutual labels:  color-scheme, color-palette
Colorbook
🎨 Color schemes for UI design - Optimized for foreground, background, border, etc. https://liyasthomas.github.io/colorbook
Stars: ✭ 148 (-19.13%)
Mutual labels:  color-scheme, color-palette
Colours
A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
Stars: ✭ 3,101 (+1594.54%)
Mutual labels:  color-scheme, color-palette
Nord
An arctic, north-bluish color palette.
Stars: ✭ 4,816 (+2531.69%)
Mutual labels:  color-scheme, color-palette
Tints And Shades
🌈 Display tints and shades of a given hex color in 10% increments.
Stars: ✭ 228 (+24.59%)
Mutual labels:  color-scheme, color-palette
SwiftColorWheel
Delightful color picker wheel for iOS in Swift.
Stars: ✭ 37 (-79.78%)
Mutual labels:  color-scheme, color-palette

title

Terminal configurations for vim, and emacs color scheme. Pick and choose for your terminal of choice for the pre-generated configs tracked in this repo.

Palette

TERMCOL NR HEX RGB IMG
black 0 #1C1B19 28, 27, 25 black
red 1 #EF2F27 239, 47, 39 red
green 2 #519F50 81, 159, 80 green
yellow 3 #FBB829 251, 184, 41 yellow
blue 4 #2C78BF 44, 120, 191 blue
magenta 5 #E02C6D 224, 44, 109 magenta
cyan 6 #0AAEB3 10, 174, 179 cyan
white 7 #BAA67F 186, 166, 127 white
brightblack 8 #918175 145, 129, 117 bright_black
brightred 9 #F75341 247, 83, 65 bright_red
brightgreen 10 #98BC37 152, 188, 55 bright_green
brightyellow 11 #FED06E 254, 208, 110 bright_yellow
brightblue 12 #68A8E4 104, 168, 228 bright_blue
brightmagenta 13 #FF5C8F 255, 92, 143 bright_magenta
brightcyan 14 #2BE4D0 43, 228, 208 bright_cyan
brightwhite 15 #FCE8C3 252, 232, 195 bright_white

Additionally Srcery uses some xterm 256 colors to pad out the color selection, no extra configuration needed.

NAME NR HEX RGB IMG
orange 202 #FF5F00 255, 95, 0 orange
bright_orange 208 #FF8700 255, 135, 0 bright_orange
hard_black 233 #121212 18, 18, 18 hard_black
xgray1 235 #262626 38, 38, 38 xgray1
xgray2 236 #303030 48, 48, 48 xgray2
xgray3 237 #3A3A3A 58, 58, 58 xgray3
xgray4 238 #444444 68, 68, 68 xgray4
xgray5 239 #4E4E4E 78, 78, 78 xgray5
xgray6 240 #585858 88, 88, 88 xgray6

Development

Requirements

Node and npm is required to build the terminal configurations.

Installing

Clone this repository and run make install, this will install the required packages via npm locally.

Generating configurations

To get a list of available configurations call make list. By editing the relevant template for any given configuration (located in ./templates), or by editing palette.json and calling make will generate a new configuration.

To make a single config, say xresources call make like this:

make xresources/srcery.xresources
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].