From e6051a38a672182c7f7dfa083ca1e72b97803c94 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Fri, 25 Mar 2022 23:38:13 -0500 Subject: feat: migrated to gnu stow --- alacritty/colors.yml | 60 ---------------------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 alacritty/colors.yml (limited to 'alacritty/colors.yml') diff --git a/alacritty/colors.yml b/alacritty/colors.yml deleted file mode 100644 index dbfcd0e..0000000 --- a/alacritty/colors.yml +++ /dev/null @@ -1,60 +0,0 @@ -schemes: - codelight: &light - primary: - background: '#ffffff' - foreground: '#1e1e1e' - - cursor: - text: '#d4d4d4' - cursor: '#d4d4d4' - - normal: - black: '#1e1e1e' - red: '#c72e0f' - green: '#009000' - yellow: '#795e25' - blue: '#007acc' - magenta: '#af00db' - cyan: '#56b6c2' - white: '#d4d4d4' - - bright: - black: '#1e1e1e' - red: '#c72e0f' - green: '#009000' - yellow: '#795e25' - blue: '#007acc' - magenta: '#af00db' - cyan: '#56b6c2' - white: '#d4d4d4' - - codedark: &dark - primary: - background: '#1e1e1e' - foreground: '#d4d4d4' - - cursor: - text: '#d4d4d4' - cursor: '#d4d4d4' - - normal: - black: '#1e1e1e' - red: '#f44747' - green: '#608b4e' - yellow: '#dcdcaa' - blue: '#569cd6' - magenta: '#c678dd' - cyan: '#56b6c2' - white: '#d4d4d4' - - bright: - black: '#545454' - red: '#f44747' - green: '#608b4e' - yellow: '#dcdcaa' - blue: '#569cd6' - magenta: '#c678dd' - cyan: '#56b6c2' - white: '#d4d4d4' - -colors: *dark \ No newline at end of file -- cgit v1.2.3-70-g09d2