]> src.twobees.de Git - dotfiles.git/blobdiff - stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml
Merge branch 'main' of ssh://src.twobees.de/git/dotfiles
[dotfiles.git] / stow / alacritty / .config / alacritty / themes / themes / everforest_light.yaml
diff --git a/stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/everforest_light.yaml
new file mode 100644 (file)
index 0000000..af5b42e
--- /dev/null
@@ -0,0 +1,28 @@
+# Colors (Everforest Light)
+colors:
+  # Default colors
+  primary:
+    background: '0xfdf6e3'
+    foreground: '0x5c6a72'
+
+  # Normal colors
+  normal:
+    black:   '0x5c6a72'
+    red:     '0xf85552'
+    green:   '0x8da101'
+    yellow:  '0xdfa000'
+    blue:    '0x3a94c5'
+    magenta: '0xdf69ba'
+    cyan:    '0x35a77c'
+    white:   '0xe0dcc7'
+
+  # Bright Colors
+  bright:
+    black:   '0x5c6a72'
+    red:     '0xf85552'
+    green:   '0x8da101'
+    yellow:  '0xdfa000'
+    blue:    '0x3a94c5'
+    magenta: '0xdf69ba'
+    cyan:    '0x35a77c'
+    white:   '0xe0dcc7'