# What colorsets we use for various interface elements

# Colorset form QuakeConsole and thumbnailed windows
SetEnv cs_quakeconsole 0

# Colorset for inactive parts of the panels, iconmans, pagers, forms
SetEnv cs_panel_inactive 1

# Colorset for active parts of the panels, iconmans, pagers, forms
# and FvwmIdent
SetEnv cs_panel_active 2

# Colorset for "inactive window" parts of FvwmPager and FvwmIconMan
SetEnv cs_panel_wininactive 3

# Colorset for "active window" parts of FvwmPager and FvwmIconMan
SetEnv cs_panel_winactive 4

# Colorset for border around panels, pagers, iconmans, forms and FvwmIdent
SetEnv cs_panel_border 5

# Colorset for inactive menu items
SetEnv cs_menu_inactive 6

# Colorset for active menu item
SetEnv cs_menu_active 7

