update editor renderers

This commit is contained in:
2021-09-11 12:01:13 +02:00
parent b8e7ec6b11
commit 758f2e425e
8 changed files with 75 additions and 6 deletions
+2
View File
@@ -3,6 +3,8 @@
// theme-agnostic colors
:root
{
--color-accent: #FF5D01;
--color-negative: rgb(216, 40, 83);
--color-image-bg: rgb(255, 255, 255);