Registers a standard configuration that applies a standard CSS onto the form.
The CSS is customizable via four basic accents (ACCENT, SHADOW, HIGHLIGHT & INPUT_BORDER).
These basics may be set via the global variables "CodBi_CSS_Scheme" & "CodBi_CSS_Darkmodescheme".
If not set they'll be set to
"CodBi_CSS_Scheme" > ACCENT | 65B22E, SHADOW | 000000, HIGHLIGHT | FF8C00, INPUT_BORDER | 66C430 and
"CodBi_CSS_Darkmodescheme" > ACCENT | 65B22E, SHADOW | FF8C00, HIGHLIGHT | FF8C00, INPUT_BORDER | 073507.
The values are hexadecimal color-codes without an alpha. The alpha will be varied by this configuration thus mustn't
be set.
Registers a standard configuration that applies a standard CSS onto the form. The CSS is customizable via four basic accents (ACCENT, SHADOW, HIGHLIGHT & INPUT_BORDER). These basics may be set via the global variables "CodBi_CSS_Scheme" & "CodBi_CSS_Darkmodescheme". If not set they'll be set to "CodBi_CSS_Scheme" > ACCENT | 65B22E, SHADOW | 000000, HIGHLIGHT | FF8C00, INPUT_BORDER | 66C430 and "CodBi_CSS_Darkmodescheme" > ACCENT | 65B22E, SHADOW | FF8C00, HIGHLIGHT | FF8C00, INPUT_BORDER | 073507. The values are hexadecimal color-codes without an alpha. The alpha will be varied by this configuration thus mustn't be set.