Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reorr/warnai
Swiss army theme changer from .Xresources
https://github.com/reorr/warnai
gtk gtk2-theme gtk3-theme openbox-theme tint2-theme tint2rc xfwm xfwm-theme xfwm4
Last synced: 3 months ago
JSON representation
Swiss army theme changer from .Xresources
- Host: GitHub
- URL: https://github.com/reorr/warnai
- Owner: reorr
- License: mit
- Created: 2018-06-08T16:10:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-21T23:35:38.000Z (over 5 years ago)
- Last Synced: 2024-07-02T23:08:40.795Z (4 months ago)
- Topics: gtk, gtk2-theme, gtk3-theme, openbox-theme, tint2-theme, tint2rc, xfwm, xfwm-theme, xfwm4
- Language: CSS
- Homepage:
- Size: 32.5 MB
- Stars: 82
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-linux-customization - **warnai** - Swiss army theme changer from .Xresources (Tweaks)
README
warnai
Swiss army theme changer from .Xresources
## Dependencies
- Inkscape (to render assets in gtk theme)
- optipng
- python3## Usage
$ ./warnaiUsage : warnai [options #parameter]
Avaible options
--wal | -w Generate color from pywal cache
--xcolor | -xc Generate color from custom .Xresources file
--gtk | -g Choose gtk theme from list [ fantome ]
--xfwm | -xf Choose xfwm4 theme from list [ pastel | black-paha | one_new | nest1 | diamondo | wendows | tetris | ribbon | just-title-bar | 365 | vela ]
--openbox | -ob Choose openbox theme from list [ pelangi | tricky | mek-oes | small-tb | medium-tb | large-tb | small-border | medium-border | slight | slight-medium ]
--tint2 | -t Choose tint2 theme from list [ chromeos | chromeos-tinted | chromeos-pelangi | slim-text-dark | slim-text-tinted | slim-text-tinted-dark | floaty-rounded | floaty | slim-float | minima-rounded | less-is-more | chrome-os ]
--norender| -n Used with --gtk to stop it from rendering assets
--help | -h Show helpTo generate gtk theme and xfwm4 theme with wal color scheme use:
$ ./warnai --wal --gtk fantome --xfwm [ pastel | black-paha | one_new | nest1 | diamondo | wendows ]
To generate only xfwm4 theme with wal color scheme use:
$ ./warnai --wal --xfwm [ pastel | black-paha | one_new | nest1 | diamondo | wendows ]Remember to choose only one xfwm theme and not using bracket
### Example:
To generate pastel xfwm theme
$ ./warnai --xfwm pastel
To generate mek-oes openbox theme and chrome-os tint2 theme using custom .Xresources file
$ ./warnai -xc /path/to/.Xresources -ob mek-oes -t chrome-os## Demo
Click image to go to youtube video
[![Warnai demo](https://i.imgur.com/6582WcX.jpg)](http://www.youtube.com/watch?v=0yhTC4929gk "Warnai demo")## Credits
- inspired by obtgen by [Fikri Omar](https://github.com/fikriomar16/obtgen/)
- xfwm theme from [Faat Fuut](https://github.com/Nztux/fuut-xfwm.xfce-theme-Collections)
- fantome gtk theme from [Adhi Pambudi](https://github.com/addy-dclxvi/gtk-theme-collections/)
- diamondo xfwm theme inspired by [Circela xfwm theme ](https://github.com/addy-dclxvi/xfwm4-theme-collections)
- xfwm theme from [Wotalim](https://github.com/wotalim/sora-aoi)
- openbox theme pelangi by [Adhi Pambudi](https://github.com/addy-dclxvi/openbox-theme-collections)## Buy me a ko-fi
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/V7V0XBC5)