mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-20 17:06:25 +00:00
6 lines
140 B
SCSS
6 lines
140 B
SCSS
$content-background-color: $background-color-base !default;
|
|
|
|
md-content.md-THEME_NAME-theme {
|
|
background-color: '{{background-hue-3}}';
|
|
}
|