Layout changes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
--border_radius: 4px;
|
||||
|
||||
--control_background: rgba(150, 150, 190, .15);
|
||||
--control_background_hover: rgba(150, 150, 190, .3);
|
||||
--control_background_hover: rgba(150, 150, 190, .35);
|
||||
--control_border: 1px solid rgba(70, 70, 70, 0.9);
|
||||
--control_box_shadow: 1px 1px 1px black;
|
||||
--control_transparent_background: rgba(40, 40, 55, 0.45);
|
||||
@@ -11,7 +11,7 @@
|
||||
--text_color: rgba(200, 205, 220, 0.7);
|
||||
--text_color_hover: rgba(200, 205, 220, 0.7);
|
||||
--text_color_error: rgba(203, 120, 120, 0.8);
|
||||
--heading_text_color: rgba(166, 177, 219, 0.7);
|
||||
--heading_text_color: rgba(161, 190, 219, 0.7);
|
||||
--heading_other_text_color: var(--heading_text_color);
|
||||
--text_color_transition: color 0.3s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user