Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:xfce4-panel:theming [2023/01/24 01:15] – Add highlight active workspace window kevinbowen | xfce:xfce4-panel:theming [2024/12/11 11:29] (current) – kevinbowen | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
- | {{ :xfce:xfce.panel.png?no link|}} | + | {{ :xfce:xfce4-panel.png?nolink|}} |
====== xfce4-panel - Panelbar Theming ====== | ====== xfce4-panel - Panelbar Theming ====== | ||
Line 21: | Line 21: | ||
# | # | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | |||
+ | /* internal plugins */ | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | #sn-button | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | |||
+ | /* some external plugins */ | ||
# | # | ||
# | # | ||
# | # | ||
# | # | ||
- | # | ||
- | # | ||
- | #sn-button | ||
- | # | ||
- | | ||
=== Elements === | === Elements === | ||
Line 76: | Line 90: | ||
.xfce4-panel .horizontal .background { | .xfce4-panel .horizontal .background { | ||
background-color: | background-color: | ||
+ | |||
+ | Make autohide panelbar transparent. | ||
+ | |||
+ | .xfce4-panel# | ||
+ | background: rgba(0, | ||
[[|Back To Top]] | [[|Back To Top]] | ||
Line 90: | Line 109: | ||
border-radius: | border-radius: | ||
- | <figure " | + | <figure " |
+ | {{: | ||
+ | </ | ||
Line 101: | Line 122: | ||
- | <figure " | + | <figure " |
+ | {{: | ||
+ | </ | ||
Line 110: | Line 133: | ||
border-color: | border-color: | ||
- | <figure " | + | <figure " |
+ | {{: | ||
+ | </ | ||
//The pulseaudio menu contains common GTK widgets such as a scale, trough, switch, and slider.// | //The pulseaudio menu contains common GTK widgets such as a scale, trough, switch, and slider.// | ||
- | Workspace switcher colours for selected and hover states. | + | Workspace switcher colours for selected and hover states |
wnck-pager: | wnck-pager: | ||
Line 122: | Line 147: | ||
background-color: | background-color: | ||
- | <figure " | + | <figure " |
+ | {{: | ||
+ | </ | ||
+ | |||
+ | Underline active Workspace switcher button (Appearance: | ||
+ | |||
+ | .xfce4-panel widget grid button.flat.toggle: | ||
+ | font-family: | ||
+ | font-size: 16px; | ||
+ | } | ||
+ | .xfce4-panel widget grid button.flat.toggle: | ||
+ | font-family: | ||
+ | font-size: 16px; | ||
+ | border-bottom: | ||
+ | padding: 10px; | ||
+ | } | ||
Clock colours and font style: | Clock colours and font style: | ||
Line 131: | Line 171: | ||
background-color: | background-color: | ||
- | <figure " | + | <figure " |
+ | {{: | ||
+ | </ | ||
Notification Plugin panel button colours | Notification Plugin panel button colours | ||
Line 139: | Line 181: | ||
color: black; } | color: black; } | ||
- | <figure " | + | <figure " |
+ | {{: | ||
+ | </ | ||
Status Notifier Plugin | Status Notifier Plugin | ||
Line 146: | Line 190: | ||
background-color: | background-color: | ||
- | <figure " | + | <figure " |
- | + | {{: | |
- | Underline active Workspace window | + | </ |
- | + | ||
- | .xfce4-panel widget grid button.flat.toggle: | + | |
- | font-family: | + | |
- | font-size: 16px; | + | |
- | } | + | |
- | .xfce4-panel widget grid button.flat.toggle: | + | |
- | font-family: | + | |
- | font-size: 16px; | + | |
- | border-bottom: | + | |
- | padding: 10px; | + | |
- | } | + | |
[[|Back to Top]] | [[|Back to Top]] | ||
---- | ---- | ||
- | [[: | + | [[: |