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

nicer

parent 34723f99
No related branches found
No related tags found
No related merge requests found
...@@ -1694,7 +1694,7 @@ StringXNumber PrintOptions_Number[] = { ...@@ -1694,7 +1694,7 @@ StringXNumber PrintOptions_Number[] = {
StringXColor GeneralOptions_Color[] = { StringXColor GeneralOptions_Color[] = {
{ F|O, "Background" , opt_general_color_background , { F|O, "Background" , opt_general_color_background ,
{245, 245, 245, 255}, {255, 255, 255, 255}, {245, 245, 245, 255}, {10, 10, 10, 255}, {245, 245, 245, 255}, {255, 255, 255, 255}, {245, 245, 245, 255}, {50, 50, 50, 255},
"Background color" }, "Background color" },
{ F|O, "BackgroundGradient" , opt_general_color_background_gradient , { F|O, "BackgroundGradient" , opt_general_color_background_gradient ,
{165, 165, 165, 255}, {208, 215, 255, 255}, {165, 165, 165, 255}, {50, 50, 50, 255}, {165, 165, 165, 255}, {208, 215, 255, 255}, {165, 165, 165, 255}, {50, 50, 50, 255},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment