change secondary color
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dop-astra-ui",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"private": false,
|
||||
"module": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
// to match your app's branding.
|
||||
|
||||
$primary : #4772F2
|
||||
$secondary : #26A69A
|
||||
$secondary : rgba(65, 105, 225, 0.3)
|
||||
$accent : #9C27B0
|
||||
|
||||
$dark : #252850
|
||||
|
||||
Reference in New Issue
Block a user