diff options
author | Julian Teu <julianteule@gmail.com> | 2018-04-10 18:07:28 +0200 |
---|---|---|
committer | Julian Teu <julianteule@gmail.com> | 2018-04-10 18:07:28 +0200 |
commit | 3e00fc23117a6fbb91d5ca09602f8006c3f2365a (patch) | |
tree | 4e3f2288424a5c09e9815eff04719f620cd7b321 /.colors/contrast_need | |
parent | a3443fca6351cbe9ecbbe29a32e358f7534a92a6 (diff) |
Cleanup
Diffstat (limited to '.colors/contrast_need')
-rw-r--r-- | .colors/contrast_need | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/.colors/contrast_need b/.colors/contrast_need deleted file mode 100644 index ae7dd6a..0000000 --- a/.colors/contrast_need +++ /dev/null @@ -1,37 +0,0 @@ - -! special -*.foreground: #FFFFFF -*.background: #1e1e1e -*.cursorColor: #a7a7a7 - -! black -*.color0: #050505 -*.color8: #1c1b19 - -! red -*.color1: #B81109 -*.color9: #E8160C - -! green -*.color2: #1CB228 -*.color10: #24E534 - -! yellow -*.color3: #BAA407 -*.color11: #FCDF09 - -! blue -*.color4: #2C5FAD -*.color12: #408AFC - -! magenta -*.color5: #e35682 -*.color13: #e02c6d - -! cyan -*.color6: #16a085 -*.color14: #1abc9c - -! white -*.color7: #FFFFFF -*.color15: #EBE3E3 |