Clean and dark colorscheme for rofi
To install it simply copy the configuration files to ~/.config/rofi
# backup your old configuration if you have it
if test -d $HOME/.config/rofi; then mv $HOME/.config/rofi $HOME/.config/rofi.BAK; fi
# clone and copy configurations
git clone https://github.com/NightCS/rofi.git rofi
mv rofi $HOME/.config
Done!
If you want you can use the sidebar style too, simply replace the content of config.rasi
to this:
@theme "themes/sidebar-rxyhn.rasi"
How it looks: