cambio color de fondo

This commit is contained in:
serxoz 2022-09-02 12:14:12 +02:00
parent e56ed39e49
commit 02103beb7b

View File

@ -121,7 +121,7 @@ static const char *colorname[] = {
"#cccccc",
"#555555",
"gray90", /* default foreground colour */
"black", /* default background colour */
"#222d31", /* default background colour */
};