function_bar.config 849 B

1234567
  1. {"fbcolor":["Function Bar Color","Functional menu bar background color in RGBA format, e.g. rgba(48,48,48,0.7)","text","rgba(48,48,48,0.7)"],
  2. "nbcolor":["Notification Bar Color","Notification Sidebar color in RGBA format e.g. rgba(48,48,48,0.7)","text","rgba(48,48,48,0.7)"],
  3. "nbfontcolor":["Notification Bar Default Font Color","The default font color for pop-up notification. Default white.","text","white"],
  4. "resizeInd":["Resize Indicator Icon","Filepath for the indicator image file.","file","img/sys/scalable.png"],
  5. "defBtnColor":["Default Button Color","The default color of the buttons on function bar in RGBA format. Default rgba(68, 68, 68,1). ","text","rgba(68, 68, 68,1)"],
  6. "actBtnColor":["Active Button Color","The default color of activated buttons in RGBA format. Default rgba(34, 34, 34,1)", "text", "rgba(34, 34, 34,1)"]
  7. }