Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.71 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.71 KB

Xfwm4 theme generator

Creates xfwm4 themes from client side decorations.

How to use

git clone https://github.com/andreldm/xfwm4-theme-generator
cd xfwm4-theme-generator
# make sure you have gcc and development packages for gtk3 installed
make
./theme-generator
make install
make set-theme

Samples

Download any of the samples below, extract it at ~/.themes, run xfwm4-settings and select "Theme-Generator-*" (you can rename it to whatever name you prefer).

Adwaita

Adwaita

Adwaita-dark

Adwaita-dark

Greybird

Greybird

Greybird-dark

Greybird-dark

Status

Experimental, while not pixel perfect, current results are enough for a satisfactory experience.
Animations and opacity are not supported.