Skip to content

Commit b308076

Browse files
committed
Remove unused variables
1 parent 7f67473 commit b308076

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

web/styles/_theme.scss

-8
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,12 @@
1717
--main-text-color: #111111;
1818
/*typehead search-box*/
1919
--main-search-bar: #fff;
20-
/* scrollbar-thumb */
21-
--main-scrollbar-color: #CCC;
2220
/* footer */
2321
--main-footer-background: #111111;
2422
/*header text color*/
2523
--main-h-text: black;
2624
/* hyperlinks*/
2725
--main-hyperlinks-color: #0175C2;
28-
/*search background*/
29-
--main-search-background: transparent;
3026

3127
--main-inset-bgColor: #f5f5f7;
3228
--main-inset-borderColor: #dadce0;
@@ -72,14 +68,10 @@
7268
--main-text-color: #fff;
7369
/*typehead search-box*/
7470
--main-search-bar: #454545;
75-
/* scrollbar-thumb */
76-
--main-scrollbar-color: #5f6368;
7771
/* footer */
7872
--main-footer-background: #27323a;
7973
/* hyperlinks*/
8074
--main-hyperlinks-color: #00D2FA;
81-
/*search background*/
82-
--main-search-background: black;
8375

8476
--main-inset-bgColor: #242b32;
8577
--main-inset-borderColor: #676f7e;

0 commit comments

Comments
 (0)