To achieve better readability in shell:
- maximize hue difference in color pairs (bold/normal) and among all colors
- make saturation and brightness of bold color higher then normal
JS part:
npm install
npm run start
# open http://localhost:3000
PHP part:
composer install
./bin/sc bright.colortable bright.css
Hue Sat Val
Magenta 305 215 175
BoldMagenta 265 125 215
Red 340 235 215
BoldRed 5 175 255
Yellow 35 255 215
BoldYellow 50 175 245
Green 135 215 150
BoldGreen 85 175 215
Cyan 185 255 190
BoldCyan 175 110 235
Blue 220 220 175
BoldBlue 205 175 205
Design, view, edit and share terminal colorschemes.
Allows to generate a color scheme with moving several sliders.