Skip to content

samharju/tmux-synthweave-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

tmux-synthweave-theme

Synthwave '84-inspired theme.

Tmux theme paired for my synthweave-theme for neovim, because I happen to really like the colors.

tmux

Install

Install with Tmux Plugin Manager:

set -g @plugin 'samharju/tmux-synthweave-theme'

Fiddle with settings before calling tpm, these are defaults:

set -g @synthweave_widgets ""
set -g @synthweave_copy_text "COPY"
set -g @synthweave_time_format "%T"
set -g @synthweave_date_format "%d-%m-%Y"
set -g @synthweave_prefix_text <prefix>  # default is to show prefix, C-b etc

Above screenshot uses tmux-cpu widget:

set -g @synthweave_widgets 'C #{cpu_fg_color}#{cpu_percentage}#[default] M #{ram_fg_color}#{ram_percentage}#[default] #{sep}'

set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'samharju/tmux-synthweave-theme'
set -g @plugin 'tmux-plugins/tmux-cpu'
run '~/.tmux/plugins/tpm/tpm'

About

Synthwave '84 theme for tmux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages