|
|
|
@ -72,6 +72,12 @@
|
|
|
|
|
@color-bi-background-hover-common-ghost-button: @color-bi-background-highlight; |
|
|
|
|
@color-bi-text-hover-common-ghost-button-theme-dark: @color-bi-text-normal; |
|
|
|
|
@color-bi-background-hover-common-ghost-button-theme-dark: @color-bi-background-default; |
|
|
|
|
|
|
|
|
|
@color-bi-text-common-light-button: @color-bi-text-highlight; |
|
|
|
|
@color-bi-background-common-light-button: @color-bi-background-light-blue; |
|
|
|
|
@color-bi-background-hover-common-light-button: @color-bi-background-light-blue; |
|
|
|
|
@color-bi-background-active-common-light-button: @color-bi-background-light-blue; |
|
|
|
|
|
|
|
|
|
@color-bi-background-active-common-ghost-button: @color-bi-background-highlight; |
|
|
|
|
@color-bi-background-active-common-ghost-button-theme-dark: @color-bi-background-default; |
|
|
|
|
@color-bi-text-ignore-button: @color-bi-text-highlight; |
|
|
|
@ -80,18 +86,34 @@
|
|
|
|
|
@color-bi-background-ignore-button-theme-dark: @color-bi-background-default-theme-dark; |
|
|
|
|
@color-bi-background-hover-ignore-button-theme-dark: @color-blue-10; |
|
|
|
|
@color-bi-background-active-ignore-button-theme-dark: @color-blue-10; |
|
|
|
|
|
|
|
|
|
@color-bi-text-success-button: @color-bi-text; |
|
|
|
|
@color-bi-background-success-button: @color-bi-background-success; |
|
|
|
|
@color-bi-border-success-button: @color-bi-border-success; |
|
|
|
|
@color-bi-text-success-clear-button: @color-bi-text-success; |
|
|
|
|
@color-bi-text-success-ghost-button: @color-bi-text-success; |
|
|
|
|
@color-bi-text-success-light-button: @color-bi-text-success; |
|
|
|
|
@color-bi-background-success-light-button: @color-bi-background-light-success; |
|
|
|
|
@color-bi-background-hover-success-light-button: @color-bi-background-light-success; |
|
|
|
|
@color-bi-background-active-success-light-button: @color-bi-background-light-success; |
|
|
|
|
|
|
|
|
|
@color-bi-text-warning-button: @color-bi-text; |
|
|
|
|
@color-bi-text-warning-light-button: @color-bi-text-redmark; |
|
|
|
|
@color-bi-background-warning-light-button: @color-bi-background-light-warning; |
|
|
|
|
@color-bi-background-hover-warning-light-button: @color-bi-background-light-warning; |
|
|
|
|
@color-bi-background-active-warning-light-button: @color-bi-background-light-warning; |
|
|
|
|
|
|
|
|
|
@color-bi-background-warning-button: @color-bi-background-warning; |
|
|
|
|
@color-bi-border-warning-button: @color-bi-border-warning; |
|
|
|
|
@color-bi-text-warning-clear-button: @color-bi-text-redmark; |
|
|
|
|
@color-bi-text-warning-ghost-button: @color-bi-text-redmark; |
|
|
|
|
|
|
|
|
|
@color-bi-text-error-button: @color-bi-text; |
|
|
|
|
@color-bi-background-error-light-button: @color-bi-background-light-failure; |
|
|
|
|
@color-bi-background-error-button: @color-bi-background-failure; |
|
|
|
|
@color-bi-text-error-light-button: @color-bi-text-failure; |
|
|
|
|
@color-bi-background-hover-error-light-button: @color-bi-background-light-failure; |
|
|
|
|
@color-bi-background-active-error-light-button: @color-bi-background-light-failure; |
|
|
|
|
@color-bi-border-error-button: @color-bi-border-failure; |
|
|
|
|
@color-bi-text-error-clear-button: @color-bi-text-failure; |
|
|
|
|
@color-bi-text-error-ghost-button: @color-bi-text-failure; |
|
|
|
|