mirror of
https://github.com/kaka111222333/kaka111222333.github.io.git
synced 2025-12-19 00:04:46 +08:00
修改配置
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
//
|
||||
|
||||
// Colors
|
||||
$blue: $oc-red-8;
|
||||
$blue: $oc-blue-8;
|
||||
|
||||
// Grays
|
||||
$black: #000;
|
||||
@@ -36,12 +36,12 @@ $background-color: $oc-gray-0;
|
||||
$background-lighten-color: #f8f9fa6b;
|
||||
|
||||
$text-color: $base-color;
|
||||
$link-color: $oc-red-8;
|
||||
$link-lighten-color: $oc-red-6;
|
||||
$link-bghv-color: $oc-red-0;
|
||||
$link-color: $oc-blue-8;
|
||||
$link-lighten-color: $oc-blue-6;
|
||||
$link-bghv-color: $oc-blue-0;
|
||||
$divider-color: $oc-gray-1;
|
||||
|
||||
$error-color:$oc-red-8;
|
||||
$error-color:$oc-blue-8;
|
||||
|
||||
$table-border-color: $oc-gray-2;
|
||||
$table-background-color: $oc-gray-1;
|
||||
|
||||
Reference in New Issue
Block a user