Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Last active September 26, 2019 18:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/43195141bf30f63e628a030cfa394896 to your computer and use it in GitHub Desktop.
Save miguelmota/43195141bf30f63e628a030cfa394896 to your computer and use it in GitHub Desktop.
Linux rofi menu customize theme colors
rofi.color-window: #000000, #000000, #999999
rofi.color-normal: #000000, #ffffff, #000000, #999999, #ffffff
rofi.color-active: #000000, #ffffff, #000000, #999999, #ffffff
rofi.color-urgent: #000000, #ffffff, #000000, #999999, #ffffff
xrdb -load ~/.Xresources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment