Skip to content

Instantly share code, notes, and snippets.

View jimmy-zhening-luo's full-sized avatar
🛋️

Jimmy Zhening Luo jimmy-zhening-luo

🛋️
View GitHub Profile
@jimmy-zhening-luo
jimmy-zhening-luo / Black.js
Last active July 14, 2025 09:08
Blink theme
t.prefs_.set(
"foreground-color",
"#ffffff",
);
t.prefs_.set(
"background-color",
"#000000",
);
t.prefs_.set(
"cursor-color",
{
"$id": "https://gist.github.com/jimmy-zhening-luo/a5a288a3e140d6fb2e92cb06c60eda53/raw",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Microsoft's Windows Terminal Settings Profile Schema (with trailing commas)",
"allowTrailingCommas": true,
"allOf": [
{
"$ref": "https://aka.ms/terminal-profiles-schema"
}
]
@jimmy-zhening-luo
jimmy-zhening-luo / configuration.yaml
Last active April 24, 2025 17:47
Home Assistant Default Integrations
## Home Assistant Default Integrations
## v2025.4.3 (April 2025)
# To enable all default integrations
# recommended by Home Assistant, uncomment the
# following line (remove the preceding hash '#'
# and any spaces).
#default_config:
# Otherwise, to choose for yourself which of