Layout changes
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
--control_transparent_background: rgba(10, 10, 16, 0.5);
|
||||
--control_dark_transparent_background: rgba(10, 10, 16, 0.7);
|
||||
|
||||
--text_color: rgba(200, 200, 240, 0.7);
|
||||
--text_color_hover: rgba(200, 200, 225, 0.7);
|
||||
--text_color_error: rgba(203, 120, 120, 0.7);
|
||||
--heading_text_color: rgba(132, 160, 230, 0.7);
|
||||
--heading_other_text_color: var(--heading_text_color);
|
||||
--text_color: rgba(200, 200, 240, 0.65);
|
||||
--text_color_hover: rgba(200, 200, 225, 0.65);
|
||||
--text_color_error: rgba(203, 120, 120, 0.8);
|
||||
--heading_text_color: rgba(132, 160, 230, 0.8);
|
||||
--heading_other_text_color: rgba(132, 160, 230, 0.65);
|
||||
--text_color_transition: color 0.3s;
|
||||
|
||||
--default_font_size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user