mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2025-12-20 07:15:20 +05:30
remove ani-cli
This commit is contained in:
@@ -125,6 +125,7 @@ static const char *colorname[] = {
|
||||
"#cccccc",
|
||||
"#555555",
|
||||
"black",
|
||||
"#FF9F12",
|
||||
};
|
||||
|
||||
|
||||
@@ -132,7 +133,7 @@ static const char *colorname[] = {
|
||||
* Default colors (colorname index)
|
||||
* foreground, background, cursor, reverse cursor
|
||||
*/
|
||||
unsigned int defaultfg = 15;
|
||||
unsigned int defaultfg = 259;
|
||||
unsigned int defaultbg = 258;
|
||||
static unsigned int defaultcs = 256;
|
||||
static unsigned int defaultrcs = 257;
|
||||
|
||||
Reference in New Issue
Block a user