Created Layer 3 (markdown)
parent
aa53e1ddfd
commit
b4f28615ad
1 changed files with 43 additions and 0 deletions
43
Layer-3.md
Normal file
43
Layer-3.md
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
> [Color scheme](https://github.com/RadRussianRus/sddm-slice/wiki/Color-schemes) layers: [Layer 1](https://github.com/RadRussianRus/sddm-slice/wiki/Layer-1) • [Layer 2](https://github.com/RadRussianRus/sddm-slice/wiki/Layer-2) • **Layer 3**
|
||||
|
||||
**Layer 3** extends two previous layers by giving options for specific control groups.
|
||||
|
||||
### `color_error_text`
|
||||
Text of login error message.
|
||||
|
||||
* Fallbacks: [`color_text...`](https://github.com/RadRussianRus/sddm-slice/wiki/Layer-2#color_text)
|
||||
|
||||
### `color_error_bg`
|
||||
Background of login error message.
|
||||
|
||||
* Fallbacks: [`color_text_bg...`](https://github.com/RadRussianRus/sddm-slice/wiki/Layer-2#color_text_bg)
|
||||
|
||||
### `color_input_text`
|
||||
Password field text and cursor.
|
||||
|
||||
* Fallbacks: [`color_text...`](https://github.com/RadRussianRus/sddm-slice/wiki/Layer-2#color_text)
|
||||
|
||||
### `color_input_bg`
|
||||
Password field background.
|
||||
|
||||
* Fallbacks: [`color_text_bg...`](https://github.com/RadRussianRus/sddm-slice/wiki/Layer-2#color_text_bg)
|
||||
|
||||
### `color_placeholder_text`
|
||||
Password field placeholder text.
|
||||
|
||||
* Fallbacks: [`color_text_dimmed...`](https://github.com/RadRussianRus/sddm-slice/wiki/Layer-2#color_text_dimmed)
|
||||
|
||||
### `color_selection_text`
|
||||
Password field selection text.
|
||||
|
||||
* Fallbacks: [`color_input_bg...`](#color_input_bg)
|
||||
|
||||
### `color_selection_bg`
|
||||
Password field selection background.
|
||||
|
||||
* Fallbacks: [`color_input_text...`](#color_input_text)
|
||||
|
||||
### `color_progress_bar_slider`
|
||||
Progress bar slider.
|
||||
|
||||
* Fallbacks: [`color_progress_bar...`](https://github.com/RadRussianRus/sddm-slice/wiki/Layer-2#color_progress_bar)
|
||||
Loading…
Add table
Reference in a new issue