Changed colors

This commit is contained in:
Lucas Oliveira 2023-12-05 19:46:19 -03:00
commit 6de820a6cc

View file

@ -110,8 +110,8 @@
--medium-indigo: #6366f1;
--low-indigo: #e0e7ff;
--component-icon: rgb(130, 77, 115);
--flow-icon: #305cae;
--component-icon: #c35f85;
--flow-icon: #2467e4;
/* Colors that are shared in dark and light mode */
--blur-shared: #151923d2;