aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alacritty.yml13
1 files changed, 9 insertions, 4 deletions
diff --git a/alacritty.yml b/alacritty.yml
index fec3c80..7281394 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -851,11 +851,11 @@ key_bindings:
#print_events: false
-###############################################
-# Custom Colors and Configs from the internet #
-###############################################
+##########################################
+# Custom Colors and Configs from Myself #
+##########################################
-# Colors (Hyper)
+# Colors (DarkPastels from qterminal)
colors:
# Default colors
primary:
@@ -897,3 +897,8 @@ colors:
cursor:
# text: CellBackground
cursor: "#69baa7"
+
+
+###############################################
+# Custom Colors and Configs from the internet #
+###############################################