_variables.less 778 B

1234567891011121314151617181920212223242526272829303132
  1. // /**
  2. // * Copyright © Magento, Inc. All rights reserved.
  3. // * See COPYING.txt for license details.
  4. // */
  5. //
  6. // Blank theme variables
  7. // _____________________________________________
  8. //
  9. // Typography
  10. // ---------------------------------------------
  11. // Fonts
  12. @font-family-name__base: 'Open Sans';
  13. @font-family__base: @font-family-name__base, @font-family__sans-serif;
  14. //
  15. // Sections variables
  16. // _____________________________________________
  17. //
  18. // Tabs
  19. // ---------------------------------------------
  20. @tab-content__border-top-status: true;
  21. //
  22. // Sidebar
  23. // ---------------------------------------------
  24. @sidebar__background-color: @color-white-smoke; // Used in cart sidebar, Checkout sidebar, Tier Prices, My account navigation, Rating block background