Advertisement
RebelRose

Default color 🎨 pallet written to my bash

Jun 23rd, 2025
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.54 KB | None | 0 0
  1. My default color rainbow palette 🎨 that goes with the graph number graph to the Modt build.The usual build HEX number is hex 7,  here I have hex 14 Built to go to my bash. code written in with words and symbols
  2. ............. pip install colo
  3.  
  4. background=#000000
  5. foreground=#af5f87
  6. cursor=#d7005f
  7. color0=#000000
  8. color1=#585858
  9. color2=#0087ff
  10. color3=#005f00
  11. color4=#00ff00
  12. color5=#626262
  13. color6=#ff0087
  14. color7=#ff005f
  15. color8=#000000
  16. color9=#00ff87
  17. color10=#ff005f
  18. color11=#ff875f
  19. color12=#767676
  20. color13=#ffd700
  21. color14=#ff0000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement