Skip to content

A rofi theme based on a darker version of the Solarized color scheme

License

Notifications You must be signed in to change notification settings

DeanPDX/rofi-solarized-darker-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rofi-solarized-darker-theme

A rofi theme based on the Solarized color scheme but a bit darker. I love solarized but I want some contrast in my launcher. Here's a screenshot:

Example

Note that I'm showing 15 lines and using System San Francisco Display 18 as my font (see installation notes for additional info).

Installation

Assuming you have the latest version of rofi properly installed, you can install/update this theme using the following command:

sudo curl -o /usr/share/rofi/themes/solarized-darker.rasi https://raw.githubusercontent.com/DeanPDX/rofi-solarized-darker-theme/master/solarized-darker.rasi

Next you need to select the theme. I use i3wm so I just bind the following to my launcher keystroke:

bindsym $mod+d exec rofi -show run -lines 15 -font "System San Francisco Display 18" -theme "solarized-darker"

As you can see, I am passing the theme in as an argument. You can also launch rofi-theme-selector and preview/select the theme that way.

The theme is also available in the User Themes section of the official rofi-themes repository.

About

A rofi theme based on a darker version of the Solarized color scheme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published