Code

tweaking tools initial styles
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 1 Oct 2007 18:50:10 +0000 (18:50 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 1 Oct 2007 18:50:10 +0000 (18:50 +0000)
src/preferences-skeleton.h

index 64b531af5cf4d6c2469f465de167c22e907eff56..63fe35406005371e842936537054ce3c89accb00 100644 (file)
@@ -51,13 +51,13 @@ static char const preferences_skeleton[] =
 "         style=\"fill:none;stroke:black;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;\">\n"
 "    <group id=\"shapes\" style=\"fill-rule:evenodd;\" selcue=\"1\" gradientdrag=\"1\">\n"
 "      <eventcontext id=\"rect\" style=\"fill:blue;\" usecurrent=\"1\"/>\n"
-"      <eventcontext id=\"3dbox\" style=\"stroke:none;stroke-linejoin:round;\" usecurrent=\"0\">\n"
-"        <side id=\"XYfront\"  style=\"fill:#0055d4;stroke:none;stroke-linejoin:round;\" usecurrent=\"0\"/>\n"
-"        <side id=\"XYrear\"   style=\"fill:#0055d4;stroke:none;stroke-linejoin:round;\" usecurrent=\"0\"/>\n"
-"        <side id=\"XZtop\"    style=\"fill:#0060ea;stroke:none;stroke-linejoin:round;\" usecurrent=\"0\"/>\n"
-"        <side id=\"XZbottom\" style=\"fill:#0060ea;stroke:none;stroke-linejoin:round;\" usecurrent=\"0\"/>\n"
-"        <side id=\"YZright\"  style=\"fill:#0044aa;stroke:none;stroke-linejoin:round;\" usecurrent=\"0\"/>\n"
-"        <side id=\"YZleft\"   style=\"fill:#0044aa;stroke:none;stroke-linejoin:round;\" usecurrent=\"0\"/>\n"
+"      <eventcontext id=\"3dbox\" style=\"stroke:none;stroke-linejoin:round;\" usecurrent=\"1\">\n"
+"        <side id=\"XYfront\"  style=\"fill:#8686bf;stroke:none;stroke-linejoin:round;\" usecurrent=\"1\"/>\n"
+"        <side id=\"XYrear\"   style=\"fill:#e9e9ff;stroke:none;stroke-linejoin:round;\" usecurrent=\"1\"/>\n"
+"        <side id=\"XZtop\"    style=\"fill:#4d4d9f;stroke:none;stroke-linejoin:round;\" usecurrent=\"1\"/>\n"
+"        <side id=\"XZbottom\" style=\"fill:#afafde;stroke:none;stroke-linejoin:round;\" usecurrent=\"1\"/>\n"
+"        <side id=\"YZright\"  style=\"fill:#353564;stroke:none;stroke-linejoin:round;\" usecurrent=\"1\"/>\n"
+"        <side id=\"YZleft\"   style=\"fill:#d7d7ff;stroke:none;stroke-linejoin:round;\" usecurrent=\"1\"/>\n"
 "      </eventcontext>\n"
 "      <eventcontext id=\"arc\" style=\"fill:red;\" end=\"0\" start=\"0\" usecurrent=\"1\"/>\n"
 "      <eventcontext id=\"star\" magnitude=\"5\" style=\"fill:yellow;\" usecurrent=\"1\"/>\n"
@@ -73,7 +73,7 @@ static char const preferences_skeleton[] =
 "                       tracebackground=\"0\" usepressure=\"1\" usetilt=\"0\" keep_selected=\"1\"/>\n"
 "    <eventcontext id=\"text\"  usecurrent=\"0\" gradientdrag=\"1\"\n" 
 "                       font_sample=\"AaBbCcIiPpQq12369$\342\202\254\302\242?.;/()\"\n"
-"                  style=\"fill:black;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;font-style:normal;font-weight:normal;font-size:12px;\" selcue=\"1\"/>\n"
+"                  style=\"fill:black;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;font-style:normal;font-weight:normal;font-size:40px;\" selcue=\"1\"/>\n"
 "    <eventcontext id=\"nodes\" selcue=\"1\" gradientdrag=\"1\" show_handles=\"1\" sculpting_profile=\"1\" />\n"
 "    <eventcontext id=\"tweak\" selcue=\"0\" gradientdrag=\"0\" show_handles=\"0\" width=\"0.2\" force=\"0.2\" fidelity=\"0.5\" usepressure=\"1\" style=\"fill:red;stroke:none;\" usecurrent=\"0\"/>\n"
 "    <eventcontext id=\"gradient\" selcue=\"1\"/>\n"
@@ -81,7 +81,7 @@ static char const preferences_skeleton[] =
 "    <eventcontext id=\"dropper\" selcue=\"1\" gradientdrag=\"1\" pick=\"1\" setalpha=\"1\"/>\n"
 "    <eventcontext id=\"select\" selcue=\"1\" gradientdrag=\"0\"/>\n"
 "    <eventcontext id=\"connector\" style=\"fill:none;fill-rule:evenodd;stroke:black;stroke-opacity:1;stroke-linejoin:miter;stroke-width:1px;stroke-linecap:butt;\" selcue=\"1\"/>\n"
-"    <eventcontext id=\"paintbucket\" style=\"fill:#808080;\" usecurrent=\"1\"/>\n"
+"    <eventcontext id=\"paintbucket\" style=\"fill:#a0a0a0;stroke:none;\" usecurrent=\"1\"/>\n"
 "  </group>\n"
 "  <group id=\"palette\">\n"
 "    <group id=\"dashes\">\n"