Color schemes and Fonts that I use.
GitHub-Dark
Dark GitHub style.
# 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
hello
A minimalist template for designing a beautiful GitHub Pages personal website or portfolio.hugo-theme-m10c
A minimalistic (m10c) blog theme for Hugo.