/* Aquatherm */
.dw-colorscheme-aquatherm_standard, 
[data-dw-colorscheme="aquatherm_standard"] {
/* Aquatherm standard */
--dw-color-background: #FFFFFF;
--dw-color-background-rgb: 255, 255, 255;
--dw-color-foreground: #222222;
--dw-color-foreground-rgb: 34, 34, 34;
--dw-color-button-primary: #459940;
--dw-color-button-primary-rgb: 69, 153, 64;
--dw-color-button-primary-contrast: #fff;
--dw-color-button-secondary: #459940;
--dw-color-button-secondary-rgb: 69, 153, 64;
--dw-color-button-secondary-contrast: #fff;
}
.dw-colorscheme-aquatherm_gray, 
[data-dw-colorscheme="aquatherm_gray"] {
/* Aquatherm gray */
--dw-color-background: #F8F9FA;
--dw-color-background-rgb: 248, 249, 250;
--dw-color-foreground: #222222;
--dw-color-foreground-rgb: 34, 34, 34;
--dw-color-button-primary: #459940;
--dw-color-button-primary-rgb: 69, 153, 64;
--dw-color-button-primary-contrast: #fff;
--dw-color-button-secondary: #459940;
--dw-color-button-secondary-rgb: 69, 153, 64;
--dw-color-button-secondary-contrast: #fff;
}
.dw-colorscheme-aquatherm_green_background, 
[data-dw-colorscheme="aquatherm_green_background"] {
/* Aquatherm green background */
--dw-color-background: #459940;
--dw-color-background-rgb: 69, 153, 64;
--dw-color-foreground: #ffffff;
--dw-color-foreground-rgb: 255, 255, 255;
--dw-color-button-primary: #ffffff;
--dw-color-button-primary-rgb: 255, 255, 255;
--dw-color-button-primary-contrast: #000;
--dw-color-button-secondary: #ffffff;
--dw-color-button-secondary-rgb: 255, 255, 255;
--dw-color-button-secondary-contrast: #000;
}
.dw-colorscheme-aquatherm_white, 
[data-dw-colorscheme="aquatherm_white"] {
/* Aquatherm white */
--dw-color-background: #FFFFFF;
--dw-color-background-rgb: 255, 255, 255;
--dw-color-foreground: #ffffff;
--dw-color-foreground-rgb: 255, 255, 255;
--dw-color-button-primary: #459940;
--dw-color-button-primary-rgb: 69, 153, 64;
--dw-color-button-primary-contrast: #fff;
--dw-color-button-secondary: #ffffff;
--dw-color-button-secondary-rgb: 255, 255, 255;
--dw-color-button-secondary-contrast: #000;
}
.dw-colorscheme-green_text, 
[data-dw-colorscheme="green_text"] {
/* green text */
--dw-color-background: #FFFFFF;
--dw-color-background-rgb: 255, 255, 255;
--dw-color-foreground: #459940;
--dw-color-foreground-rgb: 69, 153, 64;
--dw-color-button-primary: #459940;
--dw-color-button-primary-rgb: 69, 153, 64;
--dw-color-button-primary-contrast: #fff;
--dw-color-button-secondary: #459940;
--dw-color-button-secondary-rgb: 69, 153, 64;
--dw-color-button-secondary-contrast: #fff;
}
