File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 --border : # e1e4e8 ;
88 --code-bg : # f6f8fa ;
99 --code-text : # 24292e ;
10- --link : # 0969da ;
10+ --link : # 6d28d9 ;
1111 --table-header-bg : # f6f8fa ;
1212 --sidebar-bg : # f5f5f7 ;
1313 --header-bg : rgba (255 , 255 , 255 , 0.8 );
2323 --border : # 38383a ;
2424 --code-bg : # 2c2c2e ;
2525 --code-text : # f2f2f7 ;
26- --link : # 4da3ff ;
26+ --link : # a78bfa ;
2727 --table-header-bg : # 2c2c2e ;
2828 --sidebar-bg : # 161618 ;
2929 --header-bg : rgba (28 , 28 , 30 , 0.8 );
@@ -37,7 +37,7 @@ html.light {
3737 --border : # e1e4e8 ;
3838 --code-bg : # f6f8fa ;
3939 --code-text : # 24292e ;
40- --link : # 0969da ;
40+ --link : # 6d28d9 ;
4141 --table-header-bg : # f6f8fa ;
4242 --sidebar-bg : # f5f5f7 ;
4343 --header-bg : rgba (255 , 255 , 255 , 0.8 );
@@ -50,7 +50,7 @@ html.dark {
5050 --border : # 38383a ;
5151 --code-bg : # 2c2c2e ;
5252 --code-text : # f2f2f7 ;
53- --link : # 4da3ff ;
53+ --link : # a78bfa ;
5454 --table-header-bg : # 2c2c2e ;
5555 --sidebar-bg : # 161618 ;
5656 --header-bg : rgba (28 , 28 , 30 , 0.8 );
You can’t perform that action at this time.
0 commit comments