File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 padding : 10px 20px ;
55
66 & :active , & :focus , & :hover {
7- border-top-color : #9B5C8F ;
7+ border-top-color : #873EFF ;
88 }
99
1010 & .active {
11- border-top-color : #9B5C8F ;
11+ border-top-color : #873EFF ;
1212 }
1313 }
1414}
Original file line number Diff line number Diff line change @@ -28,18 +28,18 @@ $examples-bg: #393939 !default;
2828$code-bg : #292929 !default ;
2929$code-annotation-bg : #191D1F !default ;
3030$nav-subitem-bg : #f7f7f7 !default ;
31- $nav-active-bg : #7f54b3 !default ;
31+ $nav-active-bg : #6108CE !default ;
3232$nav-active-parent-bg : #f7f7f7 !default ; // parent links of the current section
3333$lang-select-border : #000 !default ;
3434$lang-select-bg : #222 !default ;
3535$lang-select-active-bg : $examples-bg !default ; // feel free to change this to blue or something
3636$lang-select-pressed-bg : #111 !default ; // color of language tab bg when mouse is pressed
3737$main-bg : #ffffff !default ;
38- $aside-notice-bg : #7f54b3 !default ;
38+ $aside-notice-bg : #6108CE !default ;
3939$aside-warning-bg : #ca4949 !default ;
4040$aside-success-bg : #38a845 !default ;
4141$search-notice-bg : #c97a7e !default ;
42- $link-color : #7f54b3 ;
42+ $link-color : #6108CE ;
4343
4444
4545// TEXT COLORS
You can’t perform that action at this time.
0 commit comments