summaryrefslogtreecommitdiffstats
path: root/.config/alacritty/themes/doom_one.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/alacritty/themes/doom_one.toml')
-rw-r--r--.config/alacritty/themes/doom_one.toml17
1 files changed, 0 insertions, 17 deletions
diff --git a/.config/alacritty/themes/doom_one.toml b/.config/alacritty/themes/doom_one.toml
deleted file mode 100644
index c7133f6..0000000
--- a/.config/alacritty/themes/doom_one.toml
+++ /dev/null
@@ -1,17 +0,0 @@
-# Colors (Doom One)
-
-# Default colors
-[colors.primary]
-background = '#282c34'
-foreground = '#bbc2cf'
-
-# Normal colors
-[colors.normal]
-black = '#282c34'
-red = '#ff6c6b'
-green = '#98be65'
-yellow = '#ecbe7b'
-blue = '#51afef'
-magenta = '#c678dd'
-cyan = '#46d9ff'
-white = '#bbc2cf'