Skip to content

Instantly share code, notes, and snippets.

View Lexizz7's full-sized avatar
🍙

Edmar Melandes Lexizz7

🍙
  • Belo Horizonte
View GitHub Profile
@Lexizz7
Lexizz7 / theme.omp.json
Created January 21, 2024 08:07
Oh My Posh Theme
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"palette": {
"os": "#ACB0BE",
"closer": "p:os",
"pink": "#F5C2E7",
"lavender": "#B4BEFE",
"blue": "#89B4FA",
"green": "#a6e3a1",
"red": "#f38ba8"
@Lexizz7
Lexizz7 / settings.json
Last active May 23, 2024 18:33
VSCode Settings + Minimalist interface (Windows)
// Requirements:
// 1. Must install APC extension (drcika.apc-extension)
// 2. Change the font family or install JetBrainsMono Nerd Font (https://www.nerdfonts.com/font-downloads)
// 3. Change the color theme or install Catppuccin Mocha (Catppuccin.catppuccin-vsc)
// 3.1. If you changed the color theme, also change the color of the window controls to match the theme (Line 101 of this gist)
// 4. Change the icon theme or install Symbols (miguelsolorio.symbols)
// 5. Change/add your specific settings whatever you like
// ⚠ Made for Windows so idk how its gonna look on Mac
{
// General