Counting bits
Pinned Loading
-
Obsolete - Messenger.com FINALLY imp...
Obsolete - Messenger.com FINALLY implented a dark mode! The continuation of my former script NativeDarkMessenger.user.js, and since it is doing a bit more than "Native Dark mode", I decided to separate them, and will most likely only work on this. For now it only removes some (in my opinion) really annoying functionality regarding videos, in the future other hotfixes might be added. 1// ==UserScript==
2// @name Dark Messenger and hotfixes
3// @namespace https://github.com/Damperen
4// @version 2.1.8
5// @description Dark mode for Messenger and normalized videos
-
Enable the option Dark mode in SSMS
Enable the option Dark mode in SSMS 1$path = 'C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\ssms.pkgundef'
2$theme = '[$RootKey$\Themes\{1ded0138-47ce-435e-84ef-9ec1f439b749}]'
3(Get-Content $path).replace($theme, "// $theme") | Out-File $path
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.