You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
3.7 KiB

  1. /***************************************************************************************************
  2. *** Auto-Generated - Do not modify .uss File ***
  3. Only Modify Main.scss
  4. ***************************************************************************************************/
  5. //--------------------------------------------------------------------------------------------------
  6. // Pure theme colors
  7. //--------------------------------------------------------------------------------------------------
  8. $unity-text-color: #000000;
  9. $unity-list-hover-background: #8f8f8f;
  10. $unity-list-selected-background: #3e7de7;
  11. $unity-background: #c2c2c2;
  12. //--------------------------------------------------------------------------------------------------
  13. // Custom colors
  14. //--------------------------------------------------------------------------------------------------
  15. $unity-background-light-contrast: #D5D5D5;
  16. $unity-background-dark-contrast: #6C6C6C;
  17. $unity-text-color-highlight: #f4f4f4;
  18. $unity-installed-color-highlight: rgba(1,0,0,0.3);
  19. $not-installed-package-background-color: #d1d1d1;
  20. $package-tag-color: #d25a00;
  21. $package-tag-recommended-color: #000;
  22. $caret-text-color: #646464;
  23. $link-text-color: #0808FC;
  24. //--------------------------------------------------------------------------------------------------
  25. // Custom backgrounds
  26. //--------------------------------------------------------------------------------------------------
  27. $installed-package-background: resource("Builtin Skins/LightSkin/Images/MenuItemOn.png");
  28. $background-left-button: resource("Builtin Skins/LightSkin/Images/btn left.png");
  29. $background-left-button-selected: resource("Builtin Skins/LightSkin/Images/btn left on.png");;
  30. $background-mid-button: resource("Builtin Skins/LightSkin/Images/btn mid.png");
  31. $background-mid-button-selected: resource("Builtin Skins/LightSkin/Images/btn mid on.png");
  32. $background-right-button: resource("Builtin Skins/LightSkin/Images/btn right.png");
  33. $background-right-button-selected: resource("Builtin Skins/LightSkin/Images/btn right on.png");
  34. $background-button-slice-right: 6;
  35. $background-button-slice-left: 6;
  36. $background-button-slice-middle: 1;
  37. $background-status-outdated: resource("Images/Light/download");
  38. $background-status-error: resource("Images/Dark/error");
  39. $background-spinner-normal: resource("Images/Light/loading");
  40. $background-spinner-large: resource("Images/Light/loading");
  41. $popup-background: resource("Builtin Skins/LightSkin/Images/mini popup.png");
  42. $toolbar-background: resource("Builtin Skins/LightSkin/Images/Toolbar.png");
  43. $toolbar-button-background: resource("Builtin Skins/LightSkin/Images/toolbar button.png");
  44. $toolbar-button-active-background: resource("Builtin Skins/LightSkin/Images/toolbar button act.png");
  45. $toolbar-button-pulldown-background: resource("Builtin Skins/LightSkin/Images/toolbar pulldown.png");
  46. $toolbar-button-popup-background: resource("Builtin Skins/LightSkin/Images/toolbar popup.png");
  47. $toolbar-search-textfield-background: resource("Builtin Skins/LightSkin/Images/toolbarsearch.png");
  48. $toolbar-search-textfield-focus-background: resource("Builtin Skins/LightSkin/Images/toolbarsearch focused.png");
  49. $toolbar-search-cancel-background: resource("Builtin Skins/LightSkin/Images/toolbarsearchCancelButton.png");
  50. $toolbar-search-cancel-active-background: resource("Builtin Skins/LightSkin/Images/toolbarsearchCancelButtonActive.png");
  51. $toolbar-search-cancel-off-background: resource("Builtin Skins/LightSkin/Images/toolbarsearchCancelButtonOff.png");
  52. //--------------------------------------------------------------------------------------------------
  53. // Common stylesheet
  54. //--------------------------------------------------------------------------------------------------
  55. @import "common";