[v0.06] Fix nvidia color when the small logo is used

This commit is contained in:
Dr-Noob
2021-08-16 22:27:39 +02:00
parent 9f52f4916d
commit db81586853

View File

@@ -14,7 +14,7 @@
#define COLOR_STR_NVIDIA "nvidia"
#define COLOR_DEFAULT_NVIDIA "118,185,0:0,0,0:255,255,255:118,185,0"
#define COLOR_DEFAULT_NVIDIA "118,185,0:255,255,255:255,255,255:118,185,0"
struct args_struct {
bool help_flag;