]> src.twobees.de Git - dotfiles.git/blobdiff - stow/alacritty/.config/alacritty/themes/themes/atom_one_light.yaml
asdf
[dotfiles.git] / stow / alacritty / .config / alacritty / themes / themes / atom_one_light.yaml
diff --git a/stow/alacritty/.config/alacritty/themes/themes/atom_one_light.yaml b/stow/alacritty/.config/alacritty/themes/themes/atom_one_light.yaml
new file mode 100644 (file)
index 0000000..1718fd9
--- /dev/null
@@ -0,0 +1,24 @@
+colors:
+  primary:
+    background: '0xf8f8f8'
+    foreground: '0x2a2b33'
+
+  normal:
+    black:   '0x000000'
+    red:     '0xde3d35'
+    green:   '0x3e953a'
+    yellow:  '0xd2b67b'
+    blue:    '0x2f5af3'
+    magenta: '0xa00095'
+    cyan:    '0x3e953a'
+    white:   '0xbbbbbb'
+
+  bright:
+    black:   '0x000000'
+    red:     '0xde3d35'
+    green:   '0x3e953a'
+    yellow:  '0xd2b67b'
+    blue:    '0x2f5af3'
+    magenta: '0xa00095'
+    cyan:    '0x3e953a'
+    white:   '0xffffff'