Skip to content

Visual Settings

Arnav Sankaran edited this page Aug 1, 2016 · 1 revision

Setting colors in ttdefaults.conf

  • Options colorwave, colorwavedel and pickcolors can be set to change the colors of selected waves, deselected waves, and time picks
    • Valid settings are b, g, r, c, m, y, w, d, l, s
      • b = blue
      • g = green
      • r = red
      • c = cyan
      • m = magenta
      • y = yellow
      • k = black
      • w = white
      • d = grey
      • l = light grey
      • s = purple
    • If you want to add more color options go to utils.py and add the identifier, RGB, and RGBA values to their corresponding dictionaries
Clone this wiki locally