Skip to content

0xRichardH/tmux-solarized

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tmux-solarized

A Solarized Light Tmux Theme.

Installing

Via TPM (recommended)

The easiest way to install tmux-solarized is via the Tmux Plugin Manager.

  1. Add plugin to the list of TPM plugins in .tmux.conf:

    set -g @plugin 'mkoga/tmux-solarized'
  2. Use prefixI install tmux-solarized. The theme should now be active.

Manual Installation

  1. Clone the repository

    $ git clone https://github.com/mkoga/tmux-solarized ~/clone/path
  2. Add this line to the bottom of .tmux.conf

    run-shell ~/clone/path/solarized.tmux
  3. Reload the tmux environment

    # type this inside tmux
    $ tmux source-file ~/.tmux.conf

The theme should now be active.

Preview

solarized-light Font: Fira Mono

About

A Solarized Light Tmux Theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%