dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 276598f572d2a89d31d6fee31f5c5419794ec961
parent 049ff725f0c6b051acacf8fae2c33712b2826612
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue,  5 Mar 2019 06:59:39 +0100

Remove color aliases

Diffstat:
Mlinks/.colors/Tomorrow | 39+++++++++++++--------------------------
Mlinks/.colors/TomorrowNight | 39+++++++++++++--------------------------
Mlinks/.colors/TomorrowNightBlue | 39+++++++++++++--------------------------
Mlinks/.colors/TomorrowNightBright | 39+++++++++++++--------------------------
Mlinks/.colors/TomorrowNightEighties | 39+++++++++++++--------------------------
5 files changed, 65 insertions(+), 130 deletions(-)

diff --git a/links/.colors/Tomorrow b/links/.colors/Tomorrow @@ -1,20 +1,7 @@ !Tomorrow -#define t_background #ffffff -#define t_current_line #efefef -#define t_selection #d6d6d6 -#define t_foreground #4d4d4c -#define t_comment #8e908c -#define t_red #c82829 -#define t_orange #f5871f -#define t_yellow #eab700 -#define t_green #718c00 -#define t_aqua #3e999f -#define t_blue #4271ae -#define t_purple #8959a8 - - -*.foreground: t_foreground -*.background: t_background + +*.foreground: #4d4d4c +*.background: #ffffff *.cursorColor: #aeafad ! Black / Grey @@ -22,29 +9,29 @@ *.color8: #666666 ! Red / Bright Red -*.color1: t_red +*.color1: #c82829 *.color9: #FF3334 ! Green + Bright Green -*.color2: t_green +*.color2: #718c00 *.color10: #9ec400 ! Yellow (Orange) + Bright Yellow (Yellow) -*.color3: t_orange -*.color11: t_yellow +*.color3: #f5871f +*.color11: #eab700 ! Blue + Bright Blue -*.color4: t_blue -*.color12: t_blue +*.color4: #4271ae +*.color12: #4271ae ! Magenta (Purple) + Bright Magenta -*.color5: t_purple +*.color5: #8959a8 *.color13: #b777e0 ! Cyan (Aqua) + Bright Cyan -*.color6: t_aqua +*.color6: #3e999f *.color14: #54ced6 ! Light Grey (Selection) + White (Current Line) -*.color7: t_selection -*.color15: t_current_line +*.color7: #d6d6d6 +*.color15: #efefef diff --git a/links/.colors/TomorrowNight b/links/.colors/TomorrowNight @@ -1,20 +1,7 @@ !TomorrowNight -#define t_background #1d1f21 -#define t_current_line #282a2e -#define t_selection #373b41 -#define t_foreground #c5c8c6 -#define t_comment #969896 -#define t_red #cc6666 -#define t_orange #de935f -#define t_yellow #f0c674 -#define t_green #b5bd68 -#define t_aqua #8abeb7 -#define t_blue #81a2be -#define t_purple #b294bb - - -*.foreground: t_foreground -*.background: t_background + +*.foreground: #c5c8c6 +*.background: #1d1f21 *.cursorColor: #aeafad ! Black / Grey @@ -22,29 +9,29 @@ *.color8: #666666 ! Red / Bright Red -*.color1: t_red +*.color1: #cc6666 *.color9: #FF3334 ! Green + Bright Green -*.color2: t_green +*.color2: #b5bd68 *.color10: #9ec400 ! Yellow (Orange) + Bright Yellow (Yellow) -*.color3: t_orange -*.color11: t_yellow +*.color3: #de935f +*.color11: #f0c674 ! Blue + Bright Blue -*.color4: t_blue -*.color12: t_blue +*.color4: #81a2be +*.color12: #81a2be ! Magenta (Purple) + Bright Magenta -*.color5: t_purple +*.color5: #b294bb *.color13: #b777e0 ! Cyan (Aqua) + Bright Cyan -*.color6: t_aqua +*.color6: #8abeb7 *.color14: #54ced6 ! Light Grey (Selection) + White (Current Line) -*.color7: t_selection -*.color15: t_current_line +*.color7: #373b41 +*.color15: #282a2e diff --git a/links/.colors/TomorrowNightBlue b/links/.colors/TomorrowNightBlue @@ -1,20 +1,7 @@ !TomorrowNightBlue -#define t_background #002451 -#define t_current_line #00346e -#define t_selection #003f8e -#define t_foreground #ffffff -#define t_comment #7285b7 -#define t_red #ff9da4 -#define t_orange #ffc58f -#define t_yellow #ffeead -#define t_green #d1f1a9 -#define t_aqua #99ffff -#define t_blue #bbdaff -#define t_purple #ebbbff - - -*.foreground: t_foreground -*.background: t_background + +*.foreground: #ffffff +*.background: #002451 *.cursorColor: #aeafad ! Black / Grey @@ -22,29 +9,29 @@ *.color8: #666666 ! Red / Bright Red -*.color1: t_red +*.color1: #ff9da4 *.color9: #FF3334 ! Green + Bright Green -*.color2: t_green +*.color2: #d1f1a9 *.color10: #9ec400 ! Yellow (Orange) + Bright Yellow (Yellow) -*.color3: t_orange -*.color11: t_yellow +*.color3: #ffc58f +*.color11: #ffeead ! Blue + Bright Blue -*.color4: t_blue -*.color12: t_blue +*.color4: #bbdaff +*.color12: #bbdaff ! Magenta (Purple) + Bright Magenta -*.color5: t_purple +*.color5: #ebbbff *.color13: #b777e0 ! Cyan (Aqua) + Bright Cyan -*.color6: t_aqua +*.color6: #99ffff *.color14: #54ced6 ! Light Grey (Selection) + White (Current Line) -*.color7: t_selection -*.color15: t_current_line +*.color7: #003f8e +*.color15: #00346e diff --git a/links/.colors/TomorrowNightBright b/links/.colors/TomorrowNightBright @@ -1,20 +1,7 @@ !TomorrowNightBright -#define t_background #000000 -#define t_current_line #2a2a2a -#define t_selection #424242 -#define t_foreground #eaeaea -#define t_comment #969896 -#define t_red #d54e53 -#define t_orange #e78c45 -#define t_yellow #e7c547 -#define t_green #b9ca4a -#define t_aqua #70c0b1 -#define t_blue #7aa6da -#define t_purple #c397d8 - - -*.foreground: t_foreground -*.background: t_background + +*.foreground: #eaeaea +*.background: #000000 *.cursorColor: #aeafad ! Black / Grey @@ -22,29 +9,29 @@ *.color8: #666666 ! Red / Bright Red -*.color1: t_red +*.color1: #d54e53 *.color9: #FF3334 ! Green + Bright Green -*.color2: t_green +*.color2: #b9ca4a *.color10: #9ec400 ! Yellow (Orange) + Bright Yellow (Yellow) -*.color3: t_orange -*.color11: t_yellow +*.color3: #e78c45 +*.color11: #e7c547 ! Blue + Bright Blue -*.color4: t_blue -*.color12: t_blue +*.color4: #7aa6da +*.color12: #7aa6da ! Magenta (Purple) + Bright Magenta -*.color5: t_purple +*.color5: #c397d8 *.color13: #b777e0 ! Cyan (Aqua) + Bright Cyan -*.color6: t_aqua +*.color6: #70c0b1 *.color14: #54ced6 ! Light Grey (Selection) + White (Current Line) -*.color7: t_selection -*.color15: t_current_line +*.color7: #424242 +*.color15: #2a2a2a diff --git a/links/.colors/TomorrowNightEighties b/links/.colors/TomorrowNightEighties @@ -1,20 +1,7 @@ !TomorrowNightEighties -#define t_background #2d2d2d -#define t_current_line #393939 -#define t_selection #515151 -#define t_foreground #cccccc -#define t_comment #999999 -#define t_red #f2777a -#define t_orange #f99157 -#define t_yellow #ffcc66 -#define t_green #99cc99 -#define t_aqua #66cccc -#define t_blue #6699cc -#define t_purple #cc99cc - - -*.foreground: t_foreground -*.background: t_background + +*.foreground: #cccccc +*.background: #2d2d2d *.cursorColor: #aeafad ! Black / Grey @@ -22,29 +9,29 @@ *.color8: #666666 ! Red / Bright Red -*.color1: t_red +*.color1: #f2777a *.color9: #FF3334 ! Green + Bright Green -*.color2: t_green +*.color2: #99cc99 *.color10: #9ec400 ! Yellow (Orange) + Bright Yellow (Yellow) -*.color3: t_orange -*.color11: t_yellow +*.color3: #f99157 +*.color11: #ffcc66 ! Blue + Bright Blue -*.color4: t_blue -*.color12: t_blue +*.color4: #6699cc +*.color12: #6699cc ! Magenta (Purple) + Bright Magenta -*.color5: t_purple +*.color5: #cc99cc *.color13: #b777e0 ! Cyan (Aqua) + Bright Cyan -*.color6: t_aqua +*.color6: #66cccc *.color14: #54ced6 ! Light Grey (Selection) + White (Current Line) -*.color7: t_selection -*.color15: t_current_line +*.color7: #515151 +*.color15: #393939