From 711c86e436aa8484d080aaf528864c0b241dcc26 Mon Sep 17 00:00:00 2001 From: Robinson <75579375+iamrbn@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:29:21 +0100 Subject: [PATCH] Update README.md --- README.md | 39 ++------------------------------------- 1 file changed, 2 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index 2cbddcd..96394a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Reddit overview widget for [Scriptable-App](https://scriptable.app/) +# Reddit widget for [Scriptable-App](https://scriptable.app/) ![](https://img.shields.io/badge/dynamic/json?color=FF4B1B&style=plastic&label=Script%20Version&query=version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fiamrbn%2FReddit-Widget%2Fmain%2FReddit-Widget.json "Hi there 👋 I'm always up-to-date") @@ -99,41 +99,6 @@ The Widget has a **Dynamic Gradient Background** -Change the background gradient to always blue - - -You only have to change the position of the comment brackets - -from: -```Javascript -//Standard dynamic colors for background gradient -let top = Color.dynamic(new Color('#ffffff'), new Color('#FF8420')) -let middle = Color.dynamic(new Color('#EDEDED'), new Color('#FD3F12')) -let bottom = Color.dynamic(new Color('#D4D4D4'), new Color('#EA2128')) -/* -//Blue background gradient -let top = new Color('#0F2D60') -let middle = new Color('#000427') -let bottom = new Color('#000000') -*/ -... -``` - -to: -```Javascript -/* -//Standard dynamic colors for background gradient -let top = Color.dynamic(new Color('#ffffff'), new Color('#FF8420')) -let middle = Color.dynamic(new Color('#EDEDED'), new Color('#FD3F12')) -let bottom = Color.dynamic(new Color('#D4D4D4'), new Color('#EA2128')) -*/ -//Blue background gradient -let top = new Color('#0F2D60') -let middle = new Color('#000427') -let bottom = new Color('#000000') -... -``` -
### First Run @@ -144,7 +109,7 @@ Open the Script an Enter your Datas from Reddit.
-### Happy Cakeday +### Happy Cakeday Buddy Today is your Cakeday!? The widget will tell you subtly.