2022-02-17 14:47:39 +08:00

14 lines
281 B
SCSS

$--theme-color: #2882e0;
$--font-color: #070303;
$--border-color: #d9dbdd;
$--nav-height: 35px;
$--nav-color: #070303;
$--nav--background-color: #f8fbff;
$--sidebar-heder-background-color: $--theme-color;
$--sidebar-content-background-color: #f8fbff;
$--page-bar-height: 32px;