From 4d0aff3167ce70605cbe13e045bd0df01b71a34a Mon Sep 17 00:00:00 2001 From: hape Date: Fri, 18 Dec 2020 04:10:28 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Econsole/slides/presets/shadows.yaml?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- console/slides/presets/shadows.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/console/slides/presets/shadows.yaml b/console/slides/presets/shadows.yaml index 2d4c7f8..b4289e2 100644 --- a/console/slides/presets/shadows.yaml +++ b/console/slides/presets/shadows.yaml @@ -358,4 +358,8 @@ shadows: 30: # html-css-js.com - Blurry color: 'rgba(255,255,255,.3)' background: '#1a1a1a' - textShadow: '0 0 15px rgba(255,255,255,.5), 0 0 10px rgba(255,255,255,.5)' \ No newline at end of file + textShadow: '0 0 15px rgba(255,255,255,.5), 0 0 10px rgba(255,255,255,.5)' + 31: # streamtool.net - IST + color: '#ffffff' + background: '#1a1a1a' + textShadow: '4px 4px 0px #9c27b0' \ No newline at end of file