Skip to content
Snippets Groups Projects
Commit f62fdd7f authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

one more small color tweak

parent a4c9127d
No related branches found
No related tags found
No related merge requests found
...@@ -1197,7 +1197,7 @@ StringXColor GeometryOptions_Color[] = { ...@@ -1197,7 +1197,7 @@ StringXColor GeometryOptions_Color[] = {
#define COL8 PACK_COLOR( 44, 86, 211, 255 ) #define COL8 PACK_COLOR( 44, 86, 211, 255 )
#define COL9 PACK_COLOR( 32, 145, 223, 255 ) #define COL9 PACK_COLOR( 32, 145, 223, 255 )
#define COL10 PACK_COLOR( 25, 193, 230, 255 ) #define COL10 PACK_COLOR( 25, 193, 230, 255 )
#define COLW PACK_COLOR( 255, 255, 255, 255 ) #define COLW PACK_COLOR( 210, 210, 210, 255 )
#define COLT PACK_COLOR( 160, 150, 255, 255 ) #define COLT PACK_COLOR( 160, 150, 255, 255 )
#define COLQ PACK_COLOR( 130, 120, 225, 255 ) #define COLQ PACK_COLOR( 130, 120, 225, 255 )
#define COLP PACK_COLOR( 232, 210, 23, 255 ) #define COLP PACK_COLOR( 232, 210, 23, 255 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment