Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
xfce:xfce4-panel:4.14:theming [2019/08/23 18:44] – updated for GTK3 kevinbowenxfce:xfce4-panel:4.14:theming [2019/08/25 02:35] – [Plugin theming examples] emh_mark_i
Line 1: Line 1:
-===== XFCE 4.14 Panelbar Theming =====+====== XFCE 4.14 Panelbar Theming ======
  
 ---- ----
  
-==== CSS Selectors ====+===== CSS Selectors =====
  
 === Classes: === === Classes: ===
Line 24: Line 24:
 ---- ----
  
-==== Plugin theming examples ====+===== Plugin theming examples =====
  
 Panelbar background color. Panelbar background color.
Line 56: Line 56:
     #pulseaudio-button menu .linked button {     #pulseaudio-button menu .linked button {
       color: lightblue;   /* This will apply a colour to the mpris button icons */       color: lightblue;   /* This will apply a colour to the mpris button icons */
-      border-color: gray; }  /* This will apply a cololur to the mpris button border */+      border-color: gray; }  /* This will apply a colour to the mpris button border */
  
 <figure "Pulseaudio menu MPRIS buttons">{{:xfce:xfce4-panel:4.14:pulseaudio_menu.png}}</figure> <figure "Pulseaudio menu MPRIS buttons">{{:xfce:xfce4-panel:4.14:pulseaudio_menu.png}}</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 active states.+Workspace switcher colours for selected and hover states.
  
     wnck-pager:selected {     wnck-pager:selected {