diff options
Diffstat (limited to 'render/theme.h')
| -rw-r--r-- | render/theme.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
