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