support new help button and update deck in prefs
[themes.git] / LCARStrek / global / in-content / help-glyph.svg
index 1374351fc8c5845c37bfb6bf00ffb00e5deb3160..4ff69094086c1d5111ee0a67547a2f0ba5222741 100644 (file)
@@ -13,6 +13,9 @@
 
     #help-pressed path { fill: #000000; }
     #help-pressed circle { fill: #FF9F00; stroke: #FF9F00; }
+
+    #help-inverted path { fill: #A09090; }
+    #help-inverted circle { fill: #000000; stroke: #000000; }
   </style>
 
   <defs>
@@ -25,4 +28,5 @@
   <use id="help"          xlink:href="#help-shape" />
   <use id="help-hover"    xlink:href="#help-shape" />
   <use id="help-pressed"  xlink:href="#help-shape" />
+  <use id="help-inverted"  xlink:href="#help-shape" />
 </svg>