Skip to main content

Theme Variables

This is a reference of commonly used theme variables in the beautiful module. For a tutorial on creating themes, see Theme Tutorial.

Core Colors

VariableDescription
bg_normalDefault background color
bg_focusBackground when focused
bg_urgentBackground for urgent items
bg_minimizeBackground for minimized items
fg_normalDefault text color
fg_focusText color when focused
fg_urgentText color for urgent items
fg_minimizeText color for minimized items

Window Borders

VariableDescription
border_widthWindow border thickness
border_color_normalUnfocused window border
border_color_activeFocused window border
border_color_markedMarked window border
useless_gapGap between tiled windows

Fonts

VariableDescription
fontDefault font (Pango format, e.g., "sans 10")
hotkeys_fontFont for hotkeys popup
hotkeys_description_fontFont for hotkeys descriptions
notification_fontFont for notifications

Wibar

VariableDescription
wibar_bgWibar background
wibar_fgWibar text color
wibar_heightWibar height
wibar_border_colorWibar border color
wibar_border_widthWibar border width

Taglist

VariableDescription
taglist_bg_focusFocused tag background
taglist_bg_occupiedOccupied tag background
taglist_bg_emptyEmpty tag background
taglist_bg_urgentUrgent tag background
taglist_fg_focusFocused tag text
taglist_fg_occupiedOccupied tag text
taglist_fg_emptyEmpty tag text
taglist_fg_urgentUrgent tag text

Tasklist

VariableDescription
tasklist_bg_focusFocused task background
tasklist_bg_normalNormal task background
tasklist_fg_focusFocused task text
tasklist_fg_normalNormal task text
tasklist_disable_iconHide task icons (boolean)

Notifications

VariableDescription
notification_bgNotification background
notification_fgNotification text color
notification_border_colorNotification border
notification_border_widthBorder width
notification_icon_sizeIcon size
notification_widthNotification width
notification_max_widthMaximum width
notification_max_heightMaximum height

Hotkeys Popup

VariableDescription
hotkeys_bgPopup background
hotkeys_fgPopup text color
hotkeys_border_colorPopup border
hotkeys_border_widthBorder width
hotkeys_modifiers_fgModifier key color
hotkeys_label_bgKey label background
hotkeys_label_fgKey label text
hotkeys_group_marginSpace between groups
VariableDescription
menu_bg_normalMenu background
menu_bg_focusFocused item background
menu_fg_normalMenu text
menu_fg_focusFocused item text
menu_heightMenu item height
menu_widthMenu width
menu_border_colorMenu border
menu_border_widthBorder width

Wallpaper

VariableDescription
wallpaperPath to wallpaper image

Layout Icons

VariableDescription
layout_tileTile layout icon
layout_tileleftTile left icon
layout_tilebottomTile bottom icon
layout_tiletopTile top icon
layout_floatingFloating layout icon
layout_maxMaximized layout icon
layout_fullscreenFullscreen layout icon
layout_magnifierMagnifier layout icon
layout_fairFair layout icon
layout_fairhFair horizontal icon
layout_spiralSpiral layout icon
layout_dwindleDwindle layout icon
layout_cornernwCorner NW icon
layout_cornerneCorner NE icon
layout_cornerswCorner SW icon
layout_cornerseCorner SE icon

See Also