X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=render%2Ftheme.h;h=f7c0dc67dde4536989e3c8f267cf295c96396947;hb=1aa0bc66eb45ba466d1d071d0e6c13631331e091;hp=18464c36a072743b0e77fd2884004d795a16f810;hpb=2eb5721416309089d855ec8362d4ec131f595c21;p=chaz%2Fopenbox diff --git a/render/theme.h b/render/theme.h index 18464c36..f7c0dc67 100644 --- a/render/theme.h +++ b/render/theme.h @@ -29,7 +29,7 @@ struct _RrTheme { RrColor *title_focused_color; RrColor *title_unfocused_color; RrColor *titlebut_disabled_focused_color; - RrColor *titlebut_disabled_unfocused_color; + RrColor *titlebut_disabled_unfocused_color; RrColor *titlebut_hover_focused_color; RrColor *titlebut_hover_unfocused_color; RrColor *titlebut_focused_pressed_color;