sedona-blocks
Advanced tools
Comparing version 3.14.0 to 3.14.1
{ | ||
"name": "sedona-blocks", | ||
"version": "3.14.0", | ||
"version": "3.14.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -22,3 +22,3 @@ # Подвал | ||
@footer-color: inherit; | ||
@footer-link-color: @link-primary; | ||
@footer-link-color: inherit; | ||
@@ -25,0 +25,0 @@ @footer-background-color: transparent; |
@@ -17,3 +17,3 @@ # Шапка | ||
@header-color: @base-primary; | ||
@header-link-color: @link-primary; | ||
@header-link-color: inherit; | ||
@@ -20,0 +20,0 @@ @header-background-color: transparent; |
@@ -13,3 +13,3 @@ # Уведомление | ||
@notify-color: inherit; | ||
@notify-link-color: @link-primary; | ||
@notify-link-color: inherit; | ||
@@ -16,0 +16,0 @@ @notify-background-color: @base-divider; |
@@ -18,27 +18,17 @@ # Сцена | ||
@scene-color: inherit; | ||
@scene-background-color: transparent; | ||
@scene-background-image: none; | ||
@scene-background-repeat: repeat; | ||
@scene-background-position: 0 0; | ||
@scene-background-size: auto auto; | ||
// Darken | ||
@scene-darken-color: @light-primary; | ||
@scene-darken-background-color: @dark-primary; | ||
@scene-darken-background-image: none; | ||
@scene-darken-background-repeat: repeat; | ||
@scene-darken-background-position: 0 0; | ||
@scene-darken-background-size: auto auto; | ||
@scene-darken-color: @light-primary; | ||
// Lighten | ||
@scene-lighten-color: @dark-primary; | ||
@scene-lighten-background-color: @light-primary; | ||
@scene-lighten-background-image: none; | ||
@scene-lighten-background-repeat: repeat; | ||
@scene-lighten-background-position: 0 0; | ||
@scene-lighten-background-size: auto auto; | ||
@scene-lighten-color: @dark-primary; | ||
``` | ||
@@ -45,0 +35,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
234968