aboutsummaryrefslogtreecommitdiff
path: root/byobu/.byobu/color.tmux
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2017-03-06 22:30:17 +0100
committerSébastien Dailly <sebastien@chimrod.com>2017-03-06 22:30:17 +0100
commitc66ed4dc6d861ec372271d13407bc4fe57861c1f (patch)
tree9d0ab776b258c1c2f67743b4f7fb0af4095bbd76 /byobu/.byobu/color.tmux
parentc0044eba31cdf3d575cdf8ae43aff1e7dc7a6529 (diff)
Added byobu config
Diffstat (limited to 'byobu/.byobu/color.tmux')
-rw-r--r--byobu/.byobu/color.tmux5
1 files changed, 5 insertions, 0 deletions
diff --git a/byobu/.byobu/color.tmux b/byobu/.byobu/color.tmux
new file mode 100644
index 0000000..a1e60dd
--- /dev/null
+++ b/byobu/.byobu/color.tmux
@@ -0,0 +1,5 @@
+BYOBU_DARK=black
+BYOBU_LIGHT=white
+BYOBU_ACCENT=magenta
+BYOBU_HIGHLIGHT=red
+MONOCHROME=0 \ No newline at end of file