.tmux.conf 520 B

123456789101112131415
  1. # .tmux.conf - My tmux colors
  2. #
  3. # Written in 2017 by Caleb Herbert <csh@bluehome.net>
  4. #
  5. # To the extent possible under law, the author(s) have dedicated all
  6. # copyright and related and neighboring rights to this software to the
  7. # public domain worldwide. This software is distributed without any
  8. # warranty.
  9. #
  10. # You should have received a copy of the CC0 Public Domain Dedication
  11. # along with this software. If not, see
  12. # <http://creativecommons.org/publicdomain/zero/1.0/>.
  13. set -g status-bg black
  14. set -g status-fg cyan