Commit Graph

6 Commits

Author SHA1 Message Date
23e9c5d58d Added SGR fields to the RGB struct for bold and italic;
allow RGB values to be -1 (default color);
allow underscore in color names
2025-04-21 11:48:56 -04:00
46e3e9da85 Added function to load colors from a config file 2024-08-15 10:19:21 -05:00
373c3c3385 Added Dark Blue as a color 2024-08-14 09:41:55 -05:00
7feac0b5f7 Renamed 'printAndExit' to 'printErrAndExit' 2024-08-10 11:29:18 -05:00
2a007ba56c Replaced 'panic' with an error return, and a call to 'printAndExit' 2024-08-10 11:28:41 -05:00
025ec775ca First commit 2024-08-09 19:20:42 -05:00