X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=e9e811a35265910d5ae653ee2415bce79f881359;hb=4cbfddf15907c96b55ac3381c9a402260a96ce9f;hp=d0354a5544e4fcc0aae0bc8eb42d90b220602e31;hpb=151d29c5c308831aad930c2598655ab8c4adc024;p=surf.git diff --git a/config.def.h b/config.def.h index d0354a5..e9e811a 100644 --- a/config.def.h +++ b/config.def.h @@ -1,6 +1,6 @@ /* modifier 0 means no modifier */ -static GdkColor progress = { 65535,65535,0,0 }; -static GdkColor progress_trust = { 65535,0,65535,0 }; +static gchar *progress = "#FF0000"; +static gchar *progress_trust = "#00FF00"; #define MODKEY GDK_CONTROL_MASK static Key keys[] = { /* modifier keyval function arg Focus */