README.md

May 7, 2026 ยท View on GitHub

Terminal configurations

Pregenerated configurations using the Srcery palette. Pick and choose for your favorite terminal emulator

Palette

IMGNAMEINDEXHEXRGBHSL
blackblack0#12111018, 17, 1630, 6%, 7%
redred1#EF2F27239, 47, 392, 86%, 55%
greengreen2#519F5081, 159, 80119, 33%, 47%
yellowyellow3#FBB829251, 184, 4141, 96%, 57%
blueblue4#2C78BF44, 120, 191209, 63%, 46%
magentamagenta5#E02C6D224, 44, 109338, 74%, 53%
cyancyan6#0AAEB310, 174, 179182, 89%, 37%
whitewhite7#C5B088197, 176, 13639, 34%, 65%
bright_blackbright_black8#917E6B145, 126, 10730, 15%, 49%
bright_redbright_red9#F75341247, 83, 656, 92%, 61%
bright_greenbright_green10#98BC37152, 188, 5576, 55%, 48%
bright_yellowbright_yellow11#FED06E254, 208, 11041, 99%, 71%
bright_bluebright_blue12#68A8E4104, 168, 228209, 70%, 65%
bright_magentabright_magenta13#FF5C8F255, 92, 143341, 100%, 68%
bright_cyanbright_cyan14#2BE4D043, 228, 208174, 77%, 53%
bright_whitebright_white15#FCE8C3252, 232, 19539, 90%, 88%
dark_greendark_green22#29422941, 66, 41120, 23%, 21%
dark_reddark_red88#4F232179, 35, 333, 41%, 22%
dark_bluedark_blue24#1E518130, 81, 129209, 62%, 31%
dim_greendim_greenn/a#2E5C2E46, 92, 46119, 33%, 27%
orangeorange202#FF5F00255, 95, 022, 100%, 50%
bright_orangebright_orange208#FF8700255, 135, 032, 100%, 50%
tealteal30#0080800, 128, 128180, 100%, 25%
gray1gray1n/a#1C1B1928, 27, 2540, 6%, 10%
gray2gray2n/a#26252238, 37, 3445, 6%, 14%
gray3gray3n/a#312F2C49, 47, 4436, 5%, 18%
gray4gray4n/a#3B393559, 57, 5340, 5%, 22%
gray5gray5n/a#45433E69, 67, 6243, 5%, 26%
gray6gray6n/a#504D4780, 77, 7140, 6%, 30%

Development

Requirements

Node and npm is required to build the terminal configurations.

Changing readme

README.md along with the configs are generated, edit templates/README.hbs and run make README.md to update docs.

Generating configurations

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

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

make xresources/srcery.xresources