Skip to content

cqroot/bubbles.tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Bubbles Theme for Tmux

bubbles.tmux

✨ Requirements

🛠 Installation

Install manually

Clone the repo somewhere and source it in .tmux.conf:

run-shell "/path/to/bubbles.tmux"

Install using TPM

set -g @plugin 'cqroot/bubbles.tmux'

🧩 Options

The default main color is inspired by dracula. You can modify it with the following command:

set -g @tmux_bubbles_color_main '#76bddb'

Here are all the options:

Option Default
tmux_bubbles_modules_left ' #S '
tmux_bubbles_modules_right ' %F %T '
tmux_bubbles_color_main '#BD93F9'
tmux_bubbles_color_active '#EAEAEA'
tmux_bubbles_color_grey '#424242'
tmux_bubbles_color_light '#EAEAEA'
tmux_bubbles_color_dark '#282A2E'

NOTE: Options should be set before sourcing.

💐 Credits

About

Bubbles Theme for Tmux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages