mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-26 11:36:40 +07:00
27 lines
524 B
Text
27 lines
524 B
Text
@blue_primary: #55ddff;
|
|
@blue_secondary: #7137c8;
|
|
|
|
@router_line: #4597d0;
|
|
|
|
@bar_background: #333333;
|
|
@dialog_background: #222222;
|
|
|
|
@location_line: #ff3344;
|
|
|
|
@green_primary: #abc837;
|
|
@green_secondary: #009c80;
|
|
|
|
@red_primary: #ff7034;
|
|
@red_secondary: #ff3344;
|
|
|
|
@panel_radius: 4px;
|
|
@button_radius: 2px;
|
|
|
|
@color_primary: #4597d0;
|
|
@color_success: #7cd766;
|
|
@color_danger: #ff3344;
|
|
|
|
@bar_shadow: rgba(0,0,0,0.3) 0 2px 0, inset rgba(255, 255, 255, 0.05) 1px 1px;
|
|
@dialog_shadow: rgba(0,0,0,0.3) 0 2px 0;
|
|
|
|
@mobile_breakpoint: 768px;
|