removed redefinitions of numbered colors from alacritty config

This commit is contained in:
quak
2025-02-23 00:58:41 +01:00
committed by scbj
parent 9687648796
commit 2f93c96dfa
4 changed files with 11 additions and 72 deletions

View File

@@ -109,9 +109,9 @@ links:
file_type:
image:
foreground: 17
foreground: "#D75B99"
video:
foreground: 17
foreground: "#D75B99"
# music
# crypto
# document
@@ -119,7 +119,7 @@ file_type:
foreground: magenta
# temp
compiled:
foreground: 19
foreground: "#F1EAA2"
build:
foreground: 11
source:
@@ -182,7 +182,7 @@ punctuation:
# foreground: magenta
broken_symlink:
foreground: 32
foreground: "#C00008"
broken_path_overlay:
foreground: 32
foreground: "#C00008"