mwhittaker / tmux_color_picker

tmux color picker

Home Page:https://mwhittaker.github.io/tmux_color_picker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • The numbers that appear in each pane when you run C-b q.
    • display-panes-active-colour
    • display-panes-colour
  • When you hit C-b : to enter a command.
    • message-bg
    • message-fg
    • message-command-bg: not sure
    • message-command-fg: not sure
  • Pane border lines.
    • pane-active-border-bg
    • pane-active-border-fg
    • pane-border-bg
    • pane-border-fg
  • Status line (does not include window info)
    • status-bg
    • status-fg
    • status-left-bg
    • status-left-fg
    • status-right-bg
    • status-right-fg
  • Clock C-b t
    • clock-mode-colour
  • Scrolling back C-b C-[ and choosing sessions C-b s
    • mode-bg
    • mode-fg
  • Alerts???
    • window-status-bell-bg
    • window-status-bell-fg
    • window-status-content-bg
    • window-status-content-fg
    • window-status-activity-bg
    • window-status-activity-fg
  • Window info at bottom
    • window-status-current-bg
    • window-status-current-fg
    • window-status-last-bg
    • window-status-last-fg
    • window-status-bg
    • window-status-fg

About

tmux color picker

https://mwhittaker.github.io/tmux_color_picker/


Languages

Language:JavaScript 99.7%Language:HTML 0.2%Language:CSS 0.2%