Update colors from open colors (#406)

* Update to open colors

* Update more

* More colors

* Dahh

* More

* Border none

* More

* Update
This commit is contained in:
Lipis 2020-01-17 02:54:21 +02:00 committed by Christopher Chedeau
parent aa9e98e52b
commit f4d4b323e1
4 changed files with 23 additions and 25 deletions

View file

@ -1,5 +1,5 @@
:root {
--text-color-primary: #333;
--text-color-primary: #343a40;
--bg-color-main: #fff;
--shadow-island: 0 1px 5px rgba(0, 0, 0, 0.15);
--border-radius-m: 4px;