hr-design-system-handlebars 1.69.0 → 1.69.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.storybook/preview.js +1 -1
- package/CHANGELOG.md +24 -0
- package/dist/assets/index.css +450 -133
- package/dist/assets/js/components/horizontal_scroll_container/horizontal_scroll_container.alpine.js +3 -3
- package/dist/assets/vendor/ardplayer/ardplayer-SANDLibrary.6914f2bf.chunk.js +215 -0
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.df21844d.chunk.js +12 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.7ac38542.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.5f1cc2a5.chunk.js +10 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.f2dda4ed.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.0091a55c.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.79984eb8.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/assets/47c7582569a6257c08cd-ardplayer.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/863e0304cfbfcb2dc097-ardplayer-audio.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/hr-ea7b54c7.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/one-7594520c.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sr-63f113c4.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +1 -0
- package/dist/views/components/footer/page_footer.hbs +1 -1
- package/dist/views/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/dist/views/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/dist/views/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/dist/views/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/dist/views/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/dist/views/components/teaser/components/teaser_body.hbs +1 -1
- package/dist/views/components/teaser/components/teaser_title.hbs +1 -1
- package/dist/views/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/dist/views/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/dist/views_static/components/footer/page_footer.hbs +1 -1
- package/dist/views_static/components/mediaplayer/media_player.hbs +1 -1
- package/dist/views_static/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/dist/views_static/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/dist/views_static/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/dist/views_static/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/dist/views_static/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/dist/views_static/components/teaser/components/teaser_body.hbs +1 -1
- package/dist/views_static/components/teaser/components/teaser_title.hbs +1 -1
- package/dist/views_static/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/dist/views_static/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/package.json +1 -1
- package/postcss.config.js +1 -0
- package/src/assets/fixtures/audio/audios.inc.json +6 -6
- package/src/assets/fixtures/mediaplayer/mediaplayer.json +52 -0
- package/src/assets/fixtures/page/podcast/podcast_player_episode.json +4 -4
- package/src/assets/fixtures/site_header/topTopicsNavigation.inc.json +7 -18
- package/src/assets/fixtures/teaser/teaser_labels.inc.json +2 -2
- package/src/assets/fixtures/video/videos.inc.json +5 -5
- package/src/assets/tailwind.css +640 -216
- package/src/assets/vendor/ardplayer/ardplayer-SANDLibrary.6914f2bf.chunk.js +215 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.8.3.0b83d962.css +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.8.3.82603554.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.df21844d.chunk.js +12 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.7ac38542.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.5f1cc2a5.chunk.js +10 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.f2dda4ed.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.0091a55c.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.79984eb8.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/assets/47c7582569a6257c08cd-ardplayer.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/863e0304cfbfcb2dc097-ardplayer-audio.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/hr-ea7b54c7.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/one-7594520c.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sr-63f113c4.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +1 -0
- package/src/assets/vendor/ardplayer/schema/MediaCollection.v1.json +1136 -0
- package/src/assets/vendor/ardplayer/schema/PlayerConfiguration.v1.json +896 -0
- package/src/stories/Colors.data.js +7 -9
- package/src/stories/Colors.mdx +1 -3
- package/src/stories/views/components/content/copytext/fixtures/copytext_podcastepisode.json +1 -1
- package/src/stories/views/components/footer/page_footer.hbs +1 -1
- package/src/stories/views/components/horizontal_scroll_container/horizontal_scroll_container.alpine.js +3 -3
- package/src/stories/views/components/mediaplayer/fixtures/mediaplayer.json +1 -0
- package/src/stories/views/components/mediaplayer/media_player.hbs +1 -1
- package/src/stories/views/components/mediaplayer/mediaplayer.mdx +72 -0
- package/src/stories/views/components/mediaplayer/mediaplayer.stories.js +68 -0
- package/src/stories/views/components/mediaplayer/mediaplayer_button.hbs +2 -2
- package/src/stories/views/components/page/fixtures/page.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_episode.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_playlist.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_label.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_square_image.json +1 -1
- package/src/stories/views/components/pagination/fixtures/page_pagination.json +1 -1
- package/src/stories/views/components/site_header/fixtures/site_header_mit_top_topics.json +1 -1
- package/src/stories/views/components/site_header/fixtures/site_header_mit_top_topics_no_sticky.json +1 -1
- package/src/stories/views/components/site_header/navigation_search/quick_search_form.hbs +2 -2
- package/src/stories/views/components/teaser/cluster/teaser_cluster.hbs +1 -1
- package/src/stories/views/components/teaser/cluster/teaser_cluster_list.hbs +3 -3
- package/src/stories/views/components/teaser/components/teaser_av_consumption.hbs +5 -5
- package/src/stories/views/components/teaser/components/teaser_body.hbs +1 -1
- package/src/stories/views/components/teaser/components/teaser_title.hbs +1 -1
- package/src/stories/views/components/teaser/fixtures/cluster_teaser_Podcast_Channel.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_100_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_50_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_hero_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight_2.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_related_content_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_index.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_filter.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_audio_livestream.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_25_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_audio_livestream.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_live.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_50_serif_video.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_tabbox.json +1 -1
- package/src/stories/views/components/teaser/fixtures/ticker_teaser_alternativ_hero_audio.json +1 -1
- package/src/stories/views/components/teaser/fixtures/ticker_teaser_standard_hero_audio.json +1 -1
- package/src/stories/views/components/teaser/ticker/teaser_ticker_body.hbs +1 -1
- package/src/stories/views/components/teaser/utilities/teaser_image_cypress_hook_classes.hbs +5 -5
- package/tailwind.config.js +23 -20
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.3.11.79310671.css +0 -2
- package/dist/assets/vendor/ardplayer/ardplayer-hr-6.3.11.c442fe17.js +0 -6
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.304b8154.chunk.js +0 -12
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.68c280ed.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.a7275c59.chunk.js +0 -1174
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.f615d5a2.chunk.js +0 -365
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.d04cedbb.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.866c1fbf.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-sandlibrary.a58cd041.chunk.js +0 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.3.11.79310671.css +0 -2
- package/src/assets/vendor/ardplayer/ardplayer-hr-6.3.11.c442fe17.js +0 -6
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.304b8154.chunk.js +0 -12
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.68c280ed.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.a7275c59.chunk.js +0 -1174
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.f615d5a2.chunk.js +0 -365
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.d04cedbb.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.866c1fbf.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-sandlibrary.a58cd041.chunk.js +0 -0
package/src/assets/tailwind.css
CHANGED
|
@@ -7,42 +7,42 @@
|
|
|
7
7
|
/*! purgecss start ignore */
|
|
8
8
|
:root,
|
|
9
9
|
[data-theme='default'] {
|
|
10
|
-
--breakpoint-xs:
|
|
10
|
+
--breakpoint-xs: theme(screens.xs);
|
|
11
11
|
--breakpoint-sm480: theme(screens.sm480);
|
|
12
12
|
--breakpoint-sm: theme(screens.sm);
|
|
13
|
-
--breakpoint-md: theme(screens.md);
|
|
13
|
+
--breakpoint-md: theme(screens.md);
|
|
14
14
|
--breakpoint-lg: theme(screens.lg);
|
|
15
|
-
|
|
15
|
+
|
|
16
16
|
--color-primary-ds: theme('colors.blue.congress');
|
|
17
17
|
--color-secondary-ds: #606060;
|
|
18
18
|
--color-highlight-1: theme('colors.blue.accented');
|
|
19
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
19
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
20
20
|
--color-highlight-3: theme('colors.gray.dark');
|
|
21
21
|
--color-highlight-1-dark: theme('colors.blue.nightRider');
|
|
22
22
|
|
|
23
23
|
/* Text */
|
|
24
24
|
--color-standard-text: theme('colors.black.DEFAULT');
|
|
25
|
-
--color-standard-text-dark: #
|
|
25
|
+
--color-standard-text-dark: #f0f0f0;
|
|
26
26
|
/* Navigation Hintergrund */
|
|
27
27
|
--color-navigation-bg: #fff;
|
|
28
|
-
--color-brandnavigation-bg: #fff;
|
|
28
|
+
--color-brandnavigation-bg: #fff;
|
|
29
29
|
/* Navigation Icons */
|
|
30
30
|
--color-navigation-icons: theme('colors.black.DEFAULT');
|
|
31
31
|
/* Navigation Text */
|
|
32
32
|
--color-navigation-text: theme('colors.black.DEFAULT');
|
|
33
33
|
--color-search-header-text: theme('colors.black.DEFAULT');
|
|
34
34
|
/* Brandnavigation Border and :before Color */
|
|
35
|
-
--color-brandnavigation-border-color: theme('colors.blue.congress');
|
|
35
|
+
--color-brandnavigation-border-color: theme('colors.blue.congress');
|
|
36
36
|
--color-brandnav-pseudo: theme('colors.blue.congress');
|
|
37
37
|
/* Service/Sectionnavigation Border-Color */
|
|
38
38
|
--color-navigation-border-color: #fff;
|
|
39
|
-
--color-servicenavigation-border-color:
|
|
39
|
+
--color-servicenavigation-border-color: #fff;
|
|
40
40
|
/* Sectionnavigation Border Bottom Width */
|
|
41
41
|
--border-navigation-border-width: 1px;
|
|
42
42
|
/* Suchfeld Header und Footer */
|
|
43
|
-
--search-border-color-desktop:
|
|
44
|
-
--search-border-color-mobile:
|
|
45
|
-
--color-search-footer-text:
|
|
43
|
+
--search-border-color-desktop: theme('colors.black.DEFAULT');
|
|
44
|
+
--search-border-color-mobile: theme('colors.black.DEFAULT');
|
|
45
|
+
--color-search-footer-text: theme('colors.black.DEFAULT');
|
|
46
46
|
--search-icon-color: theme('colors.black.DEFAULT');
|
|
47
47
|
|
|
48
48
|
/* Content navi button border color for dark mode */
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
--logo-padding-top: 6px;
|
|
53
53
|
--logo-padding-bottom: 6px;
|
|
54
54
|
--logo-padding-top-md: 10px;
|
|
55
|
-
--logo-padding-bottom-md: 10px;
|
|
55
|
+
--logo-padding-bottom-md: 10px;
|
|
56
56
|
--logo-padding-top-lg: 10px;
|
|
57
57
|
--logo-padding-bottom-lg: 10px;
|
|
58
58
|
|
|
@@ -62,16 +62,16 @@
|
|
|
62
62
|
--color-footer-heading: theme('colors.black.DEFAULT');
|
|
63
63
|
--color-footer-border: red;
|
|
64
64
|
--color-footer-bg: white;
|
|
65
|
-
|
|
65
|
+
|
|
66
66
|
/* Footer padding : 132px when a radioplayer is used */
|
|
67
67
|
--footer-padding-bottom: 16px;
|
|
68
68
|
|
|
69
69
|
/*Hauptmenü*/
|
|
70
70
|
--color-top-topic-background: theme('colors.blue.linkWater');
|
|
71
71
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
72
|
-
--color-label-media: theme('colors.blue.science');
|
|
72
|
+
--color-label-media: theme('colors.blue.science.hex');
|
|
73
73
|
/* Ticker, Live, Livestream */
|
|
74
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
74
|
+
--color-label-live: theme('colors.orange.spicyCarrot.hex');
|
|
75
75
|
/* Event */
|
|
76
76
|
--color-label-event: theme('colors.black.DEFAULT');
|
|
77
77
|
/* Eilmeldung */
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
/* Download */
|
|
86
86
|
--color-label-download: theme('colors.gray.scorpion');
|
|
87
87
|
/* Pressemitteilungen */
|
|
88
|
-
--color-label-pm: theme('colors.blue.deepCerulean');
|
|
88
|
+
--color-label-pm: theme('colors.blue.deepCerulean.hex');
|
|
89
89
|
/* Sendungsdokument */
|
|
90
90
|
--color-label-program: theme('colors.blue.pacificBlue');
|
|
91
91
|
/* Kurzmeldung */
|
|
@@ -101,30 +101,32 @@
|
|
|
101
101
|
/* Subline */
|
|
102
102
|
--color-subline: var(--color-topline);
|
|
103
103
|
/* Link */
|
|
104
|
-
--color-link: theme('colors.blue.deepCerulean');
|
|
105
|
-
--color-link-dark: theme('colors.blue.deepCerulean');
|
|
104
|
+
--color-link: theme('colors.blue.deepCerulean.hex');
|
|
105
|
+
--color-link-dark: theme('colors.blue.deepCerulean.hex');
|
|
106
106
|
/* Stage */
|
|
107
107
|
--color-stage-text-box: 0 110 183;
|
|
108
108
|
--color-stage-text: theme('colors.white.DEFAULT');
|
|
109
|
-
--color-stage-primary: theme('colors.blue.deepCerulean');
|
|
109
|
+
--color-stage-primary: theme('colors.blue.deepCerulean.hex');
|
|
110
110
|
--color-stage-link: var('--color-link');
|
|
111
111
|
/* geoTag */
|
|
112
112
|
--color-geoTag: theme('colors.gray.brightGray');
|
|
113
113
|
/* Cluster-Teaser */
|
|
114
|
-
--color-cluster-teaser-link: theme('colors.blue.science');
|
|
114
|
+
--color-cluster-teaser-link: theme('colors.blue.science.hex');
|
|
115
115
|
--color-cluster-teaser-headline: theme('colors.blue.congress');
|
|
116
116
|
/* Button */
|
|
117
117
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
118
|
-
--color-button-hollow: theme('colors.blue.science');
|
|
118
|
+
--color-button-hollow: theme('colors.blue.science.hex');
|
|
119
119
|
/* Media-Button */
|
|
120
|
-
--color-media-button: theme('colors.blue.jellyBean');
|
|
120
|
+
--color-media-button: theme('colors.blue.jellyBean.hex');
|
|
121
|
+
/* Media-Button Live */
|
|
122
|
+
--color-media-button-live: theme('colors.orange.spicyCarrot.hex');
|
|
121
123
|
/* States */
|
|
122
124
|
--color-focus-state: var(--color-primary-ds);
|
|
123
125
|
/* Content-Nav */
|
|
124
126
|
--color-content-nav: var(--color-primary-ds);
|
|
125
127
|
/* Podcast-Player */
|
|
126
|
-
--color-podcast: theme('colors.blue.science');
|
|
127
|
-
--color-podcast-dark
|
|
128
|
+
--color-podcast: theme('colors.blue.science.hex');
|
|
129
|
+
--color-podcast-dark: var(--color-highlight-1-dark);
|
|
128
130
|
--color-podcast-text: var(--color-link);
|
|
129
131
|
--color-podcast-text-dark: var(---color-standard-text-dark);
|
|
130
132
|
/* Byline */
|
|
@@ -139,16 +141,15 @@
|
|
|
139
141
|
/* ticker-Teaser*/
|
|
140
142
|
--color-ticker-teaser-headline: theme('colors.white.DEFAULT');
|
|
141
143
|
--color-ticker-teaser-label-byline: theme('colors.white.DEFAULT');
|
|
142
|
-
--color-ticker-teaser-timeline-score: theme('colors.orange.spicyCarrot');
|
|
144
|
+
--color-ticker-teaser-timeline-score: theme('colors.orange.spicyCarrot.hex');
|
|
143
145
|
--color-ticker-teaser-footer: theme('colors.white.DEFAULT');
|
|
144
146
|
|
|
145
|
-
--color-ticker-teaser-headline-underline
|
|
146
|
-
--color-toggle-confirmation: #2c7e13;
|
|
147
|
+
--color-ticker-teaser-headline-underline: theme('colors.white.DEFAULT');
|
|
148
|
+
--color-toggle-confirmation: #2c7e13;
|
|
147
149
|
--color-toggle-default: #797979;
|
|
148
150
|
|
|
149
|
-
|
|
150
151
|
--banner__background-color: theme('colors.white.DEFAULT');
|
|
151
|
-
--banner__background-color--with-image:theme('colors.transparent');
|
|
152
|
+
--banner__background-color--with-image: theme('colors.transparent');
|
|
152
153
|
--banner-overlay_background-color: theme('colors.white.DEFAULT');
|
|
153
154
|
--banner-overlay__background-color--rgba: rgba(--banner-overlay_background-color, 0.85);
|
|
154
155
|
--banner-topline__color: theme('colors.black.DEFAULT');
|
|
@@ -163,19 +164,35 @@
|
|
|
163
164
|
--structure-nav-text-mobile: var(--color-primary-ds);
|
|
164
165
|
|
|
165
166
|
--feature-box-height: 0;
|
|
167
|
+
|
|
168
|
+
.ardplayer {
|
|
169
|
+
--ardplayer-color-primary-live: theme('colors.orange.spicyCarrot.hex');
|
|
170
|
+
--ardplayer-color-primary-live-transparent-30: rgba(
|
|
171
|
+
theme('colors.orange.spicyCarrot.rgb') / 70%
|
|
172
|
+
);
|
|
173
|
+
|
|
174
|
+
&.ardplayer-state-live {
|
|
175
|
+
.ardplayer-controlbar {
|
|
176
|
+
.ardplayer-controlbar-hover {
|
|
177
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
178
|
+
color: var(--ardplayer-color-lightest);
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
166
183
|
}
|
|
167
184
|
|
|
168
185
|
[data-theme='hessenschau'] {
|
|
169
186
|
--color-primary-ds: theme('colors.blue.congress');
|
|
170
187
|
--color-secondary-ds: #606060;
|
|
171
188
|
--color-highlight-1: theme('colors.blue.accented');
|
|
172
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
189
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
173
190
|
--color-highlight-3: theme('colors.blue.congress');
|
|
174
191
|
|
|
175
192
|
/* Text */
|
|
176
193
|
--color-standard-text: #000;
|
|
177
194
|
--color-standard-text-dark: #d8e9f6;
|
|
178
|
-
--color-navigation-bg:theme('colors.blue.congress');
|
|
195
|
+
--color-navigation-bg: theme('colors.blue.congress');
|
|
179
196
|
/* Navigation Icons */
|
|
180
197
|
--color-navigation-icons: #fff;
|
|
181
198
|
/* Navigation Text */
|
|
@@ -190,21 +207,19 @@
|
|
|
190
207
|
--logo-padding-top: 6px;
|
|
191
208
|
--logo-padding-bottom: 6px;
|
|
192
209
|
--logo-padding-top-md: 6px;
|
|
193
|
-
--logo-padding-bottom-md: 6px;
|
|
210
|
+
--logo-padding-bottom-md: 6px;
|
|
194
211
|
--logo-padding-top-lg: 8px;
|
|
195
212
|
--logo-padding-bottom-lg: 8px;
|
|
196
213
|
|
|
197
214
|
/* Footer Color Options */
|
|
198
215
|
--invert-logo-footer: 0;
|
|
199
|
-
--color-footer-text: white;
|
|
200
|
-
--color-footer-heading: white;
|
|
216
|
+
--color-footer-text: white;
|
|
217
|
+
--color-footer-heading: white;
|
|
201
218
|
--color-footer-border: #accfe9;
|
|
202
219
|
--color-footer-bg: #606060;
|
|
203
220
|
|
|
204
221
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
205
|
-
--color-label-media: theme('colors.blue.science');
|
|
206
|
-
/* Ticker, Live, Livestream */
|
|
207
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
222
|
+
--color-label-media: theme('colors.blue.science.hex');
|
|
208
223
|
/* Event */
|
|
209
224
|
--color-label-event: theme('colors.black.DEFAULT');
|
|
210
225
|
/* Eilmeldung */
|
|
@@ -218,17 +233,17 @@
|
|
|
218
233
|
/* Download */
|
|
219
234
|
--color-label-download: theme('colors.gray.scorpion');
|
|
220
235
|
/* Pressemitteilungen */
|
|
221
|
-
--color-label-pm: theme('colors.blue.deepCerulean');
|
|
236
|
+
--color-label-pm: theme('colors.blue.deepCerulean.hex');
|
|
222
237
|
/* Kurzmeldung */
|
|
223
238
|
--color-label-kurzmeldung: theme('colors.blue.tarawera');
|
|
224
239
|
/* Eventkalender */
|
|
225
240
|
--color-eventcalendar-primary: var(--color-primary-ds);
|
|
226
241
|
/* Dachzeile */
|
|
227
|
-
--color-topline: theme('colors.blue.science');
|
|
242
|
+
--color-topline: theme('colors.blue.science.hex');
|
|
228
243
|
/* Subline */
|
|
229
244
|
--color-subline: var(--color-topline);
|
|
230
245
|
/* Link */
|
|
231
|
-
--color-link: theme('colors.blue.science');
|
|
246
|
+
--color-link: theme('colors.blue.science.hex');
|
|
232
247
|
--color-link-dark: #199bff;
|
|
233
248
|
/*Stage */
|
|
234
249
|
--color-stage-text-box: 67 61 55;
|
|
@@ -238,23 +253,23 @@
|
|
|
238
253
|
/* geoTag */
|
|
239
254
|
--color-geoTag: theme('colors.gray.brightGray');
|
|
240
255
|
/* Cluster-Teaser */
|
|
241
|
-
--color-cluster-teaser-link: theme('colors.blue.science');
|
|
256
|
+
--color-cluster-teaser-link: theme('colors.blue.science.hex');
|
|
242
257
|
--color-cluster-teaser-headline: theme('colors.blue.congress');
|
|
243
258
|
/* Button */
|
|
244
|
-
--color-button: theme('colors.blue.science');
|
|
259
|
+
--color-button: theme('colors.blue.science.hex');
|
|
245
260
|
--color-button--dark: theme('colors.blue.congress');
|
|
246
261
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
247
262
|
--color-button-inverted--dark: theme('colors.blue.accented');
|
|
248
263
|
--color-button-disabled: theme('colors.gray.lightGray');
|
|
249
264
|
--color-button-disabled--dark: theme('colors.gray.boulder');
|
|
250
265
|
/* Media-Button */
|
|
251
|
-
--color-media-button: theme('colors.blue.science');
|
|
266
|
+
--color-media-button: theme('colors.blue.science.hex');
|
|
252
267
|
/* States */
|
|
253
268
|
--color-focus-state: var(--color-primary-ds);
|
|
254
269
|
/* Content-Nav */
|
|
255
270
|
--color-content-nav: var(--color-primary-ds);
|
|
256
271
|
/* Podcast-Player */
|
|
257
|
-
--color-podcast: theme('colors.blue.science');
|
|
272
|
+
--color-podcast: theme('colors.blue.science.hex');
|
|
258
273
|
--color-podcast-text: var(--color-link);
|
|
259
274
|
--color-podcast-highlight: theme('colors.orange.chelseaGem');
|
|
260
275
|
/* Font */
|
|
@@ -267,31 +282,58 @@
|
|
|
267
282
|
/* ticker-Teaser*/
|
|
268
283
|
--color-ticker-teaser-headline: theme('colors.white.DEFAULT');
|
|
269
284
|
--color-ticker-teaser-label-byline: theme('colors.white.DEFAULT');
|
|
270
|
-
--color-ticker-teaser-timeline-score: theme('colors.orange.spicyCarrot');
|
|
285
|
+
--color-ticker-teaser-timeline-score: theme('colors.orange.spicyCarrot.hex');
|
|
271
286
|
--color-ticker-teaser-footer: theme('colors.white.DEFAULT');
|
|
272
|
-
--color-ticker-teaser-headline
|
|
287
|
+
--color-ticker-teaser-headline: theme('colors.white.DEFAULT');
|
|
288
|
+
|
|
289
|
+
.ardplayer {
|
|
290
|
+
--ardplayer-color-primary-base: theme('colors.blue.science.hex');
|
|
291
|
+
--ardplayer-color-primary-base-transparent-30: rgba(theme('colors.blue.science.rgb') / 70%);
|
|
292
|
+
--ardplayer-color-primary-dark-base: theme('colors.blue.accented');
|
|
293
|
+
--ardplayer-color-tertiary-base: theme('colors.blue.congress');
|
|
294
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
295
|
+
|
|
296
|
+
.ardplayer-controlbar {
|
|
297
|
+
.ardplayer-controlbar-hover {
|
|
298
|
+
--ardplayer-color-lightest: theme('colors.blue.congress');
|
|
299
|
+
color: var(--ardplayer-color-lightest);
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
.ardplayer-bottom-sheet-container {
|
|
304
|
+
--ardplayer-color-lightest: theme('colors.blue.congress');
|
|
305
|
+
|
|
306
|
+
.ardplayer-option:hover {
|
|
307
|
+
color: theme('colors.white.DEFAULT');
|
|
308
|
+
.ardplayer-icon {
|
|
309
|
+
color: theme('colors.blue.congress');
|
|
310
|
+
}
|
|
311
|
+
}
|
|
312
|
+
}
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
.ardplayer.ardplayer-state-audio {
|
|
316
|
+
--ardplayer-color-lightest: theme('colors.blue.congress');
|
|
317
|
+
}
|
|
273
318
|
}
|
|
274
319
|
|
|
275
320
|
[data-theme='hr-fernsehen'] {
|
|
276
|
-
--color-primary-ds: theme('colors.blue.blueLuxury');
|
|
321
|
+
--color-primary-ds: theme('colors.blue.blueLuxury.hex');
|
|
277
322
|
--color-secondary-ds: #007179;
|
|
278
323
|
--color-highlight-1: theme('colors.white.blackhaze');
|
|
279
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
324
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
280
325
|
|
|
281
|
-
|
|
282
326
|
/* Brandnavigation Border and :before Colors*/
|
|
283
|
-
--color-brandnavigation-border-color: theme('colors.blue.blueLuxury');
|
|
284
|
-
--color-brandnav-pseudo: theme('colors.blue.blueLuxury');
|
|
327
|
+
--color-brandnavigation-border-color: theme('colors.blue.blueLuxury.hex');
|
|
328
|
+
--color-brandnav-pseudo: theme('colors.blue.blueLuxury.hex');
|
|
285
329
|
/* Service/Sectionnavigation Border-Color */
|
|
286
|
-
--color-navigation-border-color: theme('colors.blue.blueLuxury');
|
|
287
|
-
--color-servicenavigation-border-color: theme('colors.blue.blueLuxury');
|
|
288
|
-
|
|
289
|
-
--color-footer-border: theme('colors.blue.blueLuxury');
|
|
330
|
+
--color-navigation-border-color: theme('colors.blue.blueLuxury.hex');
|
|
331
|
+
--color-servicenavigation-border-color: theme('colors.blue.blueLuxury.hex');
|
|
332
|
+
|
|
333
|
+
--color-footer-border: theme('colors.blue.blueLuxury.hex');
|
|
290
334
|
|
|
291
335
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
292
|
-
--color-label-media: theme('colors.blue.deepCerulean');
|
|
293
|
-
/* Ticker, Live, Livestream */
|
|
294
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
336
|
+
--color-label-media: theme('colors.blue.deepCerulean.hex');
|
|
295
337
|
/* Kommentar */
|
|
296
338
|
--color-label-comment: theme('colors.green.tropicalRainForest');
|
|
297
339
|
/* Eilmeldung */
|
|
@@ -307,22 +349,22 @@
|
|
|
307
349
|
/* Eventkalender */
|
|
308
350
|
--color-eventcalendar-primary: var(--color-primary-ds);
|
|
309
351
|
/* Dachzeile */
|
|
310
|
-
--color-topline: theme('colors.blue.blueLuxury');
|
|
352
|
+
--color-topline: theme('colors.blue.blueLuxury.hex');
|
|
311
353
|
/* Subline */
|
|
312
354
|
--color-subline: var(--color-topline);
|
|
313
355
|
/* Link */
|
|
314
|
-
--color-link: theme('colors.blue.blueLuxury');
|
|
315
|
-
--color-link-dark: theme('colors.blue.blueLuxury');
|
|
356
|
+
--color-link: theme('colors.blue.blueLuxury.hex');
|
|
357
|
+
--color-link-dark: theme('colors.blue.blueLuxury.hex');
|
|
316
358
|
/* Stage */
|
|
317
359
|
--color-stage-text-box: 234 237 237;
|
|
318
360
|
--color-stage-text: theme('colors.black.DEFAULT');
|
|
319
361
|
--color-stage-primary: theme('colors.purple.pompadour');
|
|
320
362
|
--color-stage-link: var(--color-link);
|
|
321
363
|
/* Cluster-Teaser */
|
|
322
|
-
--color-cluster-teaser-link: theme('colors.blue.blueLuxury');
|
|
364
|
+
--color-cluster-teaser-link: theme('colors.blue.blueLuxury.hex');
|
|
323
365
|
--color-cluster-teaser-headline: theme('colors.purple.pompadour');
|
|
324
366
|
/* Button */
|
|
325
|
-
--color-button: theme('colors.black.DEFAULT');
|
|
367
|
+
--color-button: theme('colors.black.DEFAULT');
|
|
326
368
|
--color-button--dark: theme('colors.purple.pompadour');
|
|
327
369
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
328
370
|
--color-button-inverted--dark: theme('colors.blue.accented');
|
|
@@ -333,43 +375,74 @@
|
|
|
333
375
|
/* Content-Nav */
|
|
334
376
|
--color-content-nav: var(--color-primary-ds);
|
|
335
377
|
/* Podcast-Player */
|
|
336
|
-
--color-podcast: theme('colors.blue.blueLuxury');
|
|
378
|
+
--color-podcast: theme('colors.blue.blueLuxury.hex');
|
|
337
379
|
--color-podcast-text: var(--color-link);
|
|
338
380
|
--color-podcast-highlight: theme('colors.blue.allports');
|
|
339
381
|
/* Font */
|
|
340
382
|
--font-title: theme('fontFamily.heading');
|
|
341
383
|
--font-weight-title: theme('fontWeight.bold');
|
|
384
|
+
|
|
385
|
+
.ardplayer {
|
|
386
|
+
--ardplayer-color-primary-base: theme('colors.blue.blueLuxury.hex');
|
|
387
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
388
|
+
theme('colors.blue.blueLuxury.rgb') / 70%
|
|
389
|
+
);
|
|
390
|
+
--ardplayer-color-primary-dark-base: theme('colors.white.blackhaze');
|
|
391
|
+
--ardplayer-color-tertiary-base: theme('colors.blue.blueLuxury.hex');
|
|
392
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
393
|
+
|
|
394
|
+
.ardplayer-controlbar {
|
|
395
|
+
.ardplayer-controlbar-hover {
|
|
396
|
+
--ardplayer-color-lightest: theme('colors.blue.blueLuxury.hex');
|
|
397
|
+
color: var(--ardplayer-color-lightest);
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
.ardplayer-bottom-sheet-container {
|
|
402
|
+
--ardplayer-color-lightest: theme('colors.blue.blueLuxury.hex');
|
|
403
|
+
|
|
404
|
+
.ardplayer-option:hover {
|
|
405
|
+
color: theme('colors.white.DEFAULT');
|
|
406
|
+
|
|
407
|
+
.ardplayer-icon {
|
|
408
|
+
color: theme('colors.blue.blueLuxury.hex');
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
.ardplayer.ardplayer-state-audio {
|
|
415
|
+
--ardplayer-color-lightest: theme('colors.blue.blueLuxury.hex');
|
|
416
|
+
}
|
|
342
417
|
}
|
|
343
418
|
|
|
344
419
|
[data-theme='hr-inforadio'] {
|
|
345
|
-
--color-primary-ds: theme('colors.blue.jellyBean');
|
|
420
|
+
--color-primary-ds: theme('colors.blue.jellyBean.hex');
|
|
346
421
|
--color-secondary-ds: #007179;
|
|
347
422
|
--color-highlight-1: theme('colors.blue.aqua');
|
|
348
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
423
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
349
424
|
|
|
350
425
|
/* Service/Sectionnavigation Border-Color */
|
|
351
|
-
--color-navigation-border-color: theme('colors.blue.astronautBlue');
|
|
352
|
-
--color-servicenavigation-border-color:
|
|
426
|
+
--color-navigation-border-color: theme('colors.blue.astronautBlue');
|
|
427
|
+
--color-servicenavigation-border-color: theme('colors.blue.astronautBlue');
|
|
353
428
|
/* Sectionnavigation Border Bottom Width */
|
|
354
429
|
--border-navigation-border-width: 1px;
|
|
355
430
|
/* Brandnavigation Border and :before Colors*/
|
|
356
|
-
--color-brandnavigation-border-color: theme('colors.blue.astronautBlue');
|
|
431
|
+
--color-brandnavigation-border-color: theme('colors.blue.astronautBlue');
|
|
357
432
|
--color-brandnav-pseudo: theme('colors.blue.astronautBlue');
|
|
358
|
-
|
|
359
|
-
--color-footer-border:
|
|
433
|
+
|
|
434
|
+
--color-footer-border: theme('colors.blue.astronautBlue');
|
|
360
435
|
|
|
361
436
|
--footer-padding-bottom: 132px;
|
|
362
|
-
|
|
437
|
+
|
|
363
438
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
364
|
-
--color-label-media: theme('colors.blue.jellyBean');
|
|
365
|
-
/* Ticker, Live, Livestream */
|
|
366
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
439
|
+
--color-label-media: theme('colors.blue.jellyBean.hex');
|
|
367
440
|
/* Kommentar */
|
|
368
441
|
--color-label-comment: theme('colors.green.tropicalRainForest');
|
|
369
442
|
/* Eilmeldung */
|
|
370
443
|
--color-label-breakingnews: theme('colors.red.thunderbird');
|
|
371
444
|
/* Sendung */
|
|
372
|
-
--color-label-program: theme('colors.pink.rose');
|
|
445
|
+
--color-label-program: theme('colors.pink.rose.hex');
|
|
373
446
|
/* Download */
|
|
374
447
|
--color-label-download: theme('colors.gray.scorpion');
|
|
375
448
|
/* Event */
|
|
@@ -379,12 +452,12 @@
|
|
|
379
452
|
/* Eventkalender */
|
|
380
453
|
--color-eventcalendar-primary: var(--color-primary-ds);
|
|
381
454
|
/* Dachzeile */
|
|
382
|
-
--color-topline: theme('colors.blue.jellyBean');
|
|
455
|
+
--color-topline: theme('colors.blue.jellyBean.hex');
|
|
383
456
|
/* Subline */
|
|
384
457
|
--color-subline: var(--color-topline);
|
|
385
458
|
/* Link */
|
|
386
|
-
--color-link: theme('colors.blue.jellyBean');
|
|
387
|
-
--color-link-dark: theme('colors.blue.jellyBean');
|
|
459
|
+
--color-link: theme('colors.blue.jellyBean.hex');
|
|
460
|
+
--color-link-dark: theme('colors.blue.jellyBean.hex');
|
|
388
461
|
/* Stage */
|
|
389
462
|
--color-stage-text-box: 0 55 93;
|
|
390
463
|
--color-stage-primary: theme('colors.blue.astronautBlue');
|
|
@@ -404,7 +477,7 @@
|
|
|
404
477
|
/* Content-Nav */
|
|
405
478
|
--color-content-nav: var(--color-primary-ds);
|
|
406
479
|
/* Podcast-Player */
|
|
407
|
-
--color-podcast: theme('colors.blue.jellyBean');
|
|
480
|
+
--color-podcast: theme('colors.blue.jellyBean.hex');
|
|
408
481
|
--color-podcast-text: var(--color-link);
|
|
409
482
|
--color-podcast-highlight: theme('colors.red.lipstick');
|
|
410
483
|
/* Font */
|
|
@@ -414,13 +487,45 @@
|
|
|
414
487
|
--structure-nav-background: theme('colors.blue.astronautBlue');
|
|
415
488
|
|
|
416
489
|
--feature-box-height: 96px;
|
|
490
|
+
|
|
491
|
+
.ardplayer {
|
|
492
|
+
--ardplayer-color-primary-base: theme('colors.blue.jellyBean.hex');
|
|
493
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
494
|
+
theme('colors.blue.jellyBean.rgb') / 70%
|
|
495
|
+
);
|
|
496
|
+
--ardplayer-color-primary-dark-base: theme('colors.blue.aqua');
|
|
497
|
+
--ardplayer-color-tertiary-base: theme('colors.blue.jellyBean.hex');
|
|
498
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
499
|
+
|
|
500
|
+
.ardplayer-controlbar {
|
|
501
|
+
.ardplayer-controlbar-hover {
|
|
502
|
+
--ardplayer-color-lightest: theme('colors.blue.jellyBean.hex');
|
|
503
|
+
color: var(--ardplayer-color-lightest);
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
.ardplayer-bottom-sheet-container {
|
|
508
|
+
--ardplayer-color-lightest: theme('colors.blue.jellyBean.hex');
|
|
509
|
+
|
|
510
|
+
.ardplayer-option:hover {
|
|
511
|
+
color: theme('colors.white.DEFAULT');
|
|
512
|
+
.ardplayer-icon {
|
|
513
|
+
color: theme('colors.blue.jellyBean.hex');
|
|
514
|
+
}
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
.ardplayer.ardplayer-state-audio {
|
|
520
|
+
--ardplayer-color-lightest: theme('colors.blue.jellyBean.hex');
|
|
521
|
+
}
|
|
417
522
|
}
|
|
418
523
|
|
|
419
524
|
[data-theme='hr-rundfunkrat'] {
|
|
420
525
|
--color-primary-ds: theme('colors.gray.scorpion');
|
|
421
526
|
--color-secondary-ds: #007179;
|
|
422
527
|
--color-highlight-1: theme('colors.blue.accented');
|
|
423
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
528
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
424
529
|
|
|
425
530
|
/* Navigation Hintergrund */
|
|
426
531
|
--color-navigation-bg: theme('colors.gray.scorpion');
|
|
@@ -435,19 +540,17 @@
|
|
|
435
540
|
--logo-padding-top: 8px;
|
|
436
541
|
--logo-padding-bottom: 8px;
|
|
437
542
|
--logo-padding-top-md: 8px;
|
|
438
|
-
--logo-padding-bottom-md: 8px;
|
|
543
|
+
--logo-padding-bottom-md: 8px;
|
|
439
544
|
--logo-padding-top-lg: 12px;
|
|
440
545
|
--logo-padding-bottom-lg: 12px;
|
|
441
546
|
|
|
442
|
-
--color-footer-bg: theme('colors.gray.scorpion');
|
|
547
|
+
--color-footer-bg: theme('colors.gray.scorpion');
|
|
443
548
|
--color-footer-border: #276b9e;
|
|
444
|
-
--color-footer-text: white;
|
|
445
|
-
--color-footer-heading: white;
|
|
549
|
+
--color-footer-text: white;
|
|
550
|
+
--color-footer-heading: white;
|
|
446
551
|
|
|
447
552
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
448
|
-
--color-label-media: theme('colors.blue.deepCerulean');
|
|
449
|
-
/* Ticker, Live, Livestream */
|
|
450
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
553
|
+
--color-label-media: theme('colors.blue.deepCerulean.hex');
|
|
451
554
|
/* Kommentar */
|
|
452
555
|
--color-label-comment: theme('colors.green.tropicalRainForest');
|
|
453
556
|
/* Eilmeldung */
|
|
@@ -459,70 +562,114 @@
|
|
|
459
562
|
/* Event */
|
|
460
563
|
--color-label-event: theme('colors.black.DEFAULT');
|
|
461
564
|
/* Pressemitteilungen */
|
|
462
|
-
--color-label-pm: theme('colors.blue.deepCerulean');
|
|
565
|
+
--color-label-pm: theme('colors.blue.deepCerulean.hex');
|
|
463
566
|
/* Kurzmeldung */
|
|
464
567
|
--color-label-kurzmeldung: theme('colors.blue.tarawera');
|
|
465
568
|
/* Eventkalender */
|
|
466
|
-
--color-eventcalendar-primary: theme('colors.blue.deepCerulean');
|
|
569
|
+
--color-eventcalendar-primary: theme('colors.blue.deepCerulean.hex');
|
|
467
570
|
/* Dachzeile */
|
|
468
|
-
--color-topline: theme('colors.blue.deepCerulean');
|
|
571
|
+
--color-topline: theme('colors.blue.deepCerulean.hex');
|
|
469
572
|
/* Subline */
|
|
470
573
|
--color-subline: var(--color-topline);
|
|
471
574
|
/* Link */
|
|
472
|
-
--color-link: theme('colors.blue.deepCerulean');
|
|
473
|
-
--color-link-dark: theme('colors.blue.deepCerulean');
|
|
575
|
+
--color-link: theme('colors.blue.deepCerulean.hex');
|
|
576
|
+
--color-link-dark: theme('colors.blue.deepCerulean.hex');
|
|
474
577
|
/* Stage */
|
|
475
578
|
--color-stage-text-box: 0 110 183;
|
|
476
|
-
--color-stage-primary: theme('colors.blue.deepCerulean');
|
|
579
|
+
--color-stage-primary: theme('colors.blue.deepCerulean.hex');
|
|
477
580
|
--color-stage-link: theme('colors.white.DEFAULT');
|
|
478
581
|
/* Cluster-Teaser */
|
|
479
|
-
--color-cluster-teaser-link: theme('colors.blue.deepCerulean');
|
|
582
|
+
--color-cluster-teaser-link: theme('colors.blue.deepCerulean.hex');
|
|
480
583
|
--color-cluster-teaser-headline: theme('colors.blue.congress');
|
|
481
584
|
/* Button */
|
|
482
|
-
--color-button: theme('colors.blue.deepCerulean');
|
|
585
|
+
--color-button: theme('colors.blue.deepCerulean.hex');
|
|
483
586
|
--color-button--dark: theme('colors.blue.congress');
|
|
484
587
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
485
588
|
--color-button-inverted--dark: theme('colors.blue.accented');
|
|
486
589
|
/* Media-Button */
|
|
487
590
|
--color-media-button: var(--color-primary-ds);
|
|
488
591
|
/* States */
|
|
489
|
-
--color-focus-state: theme('colors.blue.deepCerulean');
|
|
592
|
+
--color-focus-state: theme('colors.blue.deepCerulean.hex');
|
|
490
593
|
/* Content-Nav */
|
|
491
|
-
--color-content-nav: theme('colors.blue.deepCerulean');
|
|
594
|
+
--color-content-nav: theme('colors.blue.deepCerulean.hex');
|
|
492
595
|
/* Podcast-Player */
|
|
493
|
-
--color-podcast: theme('colors.blue.deepCerulean');
|
|
596
|
+
--color-podcast: theme('colors.blue.deepCerulean.hex');
|
|
494
597
|
--color-podcast-text: var(--color-link);
|
|
495
598
|
--color-podcast-highlight: theme('colors.orange.chelseaGem');
|
|
496
599
|
/* Font */
|
|
497
600
|
--font-title: theme('fontFamily.heading');
|
|
498
601
|
--font-weight-title: theme('fontWeight.bold');
|
|
499
602
|
/* Structure Navigation */
|
|
500
|
-
--structure-nav-background: theme('colors.blue.deepCerulean');
|
|
603
|
+
--structure-nav-background: theme('colors.blue.deepCerulean.hex');
|
|
604
|
+
|
|
605
|
+
.ardplayer {
|
|
606
|
+
--ardplayer-color-primary-base: theme('colors.blue.deepCerulean.hex');
|
|
607
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
608
|
+
theme('colors.blue.deepCerulean.rgb') / 70%
|
|
609
|
+
);
|
|
610
|
+
--ardplayer-color-primary-dark-base: theme('colors.blue.accented');
|
|
611
|
+
--ardplayer-color-tertiary-base: theme('colors.blue.deepCerulean.hex');
|
|
612
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
613
|
+
|
|
614
|
+
.ardplayer-controlbar {
|
|
615
|
+
.ardplayer-controlbar-hover {
|
|
616
|
+
--ardplayer-color-lightest: theme('colors.blue.deepCerulean.hex');
|
|
617
|
+
color: var(--ardplayer-color-lightest);
|
|
618
|
+
}
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
.ardplayer-bottom-sheet-container {
|
|
622
|
+
--ardplayer-color-lightest: theme('colors.blue.deepCerulean.hex');
|
|
623
|
+
|
|
624
|
+
.ardplayer-option:hover {
|
|
625
|
+
color: theme('colors.white.DEFAULT');
|
|
626
|
+
.ardplayer-icon {
|
|
627
|
+
color: theme('colors.blue.deepCerulean.hex');
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
.ardplayer.ardplayer-state-audio {
|
|
634
|
+
--ardplayer-color-lightest: theme('colors.blue.deepCerulean.hex');
|
|
635
|
+
}
|
|
501
636
|
}
|
|
502
637
|
|
|
503
638
|
[data-theme='hr-werbung'] {
|
|
504
|
-
--color-primary-ds: theme('colors.blue.blueLuxury');
|
|
639
|
+
--color-primary-ds: theme('colors.blue.blueLuxury.hex');
|
|
505
640
|
--color-secondary-ds: #007179;
|
|
506
641
|
--color-highlight-1: theme('colors.blue.accented');
|
|
507
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
642
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
508
643
|
|
|
509
644
|
/* Brandnavigation Border and :before Colors*/
|
|
510
|
-
--color-brandnavigation-border-color: theme('colors.blue.blueLuxury');
|
|
511
|
-
--color-brandnav-pseudo: theme('colors.blue.blueLuxury');
|
|
645
|
+
--color-brandnavigation-border-color: theme('colors.blue.blueLuxury.hex');
|
|
646
|
+
--color-brandnav-pseudo: theme('colors.blue.blueLuxury.hex');
|
|
512
647
|
|
|
513
648
|
/* Service/Sectionnavigation Border-Color */
|
|
514
|
-
--color-navigation-border-color: theme('colors.blue.blueLuxury');
|
|
515
|
-
--color-servicenavigation-border-color: theme('colors.blue.blueLuxury');
|
|
649
|
+
--color-navigation-border-color: theme('colors.blue.blueLuxury.hex');
|
|
650
|
+
--color-servicenavigation-border-color: theme('colors.blue.blueLuxury.hex');
|
|
516
651
|
/* Sectionnavigation Border Bottom Width*/
|
|
517
652
|
--border-navigation-border-width: 11px;
|
|
518
653
|
/* The Fancy special border on werbung */
|
|
519
|
-
--border-navigation-border-image: linear-gradient(
|
|
520
|
-
|
|
654
|
+
--border-navigation-border-image: linear-gradient(
|
|
655
|
+
to right,
|
|
656
|
+
#dda91e 0%,
|
|
657
|
+
#dda91e 17%,
|
|
658
|
+
#c32728 17%,
|
|
659
|
+
#c32728 34%,
|
|
660
|
+
#bf0171 34%,
|
|
661
|
+
#bf0171 51%,
|
|
662
|
+
#003a5c 51%,
|
|
663
|
+
#003a5c 68%,
|
|
664
|
+
#000206 68%,
|
|
665
|
+
#000206 84%,
|
|
666
|
+
#007a9f 84%,
|
|
667
|
+
#007a9f 100%
|
|
668
|
+
);
|
|
669
|
+
--color-footer-border: theme('colors.blue.blueLuxury.hex');
|
|
521
670
|
|
|
522
671
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
523
|
-
--color-label-media: theme('colors.blue.blueLuxury');
|
|
524
|
-
/* Ticker, Live, Livestream */
|
|
525
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
672
|
+
--color-label-media: theme('colors.blue.blueLuxury.hex');
|
|
526
673
|
/* Kommentar */
|
|
527
674
|
--color-label-comment: theme('colors.green.tropicalRainForest');
|
|
528
675
|
/* Eilmeldung */
|
|
@@ -534,13 +681,13 @@
|
|
|
534
681
|
/* Event */
|
|
535
682
|
--color-label-event: theme('colors.black.DEFAULT');
|
|
536
683
|
/* Pressemitteilungen */
|
|
537
|
-
--color-label-pm: theme('colors.blue.blueLuxury');
|
|
684
|
+
--color-label-pm: theme('colors.blue.blueLuxury.hex');
|
|
538
685
|
/* Kurzmeldung */
|
|
539
686
|
--color-label-kurzmeldung: theme('colors.blue.tarawera');
|
|
540
687
|
/* Eventkalender */
|
|
541
|
-
--color-eventcalendar-primary: theme('colors.blue.blueLuxury');
|
|
688
|
+
--color-eventcalendar-primary: theme('colors.blue.blueLuxury.hex');
|
|
542
689
|
/* Dachzeile */
|
|
543
|
-
--color-topline: theme('colors.blue.blueLuxury');
|
|
690
|
+
--color-topline: theme('colors.blue.blueLuxury.hex');
|
|
544
691
|
/* Subline */
|
|
545
692
|
--color-subline: var(--color-topline);
|
|
546
693
|
/* Link */
|
|
@@ -552,10 +699,10 @@
|
|
|
552
699
|
--color-stage-link: theme('colors.white.DEFAULT');
|
|
553
700
|
/* Cluster-Teaser */
|
|
554
701
|
--color-cluster-teaser-link: var(--color-primary-ds);
|
|
555
|
-
--color-cluster-teaser-headline: theme('colors.blue.blueLuxury');
|
|
702
|
+
--color-cluster-teaser-headline: theme('colors.blue.blueLuxury.hex');
|
|
556
703
|
/* Button */
|
|
557
|
-
--color-button: theme('colors.black.DEFAULT');
|
|
558
|
-
--color-button--dark: theme('colors.blue.blueLuxury');
|
|
704
|
+
--color-button: theme('colors.black.DEFAULT');
|
|
705
|
+
--color-button--dark: theme('colors.blue.blueLuxury.hex');
|
|
559
706
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
560
707
|
--color-button-inverted--dark: theme('colors.blue.accented');
|
|
561
708
|
/* Media-Button */
|
|
@@ -565,19 +712,51 @@
|
|
|
565
712
|
/* Content-Nav */
|
|
566
713
|
--color-content-nav: var(--color-primary-ds);
|
|
567
714
|
/* Podcast-Player */
|
|
568
|
-
--color-podcast: theme('colors.blue.blueLuxury');
|
|
715
|
+
--color-podcast: theme('colors.blue.blueLuxury.hex');
|
|
569
716
|
--color-podcast-text: var(--color-link);
|
|
570
717
|
--color-podcast-highlight: theme('colors.orange.chelseaGem');
|
|
571
718
|
/* Font */
|
|
572
719
|
--font-title: theme('fontFamily.heading');
|
|
573
720
|
--font-weight-title: theme('fontWeight.bold');
|
|
721
|
+
|
|
722
|
+
.ardplayer {
|
|
723
|
+
--ardplayer-color-primary-base: theme('colors.blue.blueLuxury.hex');
|
|
724
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
725
|
+
theme('colors.blue.blueLuxury.rgb') / 70%
|
|
726
|
+
);
|
|
727
|
+
--ardplayer-color-primary-dark-base: theme('colors.blue.blackSqueeze');
|
|
728
|
+
--ardplayer-color-tertiary-base: theme('colors.blue.blueLuxury.hex');
|
|
729
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
730
|
+
|
|
731
|
+
.ardplayer-controlbar {
|
|
732
|
+
.ardplayer-controlbar-hover {
|
|
733
|
+
--ardplayer-color-lightest: theme('colors.blue.blueLuxury.hex');
|
|
734
|
+
color: var(--ardplayer-color-lightest);
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
.ardplayer-bottom-sheet-container {
|
|
739
|
+
--ardplayer-color-lightest: theme('colors.blue.blueLuxury.hex');
|
|
740
|
+
|
|
741
|
+
.ardplayer-option:hover {
|
|
742
|
+
color: theme('colors.white.DEFAULT');
|
|
743
|
+
.ardplayer-icon {
|
|
744
|
+
color: theme('colors.blue.blueLuxury.hex');
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
}
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
.ardplayer.ardplayer-state-audio {
|
|
751
|
+
--ardplayer-color-lightest: theme('colors.blue.blueLuxury.hex');
|
|
752
|
+
}
|
|
574
753
|
}
|
|
575
754
|
|
|
576
755
|
[data-theme='hr-sinfonieorchester'] {
|
|
577
756
|
--color-primary-ds: theme('colors.red.burntUmber');
|
|
578
757
|
--color-secondary-ds: #007179;
|
|
579
758
|
--color-highlight-1: theme('colors.gray.alto');
|
|
580
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
759
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
581
760
|
|
|
582
761
|
/* Brandnavigation Border and :before Colors*/
|
|
583
762
|
--color-brandnavigation-border-color: theme('colors.red.burntUmber');
|
|
@@ -591,16 +770,14 @@
|
|
|
591
770
|
--logo-padding-top: 6px;
|
|
592
771
|
--logo-padding-bottom: 6px;
|
|
593
772
|
--logo-padding-top-md: 4px;
|
|
594
|
-
--logo-padding-bottom-md: 4px;
|
|
773
|
+
--logo-padding-bottom-md: 4px;
|
|
595
774
|
--logo-padding-top-lg: 6px;
|
|
596
775
|
--logo-padding-bottom-lg: 6px;
|
|
597
776
|
|
|
598
|
-
--color-footer-border: #8d2725;
|
|
777
|
+
--color-footer-border: #8d2725;
|
|
599
778
|
|
|
600
779
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
601
780
|
--color-label-media: theme('colors.red.burntUmber');
|
|
602
|
-
/* Ticker, Live, Livestream */
|
|
603
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
604
781
|
/* Kommentar */
|
|
605
782
|
--color-label-comment: theme('colors.green.tropicalRainForest');
|
|
606
783
|
/* Eilmeldung */
|
|
@@ -616,18 +793,18 @@
|
|
|
616
793
|
/* Eventkalender */
|
|
617
794
|
--color-eventcalendar-primary: var(--color-primary-ds);
|
|
618
795
|
/* Dachzeile */
|
|
619
|
-
--color-topline: theme('colors.red.wellRead');
|
|
796
|
+
--color-topline: theme('colors.red.wellRead.hex');
|
|
620
797
|
/* Subline */
|
|
621
798
|
--color-subline: var(--color-topline);
|
|
622
799
|
/* Link */
|
|
623
|
-
--color-link: theme('colors.red.wellRead');
|
|
624
|
-
--color-link-dark: theme('colors.red.wellRead');
|
|
800
|
+
--color-link: theme('colors.red.wellRead.hex');
|
|
801
|
+
--color-link-dark: theme('colors.red.wellRead.hex');
|
|
625
802
|
/* Stage */
|
|
626
803
|
--color-stage-text-box: 141 39 37;
|
|
627
804
|
--color-stage-primary: var(--color-primary-ds);
|
|
628
805
|
--color-stage-link: theme('colors.white.DEFAULT');
|
|
629
806
|
/* Cluster-Teaser */
|
|
630
|
-
--color-cluster-teaser-link: theme('colors.red.wellRead');
|
|
807
|
+
--color-cluster-teaser-link: theme('colors.red.wellRead.hex');
|
|
631
808
|
--color-cluster-teaser-headline: var(--color-primary-ds);
|
|
632
809
|
/* Button */
|
|
633
810
|
--color-button: theme('colors.black.DEFAULT');
|
|
@@ -635,45 +812,73 @@
|
|
|
635
812
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
636
813
|
--color-button-inverted--dark: theme('colors.blue.accented');
|
|
637
814
|
/* Media-Button */
|
|
638
|
-
--color-media-button: theme('colors.red.wellRead');
|
|
815
|
+
--color-media-button: theme('colors.red.wellRead.hex');
|
|
639
816
|
/* States */
|
|
640
|
-
--color-focus-state: theme('colors.red.wellRead');
|
|
817
|
+
--color-focus-state: theme('colors.red.wellRead.hex');
|
|
641
818
|
/* Content-Nav */
|
|
642
|
-
--color-content-nav: theme('colors.red.wellRead');
|
|
819
|
+
--color-content-nav: theme('colors.red.wellRead.hex');
|
|
643
820
|
/* Podcast-Player */
|
|
644
|
-
--color-podcast: theme('colors.red.wellRead');
|
|
821
|
+
--color-podcast: theme('colors.red.wellRead.hex');
|
|
645
822
|
--color-podcast-text: var(--color-link);
|
|
646
823
|
--color-podcast-highlight: theme('colors.black.DEFAULT');
|
|
647
824
|
/* Font */
|
|
648
825
|
--font-title: theme('fontFamily.heading');
|
|
649
826
|
--font-weight-title: theme('fontWeight.bold');
|
|
827
|
+
|
|
828
|
+
.ardplayer {
|
|
829
|
+
--ardplayer-color-primary-base: theme('colors.red.wellRead.hex');
|
|
830
|
+
--ardplayer-color-primary-base-transparent-30: rgba(theme('colors.red.wellRead.rgb') / 70%);
|
|
831
|
+
--ardplayer-color-primary-dark-base: theme('colors.gray.alto');
|
|
832
|
+
--ardplayer-color-tertiary-base: theme('colors.red.wellRead.hex');
|
|
833
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
834
|
+
|
|
835
|
+
.ardplayer-controlbar {
|
|
836
|
+
.ardplayer-controlbar-hover {
|
|
837
|
+
--ardplayer-color-lightest: theme('colors.red.wellRead.hex');
|
|
838
|
+
color: var(--ardplayer-color-lightest);
|
|
839
|
+
}
|
|
840
|
+
}
|
|
841
|
+
|
|
842
|
+
.ardplayer-bottom-sheet-container {
|
|
843
|
+
--ardplayer-color-lightest: theme('colors.red.wellRead.hex');
|
|
844
|
+
|
|
845
|
+
.ardplayer-option:hover {
|
|
846
|
+
color: theme('colors.white.DEFAULT');
|
|
847
|
+
.ardplayer-icon {
|
|
848
|
+
color: theme('colors.red.wellRead.hex');
|
|
849
|
+
}
|
|
850
|
+
}
|
|
851
|
+
}
|
|
852
|
+
}
|
|
853
|
+
|
|
854
|
+
.ardplayer.ardplayer-state-audio {
|
|
855
|
+
--ardplayer-color-lightest: theme('colors.red.wellRead.hex');
|
|
856
|
+
}
|
|
650
857
|
}
|
|
651
858
|
|
|
652
859
|
[data-theme='hr-bigband'] {
|
|
653
860
|
--color-primary-ds: theme('colors.blue.blueStone');
|
|
654
861
|
--color-secondary-ds: #007179;
|
|
655
862
|
--color-highlight-1: theme('colors.blue.blackSqueeze');
|
|
656
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
863
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
657
864
|
|
|
658
865
|
/* Brandnavigation Border and :before Colors*/
|
|
659
|
-
--color-brandnavigation-border-color:
|
|
866
|
+
--color-brandnavigation-border-color: theme('colors.blue.blueStone');
|
|
660
867
|
--color-brandnav-pseudo: theme('colors.blue.blueStone');
|
|
661
868
|
/* Service/Sectionnavigation Border-Color */
|
|
662
|
-
--color-navigation-border-color: theme('colors.blue.blueStone');
|
|
869
|
+
--color-navigation-border-color: theme('colors.blue.blueStone');
|
|
663
870
|
--color-servicenavigation-border-color: theme('colors.blue.blueStone');
|
|
664
871
|
|
|
665
872
|
/* Logo-Container Padding */
|
|
666
873
|
--logo-padding-top-md: 4px;
|
|
667
|
-
--logo-padding-bottom-md: 4px;
|
|
874
|
+
--logo-padding-bottom-md: 4px;
|
|
668
875
|
--logo-padding-top-lg: 4px;
|
|
669
876
|
--logo-padding-bottom-lg: 4px;
|
|
670
877
|
|
|
671
|
-
--color-footer-border: theme('colors.blue.blueLuxury');
|
|
878
|
+
--color-footer-border: theme('colors.blue.blueLuxury.hex');
|
|
672
879
|
|
|
673
880
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
674
881
|
--color-label-media: theme('colors.blue.blueStone');
|
|
675
|
-
/* Ticker, Live, Livestream */
|
|
676
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
677
882
|
/* Kommentar */
|
|
678
883
|
--color-label-comment: theme('colors.yellow.hokeyPokey');
|
|
679
884
|
/* Eilmeldung */
|
|
@@ -703,7 +908,7 @@
|
|
|
703
908
|
--color-cluster-teaser-link: theme('colors.green.teal');
|
|
704
909
|
--color-cluster-teaser-headline: var(--color-primary-ds);
|
|
705
910
|
/* Button */
|
|
706
|
-
--color-button:
|
|
911
|
+
--color-button: theme('colors.black.DEFAULT');
|
|
707
912
|
--color-button--dark: theme('colors.blue.blueStone');
|
|
708
913
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
709
914
|
--color-button-inverted--dark: theme('colors.blue.accented');
|
|
@@ -720,22 +925,52 @@
|
|
|
720
925
|
/* Font */
|
|
721
926
|
--font-title: theme('fontFamily.heading');
|
|
722
927
|
--font-weight-title: theme('fontWeight.bold');
|
|
928
|
+
|
|
929
|
+
.ardplayer {
|
|
930
|
+
--ardplayer-color-primary-base: theme('colors.teal.DEFAULT.hex');
|
|
931
|
+
--ardplayer-color-primary-base-transparent-30: rgba(theme('colors.teal.DEFAULT.rgb') / 70%);
|
|
932
|
+
--ardplayer-color-primary-dark-base: theme('colors.blue.blackSqueeze');
|
|
933
|
+
--ardplayer-color-tertiary-base: theme('colors.teal.DEFAULT.hex');
|
|
934
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
935
|
+
|
|
936
|
+
.ardplayer-controlbar {
|
|
937
|
+
.ardplayer-controlbar-hover {
|
|
938
|
+
--ardplayer-color-lightest: theme('colors.teal.DEFAULT.hex');
|
|
939
|
+
color: var(--ardplayer-color-lightest);
|
|
940
|
+
}
|
|
941
|
+
}
|
|
942
|
+
|
|
943
|
+
.ardplayer-bottom-sheet-container {
|
|
944
|
+
--ardplayer-color-lightest: theme('colors.teal.DEFAULT.hex');
|
|
945
|
+
|
|
946
|
+
.ardplayer-option:hover {
|
|
947
|
+
color: theme('colors.white.DEFAULT');
|
|
948
|
+
.ardplayer-icon {
|
|
949
|
+
color: theme('colors.teal.DEFAULT.hex');
|
|
950
|
+
}
|
|
951
|
+
}
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
.ardplayer.ardplayer-state-audio {
|
|
956
|
+
--ardplayer-color-lightest: theme('colors.teal.DEFAULT.hex');
|
|
957
|
+
}
|
|
723
958
|
}
|
|
724
959
|
|
|
725
960
|
[data-theme='hr'] {
|
|
726
|
-
--color-primary-ds: theme('colors.blue.blueLuxury');
|
|
961
|
+
--color-primary-ds: theme('colors.blue.blueLuxury.hex');
|
|
727
962
|
--color-secondary-ds: #007396;
|
|
728
963
|
--color-highlight-1: theme('colors.blue.accented');
|
|
729
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
964
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
730
965
|
|
|
731
966
|
/* Navigation Hintergrund */
|
|
732
|
-
--color-navigation-bg: white;
|
|
967
|
+
--color-navigation-bg: white;
|
|
733
968
|
|
|
734
969
|
/* Brandnavigation Border and :before Color */
|
|
735
970
|
--color-brandnavigation-border-color: theme('colors.gray.darker');
|
|
736
|
-
--color-brandnav-pseudo: theme('colors.blue.blueLuxury');
|
|
971
|
+
--color-brandnav-pseudo: theme('colors.blue.blueLuxury.hex');
|
|
737
972
|
/* Sectionnavigation Border-Color */
|
|
738
|
-
--color-navigation-border-color: theme('colors.blue.blueLuxury');
|
|
973
|
+
--color-navigation-border-color: theme('colors.blue.blueLuxury.hex');
|
|
739
974
|
/* Sectionnavigation Border Bottom Width */
|
|
740
975
|
--border-navigation-border-width: 4px;
|
|
741
976
|
--color-servicenavigation-border-color: theme('colors.gray.darker');
|
|
@@ -743,19 +978,17 @@
|
|
|
743
978
|
--logo-padding-top: 4px;
|
|
744
979
|
--logo-padding-bottom: 8px;
|
|
745
980
|
--logo-padding-top-md: 10px;
|
|
746
|
-
--logo-padding-bottom-md: 10px;
|
|
981
|
+
--logo-padding-bottom-md: 10px;
|
|
747
982
|
--logo-padding-top-lg: 10px;
|
|
748
983
|
--logo-padding-bottom-lg: 10px;
|
|
749
984
|
/* Footer Color Options */
|
|
750
985
|
--color-footer-text: theme('colors.gray.darker');
|
|
751
986
|
--color-footer-heading: theme('colors.gray.darker');
|
|
752
987
|
--color-footer-bg: white;
|
|
753
|
-
--color-footer-border: theme('colors.blue.blueLuxury');
|
|
988
|
+
--color-footer-border: theme('colors.blue.blueLuxury.hex');
|
|
754
989
|
|
|
755
990
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
756
|
-
--color-label-media: theme('colors.blue.blueLuxury');
|
|
757
|
-
/* Ticker, Live, Livestream */
|
|
758
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
991
|
+
--color-label-media: theme('colors.blue.blueLuxury.hex');
|
|
759
992
|
/* Kommentar */
|
|
760
993
|
--color-label-comment: theme('colors.blue.deeperPool');
|
|
761
994
|
/* Eilmeldung */
|
|
@@ -788,12 +1021,12 @@
|
|
|
788
1021
|
--color-cluster-teaser-headline: theme('colors.blue.astronautBlue');
|
|
789
1022
|
/* Button */
|
|
790
1023
|
--color-button: theme('colors.gray.darker');
|
|
791
|
-
--color-button--dark: theme('colors.blue.blueLuxury');
|
|
1024
|
+
--color-button--dark: theme('colors.blue.blueLuxury.hex');
|
|
792
1025
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
793
1026
|
--color-button-inverted--dark: theme('colors.gray.lightGray');
|
|
794
1027
|
--color-button-disabled: theme('colors.gray.lightGray');
|
|
795
1028
|
--color-button-disabled--dark: theme('colors.gray.boulder');
|
|
796
|
-
|
|
1029
|
+
|
|
797
1030
|
/* Media-Button */
|
|
798
1031
|
--color-media-button: var(--color-primary-ds);
|
|
799
1032
|
/* States */
|
|
@@ -807,14 +1040,45 @@
|
|
|
807
1040
|
/* Font */
|
|
808
1041
|
--font-title: theme('fontFamily.heading');
|
|
809
1042
|
--font-weight-title: theme('fontWeight.bold');
|
|
1043
|
+
|
|
1044
|
+
.ardplayer {
|
|
1045
|
+
--ardplayer-color-primary-base: theme('colors.blue.blueLuxury.hex');
|
|
1046
|
+
--ardplayer-color-primary-base-transparent-30: rgba(
|
|
1047
|
+
theme('colors.blue.blueLuxury.rgb') / 70%
|
|
1048
|
+
);
|
|
1049
|
+
--ardplayer-color-primary-dark-base: theme('colors.blue.accented');
|
|
1050
|
+
--ardplayer-color-tertiary-base: theme('colors.blue.blueLuxury.hex');
|
|
1051
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
1052
|
+
|
|
1053
|
+
.ardplayer-controlbar {
|
|
1054
|
+
.ardplayer-controlbar-hover {
|
|
1055
|
+
--ardplayer-color-lightest: theme('colors.blue.blueLuxury.hex');
|
|
1056
|
+
color: var(--ardplayer-color-lightest);
|
|
1057
|
+
}
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
.ardplayer-bottom-sheet-container {
|
|
1061
|
+
--ardplayer-color-lightest: theme('colors.blue.blueLuxury.hex');
|
|
1062
|
+
|
|
1063
|
+
.ardplayer-option:hover {
|
|
1064
|
+
color: theme('colors.white.DEFAULT');
|
|
1065
|
+
.ardplayer-icon {
|
|
1066
|
+
color: theme('colors.blue.blueLuxury.hex');
|
|
1067
|
+
}
|
|
1068
|
+
}
|
|
1069
|
+
}
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
.ardplayer.ardplayer-state-audio {
|
|
1073
|
+
--ardplayer-color-lightest: theme('colors.blue.blueLuxury.hex');
|
|
1074
|
+
}
|
|
810
1075
|
}
|
|
811
1076
|
|
|
812
1077
|
[data-theme='hr1'] {
|
|
813
1078
|
--color-primary-ds: theme('colors.yellow.corn');
|
|
814
1079
|
--color-secondary-ds: #007179;
|
|
815
1080
|
--color-highlight-1: theme('colors.white.floral');
|
|
816
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
817
|
-
|
|
1081
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
818
1082
|
|
|
819
1083
|
--color-navigation-border-color: theme('colors.yellow.corn');
|
|
820
1084
|
--color-servicenavigation-border-color: theme('colors.yellow.corn');
|
|
@@ -830,11 +1094,9 @@
|
|
|
830
1094
|
--footer-padding-bottom: 132px;
|
|
831
1095
|
|
|
832
1096
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
833
|
-
--color-label-media: theme('colors.yellow.olive');
|
|
834
|
-
/* Ticker, Live, Livestream */
|
|
835
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
1097
|
+
--color-label-media: theme('colors.yellow.olive.hex');
|
|
836
1098
|
/* Kommentar */
|
|
837
|
-
--color-label-comment: theme('colors.pink.rose');
|
|
1099
|
+
--color-label-comment: theme('colors.pink.rose.hex');
|
|
838
1100
|
/* Eilmeldung */
|
|
839
1101
|
--color-label-breakingnews: theme('colors.purple.disco');
|
|
840
1102
|
/* Sendung */
|
|
@@ -850,12 +1112,12 @@
|
|
|
850
1112
|
/* Eventkalender */
|
|
851
1113
|
--color-eventcalendar-primary: theme('colors.blue.turquoiseCerulian');
|
|
852
1114
|
/* Dachzeile */
|
|
853
|
-
--color-topline: theme('colors.yellow.olive');
|
|
1115
|
+
--color-topline: theme('colors.yellow.olive.hex');
|
|
854
1116
|
/* Subline */
|
|
855
|
-
--color-subline: theme('colors.yellow.olive');
|
|
1117
|
+
--color-subline: theme('colors.yellow.olive.hex');
|
|
856
1118
|
/* Link */
|
|
857
|
-
--color-link: theme('colors.yellow.olive');
|
|
858
|
-
--color-link-dark: theme('colors.yellow.olive');
|
|
1119
|
+
--color-link: theme('colors.yellow.olive.hex');
|
|
1120
|
+
--color-link-dark: theme('colors.yellow.olive.hex');
|
|
859
1121
|
/* Stage */
|
|
860
1122
|
--color-stage-text-box: 67 61 55;
|
|
861
1123
|
--color-stage-primary: theme('colors.yellow.corn');
|
|
@@ -869,13 +1131,13 @@
|
|
|
869
1131
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
870
1132
|
--color-button-inverted--dark: theme('colors.blue.accented');
|
|
871
1133
|
/* Media-Button */
|
|
872
|
-
--color-media-button: theme('colors.yellow.olive');
|
|
1134
|
+
--color-media-button: theme('colors.yellow.olive.hex');
|
|
873
1135
|
/* States */
|
|
874
|
-
--color-focus-state: theme('colors.yellow.olive');
|
|
1136
|
+
--color-focus-state: theme('colors.yellow.olive.hex');
|
|
875
1137
|
/* Content-Nav */
|
|
876
|
-
--color-content-nav: theme('colors.yellow.olive');
|
|
1138
|
+
--color-content-nav: theme('colors.yellow.olive.hex');
|
|
877
1139
|
/* Podcast-Player */
|
|
878
|
-
--color-podcast: theme('colors.yellow.olive');
|
|
1140
|
+
--color-podcast: theme('colors.yellow.olive.hex');
|
|
879
1141
|
--color-podcast-text: var(--color-link);
|
|
880
1142
|
--color-podcast-highlight: theme('colors.green.teal');
|
|
881
1143
|
/* Font */
|
|
@@ -884,28 +1146,58 @@
|
|
|
884
1146
|
/* Structure Nav */
|
|
885
1147
|
--structure-nav-background: var(--color-primary-ds);
|
|
886
1148
|
--structure-nav-text: #433d37;
|
|
887
|
-
--structure-nav-text-mobile: theme('colors.yellow.olive');
|
|
1149
|
+
--structure-nav-text-mobile: theme('colors.yellow.olive.hex');
|
|
888
1150
|
|
|
889
1151
|
--feature-box-height: 96px;
|
|
1152
|
+
|
|
1153
|
+
.ardplayer {
|
|
1154
|
+
--ardplayer-color-primary-base: theme('colors.yellow.olive.hex');
|
|
1155
|
+
--ardplayer-color-primary-base-transparent-30: rgba(theme('colors.yellow.olive.rgb') / 70%);
|
|
1156
|
+
--ardplayer-color-primary-dark-base: theme('colors.white.floral');
|
|
1157
|
+
--ardplayer-color-tertiary-base: theme('colors.yellow.olive.hex');
|
|
1158
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
1159
|
+
|
|
1160
|
+
.ardplayer-controlbar {
|
|
1161
|
+
.ardplayer-controlbar-hover {
|
|
1162
|
+
--ardplayer-color-lightest: theme('colors.yellow.olive.hex');
|
|
1163
|
+
color: var(--ardplayer-color-lightest);
|
|
1164
|
+
}
|
|
1165
|
+
}
|
|
1166
|
+
|
|
1167
|
+
.ardplayer-bottom-sheet-container {
|
|
1168
|
+
--ardplayer-color-lightest: theme('colors.yellow.olive.hex');
|
|
1169
|
+
|
|
1170
|
+
.ardplayer-option:hover {
|
|
1171
|
+
color: theme('colors.white.DEFAULT');
|
|
1172
|
+
.ardplayer-icon {
|
|
1173
|
+
color: theme('colors.yellow.olive.hex');
|
|
1174
|
+
}
|
|
1175
|
+
}
|
|
1176
|
+
}
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
.ardplayer.ardplayer-state-audio {
|
|
1180
|
+
--ardplayer-color-lightest: theme('colors.yellow.olive.hex');
|
|
1181
|
+
}
|
|
890
1182
|
}
|
|
891
1183
|
|
|
892
1184
|
[data-theme='hr2'] {
|
|
893
1185
|
--color-primary-ds: theme('colors.orange.clementine');
|
|
894
1186
|
--color-secondary-ds: #007179;
|
|
895
1187
|
--color-highlight-1: theme('colors.gray.alto');
|
|
896
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
1188
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
897
1189
|
|
|
898
1190
|
/* Brandnavigation Border and :before Colors*/
|
|
899
1191
|
--color-brandnavigation-border-color: theme('colors.orange.clementine');
|
|
900
1192
|
--color-brandnav-pseudo: theme('colors.orange.clementine');
|
|
901
|
-
--color-navigation-border-color:theme('colors.orange.clementine');
|
|
902
|
-
--color-servicenavigation-border-color:theme('colors.orange.clementine');
|
|
1193
|
+
--color-navigation-border-color: theme('colors.orange.clementine');
|
|
1194
|
+
--color-servicenavigation-border-color: theme('colors.orange.clementine');
|
|
903
1195
|
/* Logo-Container Padding */
|
|
904
1196
|
--logo-padding-top: 6px;
|
|
905
1197
|
--logo-padding-bottom: 6px;
|
|
906
1198
|
/* Sectionnavigation Border bottom Width */
|
|
907
1199
|
--border-navigation-border-width: 8px;
|
|
908
|
-
|
|
1200
|
+
|
|
909
1201
|
--color-footer-border: theme('colors.orange.clementine');
|
|
910
1202
|
|
|
911
1203
|
--footer-padding-bottom: 132px;
|
|
@@ -913,13 +1205,13 @@
|
|
|
913
1205
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
914
1206
|
--color-label-media: theme('colors.orange.burntOrange');
|
|
915
1207
|
/* Ticker, Live, Livestream */
|
|
916
|
-
--color-label-live: theme('colors.pink.rose');
|
|
1208
|
+
--color-label-live: theme('colors.pink.rose.hex');
|
|
917
1209
|
/* Kommentar */
|
|
918
1210
|
--color-label-comment: theme('colors.green.tropicalRainForest');
|
|
919
1211
|
/* Eilmeldung */
|
|
920
1212
|
--color-label-breakingnews: theme('colors.red.thunderbird');
|
|
921
1213
|
/* Sendung */
|
|
922
|
-
--color-label-program: theme('colors.red.paprika');
|
|
1214
|
+
--color-label-program: theme('colors.red.paprika.hex');
|
|
923
1215
|
/* Download */
|
|
924
1216
|
--color-label-download: theme('colors.gray.scorpion');
|
|
925
1217
|
/* Event */
|
|
@@ -927,60 +1219,94 @@
|
|
|
927
1219
|
/* Kurzmeldung */
|
|
928
1220
|
--color-label-kurzmeldung: theme('colors.blue.tarawera');
|
|
929
1221
|
/* Eventkalender */
|
|
930
|
-
--color-eventcalendar-primary: theme('colors.red.paprika');
|
|
1222
|
+
--color-eventcalendar-primary: theme('colors.red.paprika.hex');
|
|
931
1223
|
/* Dachzeile */
|
|
932
|
-
--color-topline: theme('colors.red.paprika');
|
|
1224
|
+
--color-topline: theme('colors.red.paprika.hex');
|
|
933
1225
|
/* Subline */
|
|
934
1226
|
--color-subline: var(--color-topline);
|
|
935
1227
|
/* Link */
|
|
936
|
-
--color-link: theme('colors.red.paprika');
|
|
937
|
-
--color-link-dark: theme('colors.red.paprika');
|
|
1228
|
+
--color-link: theme('colors.red.paprika.hex');
|
|
1229
|
+
--color-link-dark: theme('colors.red.paprika.hex');
|
|
938
1230
|
/* Stage */
|
|
939
1231
|
--color-stage-text-box: 255 255 255;
|
|
940
1232
|
--color-stage-primary: var(--color-primary-ds);
|
|
941
1233
|
--color-stage-text: theme('colors.black.DEFAULT');
|
|
942
1234
|
--color-stage-link: var(--color-link);
|
|
943
1235
|
/* Cluster-Teaser */
|
|
944
|
-
--color-cluster-teaser-link: theme('colors.red.paprika');
|
|
1236
|
+
--color-cluster-teaser-link: theme('colors.red.paprika.hex');
|
|
945
1237
|
--color-cluster-teaser-headline: theme('colors.black.DEFAULT');
|
|
946
1238
|
/* Button */
|
|
947
1239
|
--color-button: #433d37;
|
|
948
1240
|
--color-button--dark: theme('colors.purple.pompadour');
|
|
949
1241
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
950
|
-
--color-button-inverted--dark:
|
|
1242
|
+
--color-button-inverted--dark: #433d37;
|
|
951
1243
|
/* Media-Button */
|
|
952
|
-
--color-media-button: theme('colors.
|
|
1244
|
+
--color-media-button: theme('colors.red.paprika.hex');
|
|
1245
|
+
/* Media-Button Live */
|
|
1246
|
+
--color-media-button-live: theme('colors.pink.rose.hex');
|
|
953
1247
|
/* States */
|
|
954
|
-
--color-focus-state: theme('colors.red.paprika');
|
|
1248
|
+
--color-focus-state: theme('colors.red.paprika.hex');
|
|
955
1249
|
/* Content-Nav */
|
|
956
|
-
--color-content-nav: theme('colors.red.paprika');
|
|
1250
|
+
--color-content-nav: theme('colors.red.paprika.hex');
|
|
957
1251
|
/* Podcast-Player */
|
|
958
|
-
--color-podcast: theme('colors.red.paprika');
|
|
1252
|
+
--color-podcast: theme('colors.red.paprika.hex');
|
|
959
1253
|
--color-podcast-text: var(--color-link);
|
|
960
1254
|
--color-podcast-highlight: theme('colors.orange.oregon');
|
|
961
1255
|
/* Font */
|
|
962
1256
|
--font-title: theme('fontFamily.heading');
|
|
963
1257
|
--font-weight-title: theme('fontWeight.bold');
|
|
964
1258
|
/* ticker-Teaser*/
|
|
965
|
-
--color-ticker-teaser-timeline-score: theme('colors.pink.rose');
|
|
1259
|
+
--color-ticker-teaser-timeline-score: theme('colors.pink.rose.hex');
|
|
1260
|
+
|
|
1261
|
+
--search-border-color-desktop: var(--color-navigation-icons);
|
|
966
1262
|
|
|
967
|
-
--search-border-color-desktop: var(--color-navigation-icons);
|
|
968
|
-
|
|
969
1263
|
--feature-box-height: 96px;
|
|
1264
|
+
|
|
1265
|
+
.ardplayer {
|
|
1266
|
+
--ardplayer-color-primary-base: theme('colors.red.paprika.hex');
|
|
1267
|
+
--ardplayer-color-primary-base-transparent-30: rgba(theme('colors.red.paprika.rgb') / 70%);
|
|
1268
|
+
--ardplayer-color-primary-live: theme('colors.pink.rose.hex');
|
|
1269
|
+
--ardplayer-color-primary-live-transparent-30: rgba(theme('colors.pink.rose.rgb') / 70%);
|
|
1270
|
+
--ardplayer-color-primary-dark-base: theme('colors.gray.alto');
|
|
1271
|
+
--ardplayer-color-tertiary-base: theme('colors.red.paprika.hex');
|
|
1272
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
1273
|
+
|
|
1274
|
+
.ardplayer-controlbar {
|
|
1275
|
+
.ardplayer-controlbar-hover {
|
|
1276
|
+
--ardplayer-color-lightest: theme('colors.red.paprika.hex');
|
|
1277
|
+
color: var(--ardplayer-color-lightest);
|
|
1278
|
+
}
|
|
1279
|
+
}
|
|
1280
|
+
|
|
1281
|
+
.ardplayer-bottom-sheet-container {
|
|
1282
|
+
--ardplayer-color-lightest: theme('colors.red.paprika.hex');
|
|
1283
|
+
|
|
1284
|
+
.ardplayer-option:hover {
|
|
1285
|
+
color: theme('colors.white.DEFAULT');
|
|
1286
|
+
.ardplayer-icon {
|
|
1287
|
+
color: theme('colors.red.paprika.hex');
|
|
1288
|
+
}
|
|
1289
|
+
}
|
|
1290
|
+
}
|
|
1291
|
+
}
|
|
1292
|
+
|
|
1293
|
+
.ardplayer.ardplayer-state-audio {
|
|
1294
|
+
--ardplayer-color-lightest: theme('colors.red.paprika.hex');
|
|
1295
|
+
}
|
|
970
1296
|
}
|
|
971
1297
|
|
|
972
1298
|
[data-theme='hr3'] {
|
|
973
|
-
--color-primary-ds: theme('colors.red.monza');
|
|
1299
|
+
--color-primary-ds: theme('colors.red.monza.hex');
|
|
974
1300
|
--color-secondary-ds: #007179;
|
|
975
1301
|
--color-highlight-1: theme('colors.gray.mercury');
|
|
976
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
1302
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
977
1303
|
|
|
978
1304
|
/* Brandnavigation Border and :before Colors*/
|
|
979
|
-
--color-brandnavigation-border-color: theme('colors.red.monza');
|
|
980
|
-
--color-brandnav-pseudo: theme('colors.red.monza');
|
|
1305
|
+
--color-brandnavigation-border-color: theme('colors.red.monza.hex');
|
|
1306
|
+
--color-brandnav-pseudo: theme('colors.red.monza.hex');
|
|
981
1307
|
/* Service/Sectionnavigation Border Color */
|
|
982
|
-
--color-navigation-border-color: theme('colors.red.monza');
|
|
983
|
-
--color-servicenavigation-border-color: theme('colors.red.monza');
|
|
1308
|
+
--color-navigation-border-color: theme('colors.red.monza.hex');
|
|
1309
|
+
--color-servicenavigation-border-color: theme('colors.red.monza.hex');
|
|
984
1310
|
/* Sectionnavigation Border Bottom Width */
|
|
985
1311
|
--border-navigation-border-width: 8px;
|
|
986
1312
|
|
|
@@ -991,9 +1317,7 @@
|
|
|
991
1317
|
--footer-padding-bottom: 132px;
|
|
992
1318
|
|
|
993
1319
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
994
|
-
--color-label-media: theme('colors.red.monza');
|
|
995
|
-
/* Ticker, Live, Livestream */
|
|
996
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
1320
|
+
--color-label-media: theme('colors.red.monza.hex');
|
|
997
1321
|
/* Kommentar */
|
|
998
1322
|
--color-label-comment: theme('colors.green.pacifica');
|
|
999
1323
|
/* Eilmeldung */
|
|
@@ -1047,13 +1371,43 @@
|
|
|
1047
1371
|
--search-border-color-desktop: theme('colors.gray.scorpion');
|
|
1048
1372
|
|
|
1049
1373
|
--feature-box-height: 96px;
|
|
1374
|
+
|
|
1375
|
+
.ardplayer {
|
|
1376
|
+
--ardplayer-color-primary-base: theme('colors.red.monza.hex');
|
|
1377
|
+
--ardplayer-color-primary-base-transparent-30: rgba(theme('colors.red.monza.rgb') / 70%);
|
|
1378
|
+
--ardplayer-color-primary-dark-base: theme('colors.gray.mercury');
|
|
1379
|
+
--ardplayer-color-tertiary-base: theme('colors.red.monza.hex');
|
|
1380
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
1381
|
+
|
|
1382
|
+
.ardplayer-controlbar {
|
|
1383
|
+
.ardplayer-controlbar-hover {
|
|
1384
|
+
--ardplayer-color-lightest: theme('colors.red.monza.hex');
|
|
1385
|
+
color: var(--ardplayer-color-lightest);
|
|
1386
|
+
}
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1389
|
+
.ardplayer-bottom-sheet-container {
|
|
1390
|
+
--ardplayer-color-lightest: theme('colors.red.monza.hex');
|
|
1391
|
+
|
|
1392
|
+
.ardplayer-option:hover {
|
|
1393
|
+
color: theme('colors.white.DEFAULT');
|
|
1394
|
+
.ardplayer-icon {
|
|
1395
|
+
color: theme('colors.red.monza.hex');
|
|
1396
|
+
}
|
|
1397
|
+
}
|
|
1398
|
+
}
|
|
1399
|
+
}
|
|
1400
|
+
|
|
1401
|
+
.ardplayer.ardplayer-state-audio {
|
|
1402
|
+
--ardplayer-color-lightest: theme('colors.red.monza.hex');
|
|
1403
|
+
}
|
|
1050
1404
|
}
|
|
1051
1405
|
|
|
1052
1406
|
[data-theme='hr4'] {
|
|
1053
1407
|
--color-primary-ds: theme('colors.pink.fuchsie');
|
|
1054
1408
|
--color-secondary-ds: #007179;
|
|
1055
1409
|
--color-highlight-1: theme('colors.white.azureish');
|
|
1056
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
1410
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
1057
1411
|
|
|
1058
1412
|
/* Service/Sectionnavigation Border Color */
|
|
1059
1413
|
--color-navigation-border-color: theme('colors.pink.fuchsie');
|
|
@@ -1071,8 +1425,6 @@
|
|
|
1071
1425
|
|
|
1072
1426
|
/* Medieninhalte, Video, Audio, Bildergalerie */
|
|
1073
1427
|
--color-label-media: theme('colors.green.genoa');
|
|
1074
|
-
/* Ticker, Live, Livestream */
|
|
1075
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
1076
1428
|
/* Kommentar */
|
|
1077
1429
|
--color-label-comment: theme('colors.blue.dodgerBlue');
|
|
1078
1430
|
/* Eilmeldung */
|
|
@@ -1090,12 +1442,12 @@
|
|
|
1090
1442
|
/* Eventkalender */
|
|
1091
1443
|
--color-eventcalendar-primary: var(--color-primary-ds);
|
|
1092
1444
|
/* Dachzeile */
|
|
1093
|
-
--color-topline: theme('colors.green.eden');
|
|
1445
|
+
--color-topline: theme('colors.green.eden.hex');
|
|
1094
1446
|
/* Subline */
|
|
1095
1447
|
--color-subline: var(--color-topline);
|
|
1096
1448
|
/* Link */
|
|
1097
|
-
--color-link: theme('colors.green.eden');
|
|
1098
|
-
--color-link-dark: theme('colors.green.eden');
|
|
1449
|
+
--color-link: theme('colors.green.eden.hex');
|
|
1450
|
+
--color-link-dark: theme('colors.green.eden.hex');
|
|
1099
1451
|
/* Stage */
|
|
1100
1452
|
--color-stage-text-box: 255 255 255;
|
|
1101
1453
|
--color-stage-primary: theme('colors.green.genoa');
|
|
@@ -1107,16 +1459,16 @@
|
|
|
1107
1459
|
/* Button */
|
|
1108
1460
|
--color-button: theme('colors.black.DEFAULT');
|
|
1109
1461
|
--color-button-inverted: theme('colors.white.DEFAULT');
|
|
1110
|
-
--color-button--dark: theme('colors.green.eden');
|
|
1462
|
+
--color-button--dark: theme('colors.green.eden.hex');
|
|
1111
1463
|
--color-button-inverted--dark: theme('colors.blue.accented');
|
|
1112
1464
|
/* Media-Button */
|
|
1113
|
-
--color-media-button: theme('colors.green.eden');
|
|
1465
|
+
--color-media-button: theme('colors.green.eden.hex');
|
|
1114
1466
|
/* States */
|
|
1115
1467
|
--color-focus-state: var(--color-link);
|
|
1116
1468
|
/* Content-Nav */
|
|
1117
1469
|
--color-content-nav: var(--color-primary-ds);
|
|
1118
1470
|
/* Podcast-Player */
|
|
1119
|
-
--color-podcast: theme('colors.green.eden');
|
|
1471
|
+
--color-podcast: theme('colors.green.eden.hex');
|
|
1120
1472
|
--color-podcast-text: var(--color-link);
|
|
1121
1473
|
--color-podcast-highlight: theme('colors.pink.fuchsie');
|
|
1122
1474
|
/* Font */
|
|
@@ -1127,41 +1479,83 @@
|
|
|
1127
1479
|
/* Structure Navigation */
|
|
1128
1480
|
--structure-nav-background: theme('colors.green.genoa');
|
|
1129
1481
|
--feature-box-height: 96px;
|
|
1482
|
+
|
|
1483
|
+
.ardplayer {
|
|
1484
|
+
--ardplayer-color-primary-base: theme('colors.green.eden.hex');
|
|
1485
|
+
--ardplayer-color-primary-base-transparent-30: rgba(theme('colors.green.eden.rgb') / 70%);
|
|
1486
|
+
--ardplayer-color-primary-dark-base: theme('colors.white.azureish');
|
|
1487
|
+
--ardplayer-color-tertiary-base: theme('colors.green.eden.hex');
|
|
1488
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
1489
|
+
|
|
1490
|
+
.ardplayer-controlbar {
|
|
1491
|
+
.ardplayer-controlbar-hover {
|
|
1492
|
+
--ardplayer-color-lightest: theme('colors.green.eden.hex');
|
|
1493
|
+
color: var(--ardplayer-color-lightest);
|
|
1494
|
+
}
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
.ardplayer-bottom-sheet-container {
|
|
1498
|
+
--ardplayer-color-lightest: theme('colors.green.eden.hex');
|
|
1499
|
+
|
|
1500
|
+
.ardplayer-option:hover {
|
|
1501
|
+
color: theme('colors.white.DEFAULT');
|
|
1502
|
+
.ardplayer-icon {
|
|
1503
|
+
color: theme('colors.green.eden.hex');
|
|
1504
|
+
}
|
|
1505
|
+
}
|
|
1506
|
+
}
|
|
1507
|
+
}
|
|
1508
|
+
|
|
1509
|
+
.ardplayer.ardplayer-state-audio {
|
|
1510
|
+
--ardplayer-color-lightest: theme('colors.green.eden.hex');
|
|
1511
|
+
}
|
|
1130
1512
|
}
|
|
1131
1513
|
|
|
1132
1514
|
[data-theme='you-fm'] {
|
|
1133
1515
|
--color-primary-ds: #007179 /* #c20016 */;
|
|
1134
1516
|
--color-secondary-ds: #007179;
|
|
1135
1517
|
--color-highlight-1: theme('colors.gray.platinum');
|
|
1136
|
-
--color-highlight-2: theme('colors.orange.spicyCarrot');
|
|
1518
|
+
--color-highlight-2: theme('colors.orange.spicyCarrot.hex');
|
|
1137
1519
|
|
|
1138
1520
|
/* Brandnavigation Border and :before Colors*/
|
|
1139
1521
|
--color-brandnavigation-border-color: #000;
|
|
1140
|
-
--color-brandnav-pseudo: #007179;
|
|
1522
|
+
--color-brandnav-pseudo: #007179;
|
|
1141
1523
|
/* Service/Sectionnavigation Border Color*/
|
|
1142
|
-
--color-navigation-border-color
|
|
1143
|
-
--color-servicenavigation-border-color
|
|
1524
|
+
--color-navigation-border-color: #000;
|
|
1525
|
+
--color-servicenavigation-border-color: #000;
|
|
1144
1526
|
/* Sectionnavigation Border Bottom Width*/
|
|
1145
1527
|
--border-navigation-border-width: 11px;
|
|
1146
1528
|
/* The Fancy special border on youfm */
|
|
1147
|
-
--border-navigation-border-image: linear-gradient(
|
|
1148
|
-
|
|
1529
|
+
--border-navigation-border-image: linear-gradient(
|
|
1530
|
+
to right,
|
|
1531
|
+
#ec6a19 0%,
|
|
1532
|
+
#ec6a19 17%,
|
|
1533
|
+
#00aec5 17%,
|
|
1534
|
+
#00aec5 34%,
|
|
1535
|
+
#00a781 34%,
|
|
1536
|
+
#00a781 51%,
|
|
1537
|
+
#fcbf1f 51%,
|
|
1538
|
+
#fcbf1f 68%,
|
|
1539
|
+
#e51353 68%,
|
|
1540
|
+
#e51353 85%,
|
|
1541
|
+
#8d3b8e 85%,
|
|
1542
|
+
#8d3b8e 100%
|
|
1543
|
+
);
|
|
1544
|
+
|
|
1149
1545
|
/* Logo-Container Padding */
|
|
1150
1546
|
--logo-padding-top: 6px;
|
|
1151
1547
|
--logo-padding-bottom: 6px;
|
|
1152
1548
|
--logo-padding-top-md: 6px;
|
|
1153
|
-
--logo-padding-bottom-md: 6px;
|
|
1549
|
+
--logo-padding-bottom-md: 6px;
|
|
1154
1550
|
--logo-padding-top-lg: 6px;
|
|
1155
1551
|
--logo-padding-bottom-lg: 6px;
|
|
1156
1552
|
|
|
1157
1553
|
--color-footer-border: #007ea1;
|
|
1158
|
-
|
|
1554
|
+
|
|
1159
1555
|
--footer-padding-bottom: 132px;
|
|
1160
1556
|
|
|
1161
1557
|
/* Medieninhalte, Video, Audio, Bildergalerien */
|
|
1162
1558
|
--color-label-media: theme('colors.black.DEFAULT');
|
|
1163
|
-
/* Ticker, Live, Livestream */
|
|
1164
|
-
--color-label-live: theme('colors.orange.spicyCarrot');
|
|
1165
1559
|
/* Kommentar */
|
|
1166
1560
|
--color-label-comment: theme('colors.green.tropicalRainForest');
|
|
1167
1561
|
/* Eilmeldung */
|
|
@@ -1181,8 +1575,8 @@
|
|
|
1181
1575
|
/* Subline */
|
|
1182
1576
|
--color-subline: var(--color-topline);
|
|
1183
1577
|
/* Link */
|
|
1184
|
-
--color-link: theme('colors.blue.sea');
|
|
1185
|
-
--color-link-dark: theme('colors.blue.sea');
|
|
1578
|
+
--color-link: theme('colors.blue.sea.hex');
|
|
1579
|
+
--color-link-dark: theme('colors.blue.sea.hex');
|
|
1186
1580
|
/* Stage */
|
|
1187
1581
|
--color-stage-text-box: 255 255 255;
|
|
1188
1582
|
--color-stage-primary: theme('colors.yellow.goldenSand');
|
|
@@ -1210,12 +1604,42 @@
|
|
|
1210
1604
|
--font-title: theme('fontFamily.heading');
|
|
1211
1605
|
--font-weight-title: theme('fontWeight.bold');
|
|
1212
1606
|
|
|
1213
|
-
--search-border-color-desktop:
|
|
1607
|
+
--search-border-color-desktop: var(--color-navigation-icons);
|
|
1214
1608
|
/* Structure Navigation */
|
|
1215
1609
|
--structure-nav-background: theme('colors.yellow.goldenSand');
|
|
1216
1610
|
--structure-nav-text: theme('colors.black.DEFAULT');
|
|
1217
1611
|
--structure-nav-text-mobile: theme('colors.blue.lightCerulean');
|
|
1218
1612
|
--feature-box-height: 96px;
|
|
1613
|
+
|
|
1614
|
+
.ardplayer {
|
|
1615
|
+
--ardplayer-color-primary-base: theme('colors.blue.sea.hex');
|
|
1616
|
+
--ardplayer-color-primary-base-transparent-30: rgba(theme('colors.blue.sea.rgb') / 70%);
|
|
1617
|
+
--ardplayer-color-primary-dark-base: theme('colors.gray.platinum');
|
|
1618
|
+
--ardplayer-color-tertiary-base: theme('colors.blue.sea.hex');
|
|
1619
|
+
--ardplayer-color-lightest: theme('colors.white.DEFAULT');
|
|
1620
|
+
|
|
1621
|
+
.ardplayer-controlbar {
|
|
1622
|
+
.ardplayer-controlbar-hover {
|
|
1623
|
+
--ardplayer-color-lightest: theme('colors.blue.sea.hex');
|
|
1624
|
+
color: var(--ardplayer-color-lightest);
|
|
1625
|
+
}
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1628
|
+
.ardplayer-bottom-sheet-container {
|
|
1629
|
+
--ardplayer-color-lightest: theme('colors.blue.sea.hex');
|
|
1630
|
+
|
|
1631
|
+
.ardplayer-option:hover {
|
|
1632
|
+
color: theme('colors.white.DEFAULT');
|
|
1633
|
+
.ardplayer-icon {
|
|
1634
|
+
color: theme('colors.blue.sea.hex');
|
|
1635
|
+
}
|
|
1636
|
+
}
|
|
1637
|
+
}
|
|
1638
|
+
}
|
|
1639
|
+
|
|
1640
|
+
.ardplayer.ardplayer-state-audio {
|
|
1641
|
+
--ardplayer-color-lightest: theme('colors.blue.sea.hex');
|
|
1642
|
+
}
|
|
1219
1643
|
}
|
|
1220
1644
|
|
|
1221
1645
|
/*! purgecss end ignore */
|