Skip to content

Instantly share code, notes, and snippets.

@ardenasasvc
ardenasasvc / signalrgb-hue-fix.ps1
Created November 28, 2022 13:43
gists for home
# sometimes the hue option is greyed out within signalrgb and I need to reset signal's hue integration. deletes the associated registry key. source of original idea: https://www.reddit.com/r/SignalRGB/comments/vdw8ss/comment/icoremm
Remove-Item -Path HKEY_CURRENT_USER\SOFTWARE\WhirlwindFX\SignalRgb\philips -Force -Verbose
@ardenasasvc
ardenasasvc / infrafloss.json
Last active November 29, 2022 14:26
infrafloss
# Infrafloss, a fairyfloss for the infra among us
# Intended for use with nopjmp's fairyfloss VS Code extention
# VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=nopjmp.fairyfloss
# Copy this file into your settings.json
"workbench.colorTheme": "fairyfloss",
"editor.tokenColorCustomizations":
{
"textMateRules":
[