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 @@
# Theme: enfocado_light
# Source: https://github.com/wuelnerdotexe/vim-enfocado
# Default colors
[colors.primary]
background = '#ffffff'
foreground = '#474747'
# Normal colors
[colors.normal]
black = '#282828'
red = '#d6000c'
green = '#1d9700'
yellow = '#c49700'
blue = '#0064e4'
magenta = '#dd0f9d'
cyan = '#00ad9c'
white = '#cdcdcd'
# Bright colors
[colors.bright]
black = '#878787'
red = '#df0000'
green = '#008400'
yellow = '#af8500'
blue = '#0054cf'
magenta = '#c7008b'
cyan = '#009a8a'
white = '#ebebeb'