Skip to content

Instantly share code, notes, and snippets.

View Bellphegorr's full-sized avatar

José Ronaldo de Oliveira Júnior Bellphegorr

View GitHub Profile
@Bellphegorr
Bellphegorr / windows-terminal-matte-black.json
Last active May 15, 2026 02:37
Windows Terminal - Matte Black
{
"name": "Matte Black",
"black": "#333333",
"red": "#d35f5f",
"green": "#ffc107",
"yellow": "#b91c1c",
"blue": "#e68e0d",
"purple": "#d35f5f",
"cyan": "#bebebe",
"white": "#bebebe",
@Bellphegorr
Bellphegorr / keymap.json
Last active May 15, 2026 02:35
Zed Configurations
// Zed keymap
//
// For information on binding keys, see the Zed
// documentation: https://zed.dev/docs/key-bindings
//
// To see the default key bindings run `zed: open default keymap`
// from the command palette.
[
{
"context": "Workspace",