Refactoring paths

Renaming .config folders to dot-config
This commit is contained in:
Fabio Scotto di Santolo
2024-07-27 11:42:18 +02:00
parent 77ee94b688
commit 91e941c876
171 changed files with 0 additions and 0 deletions

View File

@@ -1,29 +0,0 @@
# Midnight Haze theme
# Source https//github.com/hafiz-muhammad/midnight-haze-alacritty-theme
# Default colors
[colors.primary]
background = '#0c0c16'
foreground = '#d8dee9'
# Normal colors
[colors.normal]
black = '#2c2c3d'
red = '#ff6e6e'
green = '#9ec875'
yellow = '#ffa759'
blue = '#70a7d4'
magenta = '#d291e0'
cyan = '#96e0e0'
white = '#d8dee9'
# Bright colors
[colors.bright]
black = '#414166'
red = '#ff8d8d'
green = '#b3d987'
yellow = '#ffc57f'
blue = '#9bb3d3'
magenta = '#ffa1ff'
cyan = '#9cd8d8'
white = '#ffffff'