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 revisionBoth sides next revision
xfce:xfce4-panel:theming [2019/08/23 20:42] kevinbowenxfce:xfce4-panel:theming [2019/08/24 04:33] – [Plugin theming examples] emh_mark_i
Line 31: Line 31:
       background-color: rgba(36, 36, 36, 0.8); }       background-color: rgba(36, 36, 36, 0.8); }
  
-Tasklist toggle button background colour, text color, and border radius.+Tasklist toggle button background colour, text colour, and border radius.
  
     .tasklist .toggle {     .tasklist .toggle {
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 {