From dcc4320ffa9286c0c101167a60f959311ba86c01 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Fri, 14 Oct 2022 02:24:58 -0500 Subject: [PATCH] yea i stole the embed color from github darkmode --- Blackout/format.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Blackout/format.json b/Blackout/format.json index a86278b..bb2ebe7 100644 --- a/Blackout/format.json +++ b/Blackout/format.json @@ -6,7 +6,7 @@ "loaderversion": "0.5.4", "modtype": "Mod", "author": "NotAKidoS", - "description": "Dim screen after set time of sitting still. Should be nice for VR sleeping.\nOptions for lowering FPS while sleeping, manual control via UIX, and customizing movement thresholds for finetuning.", + "description": "Dim screen after set time of sitting still. Should be nice for VR sleeping.\n\nNotable Options:\n Cap FPS while sleeping.\nManual control via UIX\nConfigurable dimming strength.", "searchtags": [ "black", "dimmer", @@ -19,5 +19,5 @@ "downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r1/Blackout.dll", "sourcelink": "https://github.com/NotAKidOnSteam/Blackout/", "changelog": "Initial release.", - "embedcolor": "#0d1117" + "embedcolor": "#161b22" } \ No newline at end of file