mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
fdffe00baf2b8ff84487da9b9a339f84b79fe811
Themes
My collection of themes for i3.
What you might need
- i3-wm in any Linux distro you prefer
- Polybar (for most of the themes)
- You might need to copy the files located in "scripts" folder into "~/.config/polybar/" to make the Polybar configuration work properly on most themes.
- To recreate some of the GTK themes (for now) you can download oomox and use the colors located in "/{Theme_name}/.resources/.extend.Xresources" and recreate them.
- A couple of fonts might be required. Hack Font and Font Awesome.
How to install
-
Manual Way
To copy the basic configuration of a theme follow those steps:
- git clone https://github.com/unix121/Themes
- cd {THEME_YOU_WANT_TO_APPLY}
- cp .i3/config ~/.i3/config (or ~/.config/i3/config depending on your configuration file location)
- cp .config/compton.conf ~/.config/compton.conf
- cp .config/polybar/confing ~/.config/polybar/config
- cp ../scripts/polybar/launch.sh ~/.config/polybar/launch.sh
- cp ../scripts/polybar/music.sh ~/.config/polybar/music.sh
-
(Feature) I will probably upload my own script to apply the themes in an automated way.
Themes
-
Colors
Screenshot:
(More can be found here)
-
Miminal
Screenshot:
(More can be found here)
-
Grayscale
Screenshot:
(More can be found here)
-
Sea
Screenshot:
(More can be found here)
Languages
Shell
100%