38 lines
893 B
Plaintext
38 lines
893 B
Plaintext
|
@charset "UTF-8";
|
||
|
|
||
|
|
||
|
@adapterDeviceList:750px,720px,640px,540px,480px,424px,414px,400px,384px,375px,360px,320px;
|
||
|
@psdWidth:750px;
|
||
|
@baseFontSize:100px;
|
||
|
@len:length(@adapterDeviceList);
|
||
|
@colorDiy:#13172F;
|
||
|
@colorBar:transparent;
|
||
|
@colorBg:transparent;
|
||
|
@colorFont:#fff;
|
||
|
@colorFontHover:gold;
|
||
|
|
||
|
@blog-bg-color: #2B2A32;
|
||
|
@blog-theme-color: #FF787F;
|
||
|
@blog-border-color: #3e4c42;
|
||
|
@blog-font-color: #25AD87;
|
||
|
@blog-title-color: #25AD87;
|
||
|
@blog-github-fill-color: #25AD87;
|
||
|
|
||
|
@post-catalog-bg-color: #2b2a32;
|
||
|
@post-catalog-font-color: #288EAD;
|
||
|
@post-table-thead-bg-color: #30303a;
|
||
|
@post-table-border-color: #3e4c42;
|
||
|
@post-inline-code-bg-color: #282c34;
|
||
|
@post-inline-code-border-color: #3e4c42;
|
||
|
@post-cnblogs-code-bg-color: #282c34;
|
||
|
@post-cnblogs-code-font-color: #abb2bf;
|
||
|
@post-signature-bg-color: #30303a;
|
||
|
@post-blockquote-border-color: #479680;
|
||
|
|
||
|
@comment-font-color: #C8B735;
|
||
|
@comment-bg-color: #30303a;
|
||
|
|
||
|
|
||
|
|
||
|
|