i stole the embed color from github darkmode
This commit is contained in:
NotAKidoS 2022-10-14 02:24:58 -05:00
parent 546d070113
commit dcc4320ffa

View file

@ -6,7 +6,7 @@
"loaderversion": "0.5.4", "loaderversion": "0.5.4",
"modtype": "Mod", "modtype": "Mod",
"author": "NotAKidoS", "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": [ "searchtags": [
"black", "black",
"dimmer", "dimmer",
@ -19,5 +19,5 @@
"downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r1/Blackout.dll", "downloadlink": "https://github.com/NotAKidOnSteam/Blackout/releases/download/r1/Blackout.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/Blackout/", "sourcelink": "https://github.com/NotAKidOnSteam/Blackout/",
"changelog": "Initial release.", "changelog": "Initial release.",
"embedcolor": "#0d1117" "embedcolor": "#161b22"
} }