An open API service indexing awesome lists of open source software.

https://github.com/andreldm/xfwm4-theme-generator

Creates xfwm4 themes from client side decorations.
https://github.com/andreldm/xfwm4-theme-generator

Last synced: 5 months ago
JSON representation

Creates xfwm4 themes from client side decorations.

Awesome Lists containing this project

README

          

## 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.