Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 2 KB

theme.md

File metadata and controls

71 lines (47 loc) · 2 KB

Theme

Color schemes and Fonts that I use.


Fonts


CMD & PowerShell Install

# Install colortool
scoop install colortool
# Move to color schemes directory
cd $(colortool --location)
# Download the Dracula theme
wget https://raw.githubusercontent.com/dracula/powershell/master/theme/Dracula-ColorTool.itermcolors
# OR using curl
curl --output Dracula-ColorTool.itermcolors https://raw.githubusercontent.com/dracula/powershell/master/theme/Dracula-ColorTool.itermcolors
# Apply the theme
colortool --both Dracula-ColorTool.itermcolors

Hugo

  • hello A minimalist template for designing a beautiful GitHub Pages personal website or portfolio.
  • hugo-theme-m10c A minimalistic (m10c) blog theme for Hugo.

qBittorrent