@@ -4,10 +4,10 @@ body.theme-front-orange footer a,
44body .theme-front-orange .site-control a ,
55body .theme-front-orange .card-comments a ,
66body .theme-front-orange .btn-link {
7- color : # 2dce89 ;
7+ color : # fb6340 ;
88}
9- .theme-control div .theme-front-green : before ,
10- .theme-control div .theme-front-green : after ,
9+ .theme-control div .theme-front-orange : before ,
10+ .theme-control div .theme-front-orange : after ,
1111body .theme-front-orange .btn-primary ,
1212body .theme-front-orange .comment-list .comment-reply a ,
1313body .theme-front-orange .comment-list .comment-reply : before ,
@@ -22,22 +22,22 @@ body.theme-front-orange .search:after,
2222body .theme-front-orange .custom-checkbox .custom-control-input : disabled : checked ~ .custom-control-label ::before ,
2323body .theme-front-orange .custom-checkbox .custom-control-input : disabled : checked ::before ,
2424body .theme-front-orange .custom-checkbox .custom-control-input : disabled : indeterminate ~ .custom-control-label ::before {
25- background-color : # 2dce89 ;
25+ background-color : # fb6340 ;
2626}
2727body .theme-front-orange article h1 : before {
28- background-color : rgba (45 , 206 , 137 );
28+ background-color : rgba (251 , 99 , 64 );
2929}
3030body .theme-front-orange article h2 : before {
31- background-color : rgba (45 , 206 , 137 , 0.8 );
31+ background-color : rgba (251 , 99 , 64 , 0.8 );
3232}
3333body .theme-front-orange article h3 : before {
34- background-color : rgba (45 , 206 , 137 , 0.6 );
34+ background-color : rgba (251 , 99 , 64 , 0.6 );
3535}
3636body .theme-front-orange article h4 : before {
37- background-color : rgba (45 , 206 , 137 , 0.4 );
37+ background-color : rgba (251 , 99 , 64 , 0.4 );
3838}
3939body .theme-front-orange article h5 : before {
40- background-color : rgba (45 , 206 , 137 , 0.2 );
40+ background-color : rgba (251 , 99 , 64 , 0.2 );
4141}
4242body .theme-front-orange .nav-pills : hover .nav-link .active : hover ,
4343body .theme-front-orange .comment-reply a {
0 commit comments