Select color

From the Color List

From the color selector

From the HSV and RGB boxes

Customize the color list

  1. Edit the colors.txt file in the Rhino support folder in a text editor.
  2. Add your color definitions in the format of <Name>,<Red>,<Green>,<Blue>.
    The colors.txt file has to contain at least two color definitions. Otherwise, Rhino will ignore the colors.txt and use its internal color list.
  3. Start a line with ";" or "//" to add a comment or comment out a color definition.
  4. Restart Rhino to load the new color list.
My Color 1,105,105,105

My Color 2,130,0,0

//Dark Red

My Color 3,0,0,130

;Dark Blue

My Color 4,0,135,130

The color definitions.

The result.

 

 

 

Rhinoceros 6 © 2010-2020 Robert McNeel & Associates. 11-Nov-2020