mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
color updates + jslib
This commit is contained in:
parent
4fd3eecef2
commit
8c905f8746
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 2de8c5ed165f00e5d3a2b1dd92763176d6150782
|
||||
Subproject commit 0092aac275e8efca66838a8c266eec1d455883aa
|
@ -17,16 +17,16 @@ $gray: #555;
|
||||
$gray-light: #777;
|
||||
$text-muted: $gray-light;
|
||||
|
||||
$brand-primary: #3c8dbc;
|
||||
$brand-primary: #175DDC;
|
||||
$brand-danger: #dd4b39;
|
||||
$brand-success: #00a65a;
|
||||
$brand-info: #555555;
|
||||
$brand-warning: #bf7e16;
|
||||
$brand-primary-accent: #286090;
|
||||
$brand-primary-accent: #1252A3;
|
||||
|
||||
$background-color: white;
|
||||
$background-color-alt: #f9fafc;
|
||||
$background-color-alt2: #ecf0f5;
|
||||
$background-color-alt: #f9f9f9;
|
||||
$background-color-alt2: #ededed;
|
||||
|
||||
$box-background-color: $background-color;
|
||||
$box-background-hover-color: $list-item-hover;
|
||||
|
Loading…
Reference in New Issue
Block a user