-
Notifications
You must be signed in to change notification settings - Fork 8
Color Scheme Layer 2
Color scheme layers: Layer 1 • Layer 2 • Layer 3
Layer 2 gives more control on common elements.
Text color in center area: input text, session name in list, user full name in list, etc.
- Fallbacks:
color_main
Additional text in center area: placeholder text, user login text in list (when user full name is shown).
- Fallbacks:
color_dimmed
Backgrounds in center area, primarily list item backgrounds.
- Fallbacks:
color_main (0.1)
Mouse hover version of color_text
.
- Fallbacks:
color_text...
Mouse hover version of color_text_dimmed
.
- Fallbacks:
color_text_dimmed...
Mouse hover version of color_text_bg
.
- Fallbacks:
color_text_bg
,color_main (0.15)
Color of icon images. Note that avatars are not colored by this option.
- Fallbacks:
color_text...
Backgrounds of icon and avatar images.
- Fallbacks:
color_main (0.05)
Mouse hover version of color_icon
.
- Fallbacks:
color_icon
,color_text_hover...
Mouse hover version of color_icon_bg
.
- Fallbacks:
color_icon_bg
,color_main (0.1)
Text of top, bottom and login buttons.
- Fallbacks:
color_contrast
Mouse hover version of color_button_text
.
- Fallbacks:
color_button_text
,color_contrast
Text of highlighted top, bottom and login buttons.
- Fallbacks:
color_contrast
Mouse hover version of color_button_text_selected
.
- Fallbacks:
color_button_text_selected
,color_contrast
Background of top, bottom and login buttons.
- Fallbacks:
color_dimmed (0.9)
Mouse hover version of color_button_bg
.
- Fallbacks:
color_button_bg
,color_dimmed
Background of highlighted top, bottom and login buttons.
- Fallbacks:
color_main (0.9)
Mouse hover version of color_button_bg_selected
.
- Fallbacks:
color_button_bg_selected
,color_main
Progress bar foreground color.
- Fallbacks:
color_main
Progress bar background color.
- Fallbacks:
color_dimmed