]> src.twobees.de Git - dotfiles.git/blobdiff - stow/alacritty/.config/alacritty/themes/themes/flat_remix.yaml
Merge branch 'main' of ssh://src.twobees.de/git/dotfiles
[dotfiles.git] / stow / alacritty / .config / alacritty / themes / themes / flat_remix.yaml
diff --git a/stow/alacritty/.config/alacritty/themes/themes/flat_remix.yaml b/stow/alacritty/.config/alacritty/themes/themes/flat_remix.yaml
new file mode 100644 (file)
index 0000000..5105553
--- /dev/null
@@ -0,0 +1,25 @@
+colors:
+  primary:
+    background: '0x272a34'
+    foreground: '0xFFFFFF'
+
+  normal:
+    black:   '0x1F2229'
+    red:     '0xEC0101'
+    green:   '0x47D4B9'
+    yellow:  '0xFF8A18'
+    blue:    '0x277FFF'
+    magenta: '0xD71655'
+    cyan:    '0x05A1F7'
+    white:   '0xFFFFFF'
+
+
+  bright:
+    black:   '0x1F2229'
+    red:     '0xD41919'
+    green:   '0x5EBDAB'
+    yellow:  '0xFEA44C'
+    blue:    '0x367bf0'
+    magenta: '0xBF2E5D'
+    cyan:    '0x49AEE6'
+    white:   '0xFFFFFF'