Worker file manager

User interface colors

This is where to change the default colors of worker. Simply click on the Foreground or Background buttons beside the item you wish to change the appearance of. The color palette as defined in the Palette section will appear.

Working with the panel colors can get a little confusing, especially if you mix up the meanings of selected and active. Active means any file or directory that the cursor is currently on. Press the up or down arrows and this should be apparent. Selected is any file or directory that has been explicitly selected by you. Press the insert button on your keyboard to see this.

Faces

Since Worker 3.5.0, the concept of "faces" has been introduced. This allows more flexibility for configuring the appearance of Worker. Basically, a face describes a specific UI element. A face may be derived from another face so that a color from a parent face also applies for the derived faces, if not overwritten. For example, the text and background color of an UI element may be derived from the default text color and default background color. Changing these colors will automatically change the text colors of many UI elements as well. If a face is unset, the color of the parent element will be used.

The following table contains all faces and their meaning:
FaceMeaning
default-fg/bgDefault text color and background color
3d-brightColor used for 3D effect (usually white or some other bright color)
3d-darkColor used for 3D effect (usually black or some other dark color)
button-fg/bgText and background color of buttons
button-special1-fg/bgText and background color of buttons which are sometimes used to highlight a special function.
button-alt-fg/bgText and background color of the alternate function of buttons
popup-fg/bgThe text and background color for popup menus
popup-submenu-arrowThe color of the arrow indicating submenus
popup-edit-field-bgThe background color for edit fields in popup menus
popup-highlight-fgThe foreground color of highlighted popup entries
stringgadget-normal-fg/bgText and background color of text fields
stringgadget-selection-fg/bgText and background color of selection in text fields
stringgadget-active-fg/bgText and background color of active text fields
textview-fg/bgText and background color of text view elements
textview-selection-fg/bgText and background color of selected text in text view elements
textview-highlight-fg/bgText and background color of highlighted lines in text view elements
listview-normal-fg/bgText and background color of regular list view elements
listview-select-fg/bgText and background color of selected list view elements
listview-active-fg/bgText and background color of active list view elements
listview-selact-fg/bgText and background color of selected and active list view elements
listview-sort-indicatorThe color of the arrow in the list view header to indicate the sort direction
fg-bg-mix66This special color is used for a mixed color 66% between default foreground and default background. It is automatically derived from those colors unless overwritten.
bg-90This special color is 90% of the default background color. It is automatically derived from that color unless overwritten.
bg-30This special color is 30% of the default background color. It is automatically derived from that color unless overwritten.
slider-arrowThis is the color used for the arrows in slider elements.
slider-bgThis is the color of the slider box background.
slider-bg2This color is used for the area behind the slider box.
slider-selectionThis color is used to highlight which part of the elements is selected.
tab-active-fg/bgThis is the foreground and background color of the active tab box.
tab-inactive-fg/bgThis is the foreground and background color of the inactive tab boxes.
statusbar-fg/bgThese are the colors of the status bar.
clockbar-fg/bgThese are the colors for the clock bar.
request-fg/bgThese are the colors used for some dialogs.
lvb-active-fg/bgThis is the foreground and background color for the active list view bar.
lvb-inactive-fg/bgThis is the foreground and background color for the inactive list view bar.
dirview-dir-select-fg/bgThese are the colors for selected directory entries in directory views.
dirview-dir-normal-fg/bgThese are the colors for unselected directory entries in directory views.
dirview-file-select-fg/bgThese are the colors for selected file entries in directory views.
dirview-file-normal-fg/bgThese are the colors for unselected directory entries in directory views.
dirview-dir-selact-fg/bgThese are the colors for the active directory entry which is also selected in directory views.
dirview-dir-active-fg/bgThese are the colors for the active directory entry (which is not selected) in directory views.
dirview-file-selact-fg/bgThese are the colors for active file entry which is also selected in directory views.
dirview-file-active-fg/bgThese are the colors for active file entry (which is not selected) in directory views.
dirview-header-fg/bgThese are the colors for header line of directory views.
dirview-bgThis color is used for the background color of directory views.