All Projects → reorr → xfcolorizer

reorr / xfcolorizer

Licence: MIT license
Auto Color Your Xfce Desktop

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to xfcolorizer

DotThemes
Collection of my Themes (GTK, Xfce, Openbox)
Stars: ✭ 31 (-3.12%)
Mutual labels:  gtk-theme, xfce
dotfiles
Random rice collection 🍙
Stars: ✭ 62 (+93.75%)
Mutual labels:  xfce, xfwm
TermDroid
GUI Installer for various OS running on Termux
Stars: ✭ 18 (-43.75%)
Mutual labels:  xfce
Materia Theme
A Material Design theme for GNOME/GTK based desktop environments
Stars: ✭ 3,177 (+9828.13%)
Mutual labels:  gtk-theme
Oomox
Graphical application for generating different color variations of a Materia and Oomox themes (GTK2, GTK3 and others), Archdroid, Gnome-Colors, Numix, Papirus, Suru++ icons, and terminal palette.
Stars: ✭ 1,620 (+4962.5%)
Mutual labels:  xfwm-theme
kali-desktop
🐳 Kali Linux desktop running in Docker on any operating system, in your web browser or a VNC client, with Kali top10 tools pre-installed.
Stars: ✭ 72 (+125%)
Mutual labels:  xfce
wacom-gui
Python/PyQt Wacom GUI for KDE
Stars: ✭ 113 (+253.13%)
Mutual labels:  xfce
stilo-themes
Minimalistic GTK themes
Stars: ✭ 89 (+178.13%)
Mutual labels:  gtk-theme
cover-thumbnailer
Generates folder thumbnails for various file browser on Linux to display music album covers, preview of pictures which are in a folder and more.
Stars: ✭ 56 (+75%)
Mutual labels:  xfce
GTK-Themes
简单粗暴的Linux主题安装脚本
Stars: ✭ 47 (+46.88%)
Mutual labels:  gtk-theme
pocillo-gtk-theme
GTK+ 3.22 & GTK+ 4 based theme for the Budgie Desktop that has Material Design elements and styled using the Arc colour palette
Stars: ✭ 33 (+3.13%)
Mutual labels:  gtk-theme
xfce4-night-mode
XFCE4 plugin: Switch between light and dark variants of a theme
Stars: ✭ 53 (+65.63%)
Mutual labels:  xfce
laravel-color-palette
Laravel Wrapper for @ksubileau/color-thief-php. Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.
Stars: ✭ 27 (-15.62%)
Mutual labels:  color-thief
kali-wsl
KALI LINUX : WINDOWS SUBSYSTEM FOR LINUX
Stars: ✭ 56 (+75%)
Mutual labels:  xfce
color-thief-react
🎨 A React component with hooks for Color Thief. Grab color palette from an image with javascript
Stars: ✭ 29 (-9.37%)
Mutual labels:  color-thief
gahshomar
A Persian (Jalali/Farsi) calendar for Linux
Stars: ✭ 69 (+115.63%)
Mutual labels:  xfce
Adapta-Nord
Nord version of Adapta Theme!
Stars: ✭ 27 (-15.62%)
Mutual labels:  gtk-theme
Material-Ocean
A blueish oceanic color scheme for various applications
Stars: ✭ 79 (+146.88%)
Mutual labels:  gtk-theme
Xubuntu-VirtualBox
Xubuntu Focal 20.04.3 Minimal virtual machine. VirtualBox OVA file less than 450 MB
Stars: ✭ 18 (-43.75%)
Mutual labels:  xfce
ngColorThief
ColorThief wrapper for AngularJS
Stars: ✭ 36 (+12.5%)
Mutual labels:  color-thief

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].