From 945903aaa6e7b1570e69271bd98a261923f21b73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 5 Nov 2021 10:52:34 +0100 Subject: [PATCH] WIP Adjust more colors --- .../Private/Partials/Disrupter/Large.html | 123 ++++--- .../Partials/Disrupter/LastChance.html | 28 +- .../Private/Partials/Disrupter/Outlines.html | 12 +- .../Private/Partials/Disrupter/Small.html | 73 ++-- .../Private/Partials/Disturber/Large.html | 123 ++++--- .../Private/Partials/Disturber/Small.html | 7 +- .../Resources/Private/Partials/Footer.html | 314 +++++++++--------- .../Private/Partials/HeaderSlider.html | 4 +- .../Private/Partials/HeaderSliderSmall.html | 4 +- .../Resources/Private/Partials/Topnav.html | 8 +- .../typo3conf/ext/ep_theme/ext_localconf.php | 1 + tailwind.config.js | 3 +- 12 files changed, 343 insertions(+), 357 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html index c182f287..39ead774 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html @@ -1,74 +1,71 @@ + xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
-
- - - -
- -
- - {data.subheadline} - - - {data.headline} - -
- {data.bodytext -> f:format.html()} -
- -
- - - {button.container.label} - - -
+
+ + + +
+ - - - +
+ + {data.subheadline} + + + {data.headline} + +
+ {data.bodytext -> f:format.html()} +
+ +
+ + + {button.container.label} + + +
+
+
+ + +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/LastChance.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/LastChance.html index aa99bf11..95efd7b8 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/LastChance.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/LastChance.html @@ -3,21 +3,21 @@ xmlns:v="http://typo3.org/ns/FluidTYPO3/Vhs/ViewHelpers" xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
- -
-
{data.headline}
-
{data.text -> f:format.html()}
-
- {data.flexForm.buttons -> v:iterator.first() -> v:variable.set(name: 'button')} - {button.container.label -> f:format.raw()} +
+ +
+
{data.headline}
+
{data.text -> f:format.html()}
+
+ {data.flexForm.buttons -> v:iterator.first() -> v:variable.set(name: 'button')} + {button.container.label -> f:format.raw()} +
+
- -
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Outlines.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Outlines.html index d9d3bfd0..d5ad0b5a 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Outlines.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Outlines.html @@ -5,42 +5,42 @@ - + - + - + - + - + - + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Small.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Small.html index b25ec760..bb8cafdb 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Small.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Small.html @@ -1,48 +1,45 @@ + xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
-
- -
-
-
- - - {image.alternative} - - - - - -
-
- - {data.headline} - - {data.text -> f:format.html()} -
- - - - {button.container.label} - - - -
+
+ +
+
+
+ + + {image.alternative} + + + + + +
+
+ + {data.headline} + + {data.text -> f:format.html()} +
+ + + + {button.container.label} + + +
-
+
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html index d8201dc4..090300fc 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html @@ -1,74 +1,71 @@ + xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
-
- - - -
- -
- - {data.subheader} - - - {data.header} - -
- {data.bodytext -> f:format.html()} -
- -
- - - {button.container.label} - - -
+
+ + + +
+ - - - +
+ + {data.subheader} + + + {data.header} + +
+ {data.bodytext -> f:format.html()} +
+ +
+ + + {button.container.label} + + +
+
+
+ + +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Small.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Small.html index 27bb247f..dcd2cce4 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Small.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Small.html @@ -1,10 +1,8 @@ + xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
-
+
@@ -43,6 +41,5 @@ section="Bottom1" arguments="{classes: 'hidden md:block transform translate-y-2 {f:if(condition: \'{data.tx_eptheme_background} == 2 || {data.tx_eptheme_background} == 3\', then: \'text-ep-primary-bg\', else: \'text-white\')}'}"/>
-
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html index 52d267e8..83984700 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Footer.html @@ -3,180 +3,178 @@ xmlns:v="http://typo3.org/ns/FluidTYPO3/Vhs/ViewHelpers" xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
-
- - - -
-
- - -
- - - - - -
-
-
-
-