This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
rofi-werefox-theme/README.md
2020-05-08 09:35:02 -05:00

2.7 KiB

Werefox Rofi Theme

Custom Rofi theme to fit Werefox Software color scheme.

Color Palette:

  •   #121212
  •   #242424
  •   #424242
  •   #52b3eb
  •   #cce1ff
  •   #ffd1fe

Originally forked from the "Fox Theme" by Github User Murzchnvok: https://github.com/Murzchnvok/fox-rofi-theme

Accompanying Polybar theme: https://gitea.werefox.dev/shadow8t4/polybar-werefox-theme

Screenshot preview of this theme with the accompanying Polybar

Requirements

If you want this theme to work right out of the box, you should probably install these.

DejaVuSansMono Nerd Font

You can download the TTF files for this font here: https://www.nerdfonts.com/font-downloads

Optional

Wallpaper

I tried my absolute best to find the original artist for this wallpaper, but all I could find was this URL and the original post I found it on in the r/wallpapers subreddit.

https://wallpapercave.com/w/wp5910934

Icon Pack Used In Screenshot

This screenshot was using the Papirus Dark icon theme.

https://github.com/PapirusDevelopmentTeam/papirus-icon-theme

Installation

For a clean installation method, I recommend the following:

# Clone this repository
git clone [desired location]
cd rofi-werefox-theme/

# Make a directory to store themes, this is currently Rofi's desired directory
mkdir -p $HOME/.local/share/rofi/themes

# Make a soft link to this config so we don't have to copy it
ln -s config.rasi $HOME/.local/share/rofi/themes/werefox.rasi

# Dump the current rofi config to Rofi's desired user config durectory
mkdir -p $HOME/.config/rofi
rofi -dump-config $HOME/.config/rofi/config.rasi

# Make a soft link to this theme's soft link to enable user to switch to other default themes easily
ln -s $HOME/.local/share/rofi/themes/werefox.rasi $HOME/.config/rofi/default-theme.rasi

# Change the user config to point to this theme by default
sed -i -E -e 's/^\/(.)+theme(.)+\/$/\ttheme: "default-theme";/g' $HOME/.config/rofi/config.rasi

Contact

If you have any questions or need help setting up (or want to report a bug), you can contact me in the following places most effectively:

Discord: shadow8t4#8276

Telegram: @shadow8t4

Matrix: @shadow8t4:matrix.werefox.dev