]> src.twobees.de Git - dotfiles.git/blobdiff - stow/alacritty/.config/alacritty/themes/themes/everforest_dark.yaml
Merge branch 'main' of ssh://src.twobees.de/git/dotfiles
[dotfiles.git] / stow / alacritty / .config / alacritty / themes / themes / everforest_dark.yaml
diff --git a/stow/alacritty/.config/alacritty/themes/themes/everforest_dark.yaml b/stow/alacritty/.config/alacritty/themes/themes/everforest_dark.yaml
new file mode 100644 (file)
index 0000000..4faffbc
--- /dev/null
@@ -0,0 +1,28 @@
+# Colors (Everforest Dark)
+colors:
+  # Default colors
+  primary:
+    background: '0x2d353b'
+    foreground: '0xd3c6aa'
+
+  # Normal colors
+  normal:
+    black:   '0x475258'
+    red:     '0xe67e80'
+    green:   '0xa7c080'
+    yellow:  '0xdbbc7f'
+    blue:    '0x7fbbb3'
+    magenta: '0xd699b6'
+    cyan:    '0x83c092'
+    white:   '0xd3c6aa'
+
+  # Bright colors
+  bright:
+    black:   '0x475258'
+    red:     '0xe67e80'
+    green:   '0xa7c080'
+    yellow:  '0xdbbc7f'
+    blue:    '0x7fbbb3'
+    magenta: '0xd699b6'
+    cyan:    '0x83c092'
+    white:   '0xd3c6aa'