mirror of
https://github.com/tabler/tabler.git
synced 2026-08-10 13:22:22 +04:00
Profile page (#1288)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
--#{$prefix}bg-surface: #{$bg-surface};
|
||||
--#{$prefix}bg-surface-secondary: #{$bg-surface-secondary};
|
||||
--#{$prefix}bg-surface-tertiary: #{$bg-surface-tertiary};
|
||||
--#{$prefix}bg-surface-dark: #{$bg-surface-dark};
|
||||
--#{$prefix}bg-forms: var(--#{$prefix}bg-surface);
|
||||
|
||||
@@ -29,6 +30,7 @@
|
||||
--#{$prefix}code-color: #{$code-color};
|
||||
--#{$prefix}code-bg: #{$code-bg};
|
||||
|
||||
--#{$prefix}content-padding: #{$content-padding};
|
||||
--#{$prefix}dark-mode-border-color: #{$dark-mode-border-color};
|
||||
--#{$prefix}dark-mode-border-color-light: #{$dark-mode-border-color-light};
|
||||
--#{$prefix}dark-mode-border-color-active: #{$dark-mode-border-color-active};
|
||||
|
||||
Reference in New Issue
Block a user