Skip to content

Instantly share code, notes, and snippets.

@andreloty
Created November 27, 2019 20:48
Show Gist options
  • Save andreloty/7a25d3c86f81fd9f1bb61edea5cd1b60 to your computer and use it in GitHub Desktop.
Save andreloty/7a25d3c86f81fd9f1bb61edea5cd1b60 to your computer and use it in GitHub Desktop.
powershell core themes
Invoke-RestMethod -Uri 'https://raw.githubusercontent.com/mbadolato/iTerm2-Color-Schemes/master/schemes/Brogrammer.itermcolors' -OutFile .\Brogrammer.itermcolors
Import-Iterm2ColorScheme -Path .\Brogrammer.itermcolors -Name Brogrammer
Get-MSTerminalProfile -Name "PowerShell Core" | Set-MSTerminalProfile -ColorScheme Brogrammer
FirefoxDev
Cobalt2
deep
Flat
MaterialDark
OceanicMaterial
Operator%20Mono%20Dark
SeaShells
Solarized%20Dark%20-%20Patched
synthwave
Ubuntu
@andreloty
Copy link
Author

o tema Ubuntu é lindo!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment