diff --git a/README.md b/README.md
index 13e8b24..ea5589a 100644
--- a/README.md
+++ b/README.md
@@ -78,172 +78,172 @@
"bg_left_side_attachment": "", |
- ← 12 → |
+ ← 11 → |
Setting the scrolling background image of the left side of the login portal |
"bg_left_side_blend": "linear-gradient(180deg, #005f6b4d 0%, #005f6bbf 83.85%)", |
- ← 13 → |
+ ← 12 → |
Setting the background blend of the left side of the login portal - in this case it allows you to cover the background illustration of the left side of the login portal with a linear gradient |
"bg_right_side": "rgba(249, 253, 255, 1)", |
- ← 14 → |
+ ← 13 → |
Illustration as background of the right side of the login portal |
"bg_right_side_repeat": "no-repeat", |
- ← 15 → |
+ ← 14 → |
Set the repeatability of the background illustration of the right side of the login portal |
"bg_right_side_position": "top left", |
- ← 16 → |
+ ← 15 → |
Position of the right side background image of the login portal |
"bg_right_side_size": "cover", |
- ← 17 → |
+ ← 16 → |
Coverage of the right side of the login portal background illustration surface |
"bg_right_side_attachment": "", |
- ← 18 → |
+ ← 17 → |
Setting the scrolling background image of the right side of the login portal |
"bg_right_side_blend": "", |
- ← 19 → |
+ ← 18 → |
Setting the background blend of the right side of the login portal - in this case it allows you to cover the background illustration of the left side of the login portal with a linear gradient |
"left_side_shadow": "0 0 40px 0 rgba(0, 0, 0, .35)", |
- ← 20 → |
+ ← 19 → |
Shadow under left side of login portal |
"right_side_shadow": "0 0 40px 0 rgba(0, 0, 0, .35)", |
- ← 21 → |
+ ← 20 → |
Shadow under right side of login portal |
"bg_alternate": "#818a91", |
- ← 22 → |
+ ← 21 → |
Alternate background color - used in buttons as the background color and text fields as the border color |
"color_primary": "#7a7a7a", |
- ← 23 → |
+ ← 22 → |
Main text color |
"color_secondary": "#ffffff", |
- ← 24 → |
+ ← 23 → |
Text secondary color |
"color_alternate": "#373a3c", |
- ← 25 → |
+ ← 24 → |
Text alternate color |
"link": "#348893", |
- ← 26 → |
+ ← 25 → |
Link color |
"link_hover": "#f12184", |
- ← 27 → |
+ ← 26 → |
Link hover color |
"input_field_color": "#e8e8e8", |
- ← 28 → |
+ ← 27 → |
Input field text color |
"input_field_bg": "#ffffff", |
- ← 29 → |
+ ← 28 → |
Input field background color |
"input_field_border": "rgba(145, 156, 167, .27)", |
- ← 30 → |
+ ← 29 → |
Input field border color |
"input_field_placeholder_color": "#4ca1af", |
- ← 31 → |
+ ← 30 → |
Input field placeholder color |
"button_bg": "#00b5cb", |
- ← 32 → |
+ ← 31 → |
Button background color |
"button_hover_bg": "#f12184", |
- ← 33 → |
+ ← 32 → |
Button hover background color |
"button_color": "#ffffff", |
- ← 34 → |
+ ← 33 → |
Button text color |
"button_hover_color": "#ffffff", |
- ← 35 → |
+ ← 34 → |
Button hover text color |
"lang_switcher": "#00b5cb", |
- ← 36 → |
+ ← 35 → |
Language selector switch |
"lang_switcher_trigger": "#009db1", |
- ← 37 → |
+ ← 36 → |
Language selector switch trigger |
"lang_switcher_link": "#ffffff", |
- ← 38 → |
+ ← 37 → |
Language selector switch link color |
"lang_switcher_link_hover": "#ffffff", |
- ← 39 → |
+ ← 38 → |
Language selector switch link hover color |
"lang_switcher_hover": "#f12184", |
- ← 40 → |
+ ← 39 → |
Language selector switch link background hover color |
"lang_switcher_dropdown": "#216f7a", |
- ← 41 → |
+ ← 40 → |
Language selector switch dropdown background color |
"lang_switcher_dropdown_hover": "#f12184", |
- ← 42 → |
+ ← 41 → |
Language selector switch dropdown background hover color |
"fadein": "0.5s", |
- ← 43 → |
+ ← 42 → |
Duration fading to opaque the layout once it's fully loaded |
"block_padding": "50px", |
- ← 44 → |
+ ← 43 → |
Padding used on left and right column |
"block_radius": "15px" |
- ← 45 → |
+ ← 44 → |
Left and right column content wrapper border radius |