X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprompt.c;h=5151100566db9e8176a70112ae8df1f89d86184e;hb=fa0ae17adbc8f73b707c33836d37841e81b9303a;hp=52223f1949911e477a9449502be81e13b8cbb86a;hpb=6799c67c07e99c440f549802f60d9f16995ab711;p=chaz%2Fopenbox diff --git a/openbox/prompt.c b/openbox/prompt.c index 52223f19..51511005 100644 --- a/openbox/prompt.c +++ b/openbox/prompt.c @@ -95,7 +95,7 @@ void prompt_startup(gboolean reconfig) prompt_a_button->texture[0].data.text.color = c_button; prompt_a_focus->texture[0].data.text.color = c_focus; prompt_a_press->texture[0].data.text.color = c_press; - prompt_a_pfocus->texture[0].data.text.color = c_press; + prompt_a_pfocus->texture[0].data.text.color = c_pfocus; prompt_a_focus->texture[1].data.lineart.color = c_focus; prompt_a_focus->texture[2].data.lineart.color = c_focus;