Finish all options sets
This commit is contained in:
@@ -2,8 +2,7 @@ $font-size: 1.2rem;
|
||||
$font-name: Ubuntu Nerd Font;
|
||||
$font-weight: 600;
|
||||
$notification-background: #181825;
|
||||
$notification-actions-background: #313244;
|
||||
$notification-actions-hover: #45475a;
|
||||
$notification-actions-background: #b4befe;
|
||||
$notification-actions-text: #181825;
|
||||
$notification-label: #b4befe;
|
||||
$notification-border: #313244;
|
||||
@@ -64,12 +63,12 @@ $bar-buttons-notifications-background: #242438;
|
||||
$bar-buttons-notifications-hover: #45475a;
|
||||
$bar-buttons-notifications-icon: #b4befe;
|
||||
$bar-buttons-notifications-total: #b4befe;
|
||||
$bar-menus-monochrome: true;
|
||||
$bar-menus-monochrome: false;
|
||||
$bar-menus-background: #11111b;
|
||||
$bar-menus-cards: #1e1e2e;
|
||||
$bar-menus-border-size: 0.13 em;
|
||||
$bar-menus-border-radius: 0.7em;
|
||||
$bar-menus-border-card_radius: 0.4em;
|
||||
$bar-menus-card_radius: 0.4em;
|
||||
$bar-menus-border-size: 0.13em;
|
||||
$bar-menus-border-radius: 0.4em;
|
||||
$bar-menus-border-color: #313244;
|
||||
$bar-menus-text: #cdd6f4;
|
||||
$bar-menus-dimtext: #585b70;
|
||||
|
||||
Reference in New Issue
Block a user