reorr / xfcolorizer

Auto Color Your Xfce Desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


xfcolorizer

automatic tool to colorize gtk theme, xfwm theme and whisker-menu from choosen image for xfce desktop environtment, build from python and bash language.

Requirements

  • inkscape
  • python3
  • colorthief

You can install colorthief using pip install colorthief command.

Usage

Fist copy all content from dotfiles folder to your home folder. To generate and apply theme and set wallpaper use:

$ python xfcolorizer.py -i /path/to/your/image/file

This process will take long or shot time depending your computer specs to render assets file for gtk theme.

You also can use your chosen color for window border and panel with:

$ python xfcolorizer.py -i /path/to/your/image/file -w "input_hex_color"

Example

This is the example screenshot image of generated theme

Generated theme 1

Generated theme 2

Generated theme 3

Generated theme 4

Generated theme 5

Generated theme 6

About

Auto Color Your Xfce Desktop

License:MIT License


Languages

Language:CSS 99.8%Language:Shell 0.1%Language:Python 0.1%Language:M4 0.0%Language:Ruby 0.0%