Skip to content

carlhals/toggle-colorscheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

colorscheme

This extension implements a toggle between a few selected color schemes color schemes for URxvt:

  • Solarized Dark
  • Solarized Light
  • Gruvbox
  • Papercolor
  • Nord

Setup

  1. Clone the repository and copy the colorscheme script to wherever your URxvt extensions live (Sometimes ~/.urxvt/ext)

  2. Make sure the following exists somewhere in your .Xresources or .Xdefaults:

    URxvt.perl-ext-common:      colorscheme
    URxvt.keysym.Mod4-c:        perl:colorscheme:toggle
  1. After merging the changes with xrdb -merge ~/.Xresources or something similar you can enjoy color switching in a new urxvt-terminal by pressing Super-c.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages