From 529824e2b30eccd274e9c6dc020d83e5c2b82d50 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Sun, 23 May 2021 08:12:32 +0200 Subject: [PATCH] #2088 Add the possibility to theme forks and joins using theme variables --- cypress/platform/knsv.html | 6 ++++-- src/diagrams/state/styles.js | 10 +++++----- src/themes/theme-base.js | 1 + src/themes/theme-dark.js | 1 + src/themes/theme-default.js | 1 + src/themes/theme-forest.js | 1 + src/themes/theme-neutral.js | 1 + 7 files changed, 14 insertions(+), 7 deletions(-) diff --git a/cypress/platform/knsv.html b/cypress/platform/knsv.html index cc996067f..de02d0f10 100644 --- a/cypress/platform/knsv.html +++ b/cypress/platform/knsv.html @@ -10,7 +10,7 @@