aboutsummaryrefslogtreecommitdiff
path: root/linux/alacritty/campbell.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'linux/alacritty/campbell.yaml')
-rw-r--r--linux/alacritty/campbell.yaml28
1 files changed, 0 insertions, 28 deletions
diff --git a/linux/alacritty/campbell.yaml b/linux/alacritty/campbell.yaml
deleted file mode 100644
index a34ca33..0000000
--- a/linux/alacritty/campbell.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-# Campbell (Windows 10 default)
-colors:
- # Default colors
- primary:
- background: '#0c0c0c'
- foreground: '#cccccc'
-
- # Normal colors
- normal:
- black: '#0c0c0c'
- red: '#c50f1f'
- green: '#13a10e'
- yellow: '#c19c00'
- blue: '#0037da'
- magenta: '#881798'
- cyan: '#3a96dd'
- white: '#cccccc'
-
- # Bright colors
- bright:
- black: '#767676'
- red: '#e74856'
- green: '#16c60c'
- yellow: '#f9f1a5'
- blue: '#3b78ff'
- magenta: '#b4009e'
- cyan: '#61d6d6'
- white: '#f2f2f2'