Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

reorr/xfcolorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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