File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 164164 <!-- <key>foreground</key>
165165 <string>#CCCCCC</string> -->
166166 <!-- <key>background</key>
167- <string>#0d3a58 </string> -->
167+ <string>#0d314b </string> -->
168168 </dict >
169169 </dict >
170170 <dict >
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ $code-fence-font-size: .8rem;
4747// $code-color: #bf616a;
4848$code-background-color : #f3f3f3 ;
4949// $code-fence-background-color: #f3f3f3;
50- $code-fence-background-color : #0d3a58 ;
50+ $code-fence-background-color : #0d314b ;
5151$code-line-height : 1.5 ;
5252
5353// links
@@ -91,7 +91,7 @@ $toc-link-color: #0e73ba;
9191$toc-font-size : .9rem ;
9292
9393// topbar
94- $topbar-color : #0d3a58 ;
94+ $topbar-color : #0d314b ;
9595$topbar-title-font-size : 1.5rem ;
9696$topbar-links-font-size : 1rem ;
9797$topbar-height : 2.5rem ;
Original file line number Diff line number Diff line change 55 < meta content ="IE=edge " http-equiv ="X-UA-Compatible "/>
66 < meta content ="text/html; charset=utf-8 " http-equiv ="content-type "/>
77 < meta content ="width=device-width, initial-scale=1.0, maximum-scale=5 " name ="viewport "/>
8- < meta name ="theme-color " content ="#0d3a58 "/>
8+ < meta name ="theme-color " content ="#0d314b "/>
99 < title >
1010 {% block title %}
1111 {{ config.title }}
You can’t perform that action at this time.
0 commit comments