mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
Add credit card logos to allow displaying icons based on brand (#1280)
Co-authored-by: Hinton <oscar@oscarhinton.com>
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 0de9e5075e...59a5300458
@@ -55,3 +55,5 @@
|
||||
@import "./plugins";
|
||||
@import "./tables";
|
||||
@import "./toasts";
|
||||
|
||||
@import "../../jslib/angular/src/scss/icons.scss"; // Needs to be after font-awesome
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
$dark-icon-themes: "theme_dark";
|
||||
|
||||
$primary: #175ddc;
|
||||
$primary-accent: #1252a3;
|
||||
$secondary: #ced4da;
|
||||
|
||||
Reference in New Issue
Block a user