Skip to content

Instantly share code, notes, and snippets.

View WildeBeast2521's full-sized avatar
💭
If life gives you melons, you might be dyslexic

WildeBeast2521 WildeBeast2521

💭
If life gives you melons, you might be dyslexic
View GitHub Profile
@WildeBeast2521
WildeBeast2521 / tunnel-to-wg.md
Created June 16, 2025 07:06
A guide to use Cloudflare Tunnel with WireGuard client application
@rounk-ctrl
rounk-ctrl / Dark.md
Last active March 7, 2026 17:32
Win32 Dark Mode

Dark Mode

How to use the newly added dark mode system added in recent Windows 11 builds. They added a dark mode variant of almost every control.

API Signatures.

ShouldAppsUseDarkMode

Whether apps should use dark mode or not.

typedef bool (WINAPI* ShouldAppsUseDarkMode_t)(); // ordinal 132