﻿FFreeship.Preferences
.ViewportColor         clWhite      |  1  4     4 'Viewport background'
.GridColor             clSilver     | 12  14   32 'Viewport grid'
.GridFontColor         clGray       |  3  5    60 'Grid font'
.LayerColor            $FFFFF0      |  2  2    94 'New surfaces'
.NormalColor           clLime       | 18  19  122 'Surface normals'
.UnderWaterColor       clGreen      |  3  5   150 'Submerged surfaces'
 UnderWaterColorAlpha * 100 div 255 | 178 'Submerged surface opacity, %'
.ControlCurveColor     $FF0080      | 23  24  220 'Control curves'
.EdgeColor             $6F6F6F      |  4  6   248 'Regular control edges'
.CreaseEdgeColor       $32CD9A      |  5  17  276 'Crease edges (control)'
.CreaseColor           $999966      |  6  8   304 'Crease edges (interior)'

.RegularPointColor     $E1E1E1      |  7  9     4 'Regular control points'
.CreasePointColor      $004080      |  8  10   32 'Crease points'
.CornerPointColor      $B95C00      |  9  11   60 'Corner points'
.DartPointColor        clFuchsia    | 10  12   88 'Dart points'
.LeakPointColor        clRed        | 20  21  116 'Leak points'
.SelectColor           clYellow     | 11  13  150 'Selected items'
.CurvaturePlotColor    clFuchsia    | 22  23  178 'Curvature plots'
.MarkerColor           $8000FF      | 21  33  206 'Markers'
.StationColor  ~clBlue $FF6464      | 14  16  234 'Stations'
.ButtockColor          clGray       | 15  17  262 'Buttocks'
.WaterlineColor        clGreen      | 16  18  290 'Waterlines'
.DiagonalColor         clSkyBlue    | 19  20  318 'Diagonals'
.HydrostaticsFontColor clGree       | 24  25  346 'Hydrostatics font color'
.ZebraStripeColor      clltGray     | 25  26  374 'Zebra stripes color'
