mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
loading comments
This commit is contained in:
parent
76a3331719
commit
398f44e232
5 changed files with 21 additions and 6 deletions
|
@ -32,7 +32,7 @@ $text_sign: 22px;
|
|||
$input_bg_color: darken($content_bg, 2%);
|
||||
$button_bg_color: $red_gradient;
|
||||
|
||||
$comment_bg: lighten($main_bg_color, 0%);
|
||||
$comment_bg: lighten($content_bg, 2%);
|
||||
$panel_bg: transparent;
|
||||
$node_bg: darken($content_bg, 4%);
|
||||
$node_image_bg: darken($main_bg_color, 2%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue