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 73c22c2cb47ba9f44e0f35d173efcc6867709a29
parent c5784e4d5561cc4a229a4ad39286138902abf0b2
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Sat,  4 Jan 2014 17:35:44 +0100

added directory with colors for .Xresources

Diffstat:
A.colors/NES | 29+++++++++++++++++++++++++++++
A.colors/ancient | 37+++++++++++++++++++++++++++++++++++++
A.colors/beastie | 20++++++++++++++++++++
A.colors/blackburn | 40++++++++++++++++++++++++++++++++++++++++
A.colors/blackgum | 28++++++++++++++++++++++++++++
A.colors/blue | 35+++++++++++++++++++++++++++++++++++
A.colors/bw_b | 32++++++++++++++++++++++++++++++++
A.colors/bw_w | 42++++++++++++++++++++++++++++++++++++++++++
A.colors/charlie_brown | 24++++++++++++++++++++++++
A.colors/clean | 31+++++++++++++++++++++++++++++++
A.colors/clear | 26++++++++++++++++++++++++++
A.colors/clouds | 27+++++++++++++++++++++++++++
A.colors/colors | 38++++++++++++++++++++++++++++++++++++++
A.colors/crypt | 36++++++++++++++++++++++++++++++++++++
A.colors/cryptedit | 36++++++++++++++++++++++++++++++++++++
A.colors/cryptetsy | 32++++++++++++++++++++++++++++++++
A.colors/cryptmatrix | 32++++++++++++++++++++++++++++++++
A.colors/cryptred | 32++++++++++++++++++++++++++++++++
A.colors/erosion | 37+++++++++++++++++++++++++++++++++++++
A.colors/erosion2 | 37+++++++++++++++++++++++++++++++++++++
A.colors/erosionedit | 48++++++++++++++++++++++++++++++++++++++++++++++++
A.colors/euphrasia | 97+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
A.colors/fallac | 36++++++++++++++++++++++++++++++++++++
A.colors/form | 20++++++++++++++++++++
A.colors/genie | 27+++++++++++++++++++++++++++
A.colors/genie5 | 30++++++++++++++++++++++++++++++
A.colors/gohucolor | 37+++++++++++++++++++++++++++++++++++++
A.colors/gutter | 26++++++++++++++++++++++++++
A.colors/jellybean | 31+++++++++++++++++++++++++++++++
A.colors/nebula | 28++++++++++++++++++++++++++++
A.colors/neeee | 28++++++++++++++++++++++++++++
A.colors/ok100 | 29+++++++++++++++++++++++++++++
A.colors/pantsu | 18++++++++++++++++++
A.colors/papey | 30++++++++++++++++++++++++++++++
A.colors/plain | 26++++++++++++++++++++++++++
A.colors/plastique | 26++++++++++++++++++++++++++
A.colors/poppy | 29+++++++++++++++++++++++++++++
A.colors/ratpoison | 20++++++++++++++++++++
A.colors/redhead | 18++++++++++++++++++
A.colors/sinatra | 26++++++++++++++++++++++++++
A.colors/solarized | 77+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
A.colors/solarized_light | 57+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
A.colors/space | 37+++++++++++++++++++++++++++++++++++++
A.colors/thaw | 35+++++++++++++++++++++++++++++++++++
A.colors/venam | 35+++++++++++++++++++++++++++++++++++
A.colors/vintage | 31+++++++++++++++++++++++++++++++
A.colors/vintage2 | 31+++++++++++++++++++++++++++++++
A.colors/waterfront | 19+++++++++++++++++++
A.colors/wooly | 45+++++++++++++++++++++++++++++++++++++++++++++
A.colors/xmas | 42++++++++++++++++++++++++++++++++++++++++++
50 files changed, 1690 insertions(+), 0 deletions(-)

diff --git a/.colors/NES b/.colors/NES @@ -0,0 +1,29 @@ +!! NES_Palette_Final +URxvt.background: #000001 +URxvt.foreground: #f8f8f8 +URxvt.cursorColor: #bcbcbc + +!black +urxvt*color0:#000101 +urxvt*color8:#787878 +!red +urxvt*color1:#4428BC +urxvt*color9:#6844FC +!green +urxvt*color2:#9878F8 +urxvt*color10:#D8B8F8 +!yellow +urxvt*color3:#6888FC +urxvt*color11:#B8B8F8 +!blue +urxvt*color4:#0078F8 +urxvt*color12:#3CBCFC +!magenta +urxvt*color5:#6844FC +urxvt*color13:#9878f8 +!cyan +urxvt*color6:#0058f8 +urxvt*color14:#0078f8 +!white +urxvt*color7:#7c7c7c +urxvt*color15:#bcbcbc diff --git a/.colors/ancient b/.colors/ancient @@ -0,0 +1,37 @@ +urxvt*background: #181512 +urxvt*foreground: #bea492 +urxvt*cursorColor: #93a1a1 +!! black dark/light +urxvt*color0: #332d29 +urxvt*color8: #817267 +!! red dark/light +urxvt*color1: #8c644c +urxvt*color9: #9f7155 +!! green dark/light +urxvt*color2: #c4be90 +urxvt*color10: #bec17e +!! yellow dark/light +urxvt*color3: #bfba92 +urxvt*color11: #fafac0 +!! blue dark/light +! *color4: #293033 +! *color12: #303b40 +urxvt*color4: #646a6d +urxvt*color12: #626e74 +!! magenta dark/light +urxvt*color5: #6d6871 +urxvt*color13: #756f7b +!! cyan dark/light +urxvt*color6: #3b484a +urxvt*color14: #444d4e +!! white dark/light +urxvt*color7: #504339 +urxvt*color15: #9a875f diff --git a/.colors/beastie b/.colors/beastie @@ -0,0 +1,20 @@ +URxvt*foreground: #c3c2c5 +URxvt*background: #1c1c1c + +!colors +URxvt*color0: #1c1c1c +URxvt*color8: #505050 +URxvt*color1: #cd5c5c +URxvt*color9: #e5505f +URxvt*color2: #8eae71 +URxvt*color10: #95c749 +URxvt*color3: #d2b48c +URxvt*color11: #ffa75d +URxvt*color4: #0087af +URxvt*color12: #6495ed +URxvt*color5: #7E62B3 +URxvt*color13: #a488d9 +URxvt*color6: #5f7b8a +URxvt*color14: #00afd7 +URxvt*color7: #665c64 +URxvt*color15: #cacaca diff --git a/.colors/blackburn b/.colors/blackburn @@ -0,0 +1,40 @@ +!*background: #020202 + +URxvt*background: [95]#020202 +URxvt*.foreground: #F2F1F0 +URxvt*.cursorColor: #F67730 + +!black +URxvt*color0: #222222 +URxvt*color8: #666666 + +!red +URxvt*color1: #D23D3D +URxvt*color9: #E84F4F + +!green +URxvt*color2: #B7CE42 +URxvt*color10: #BDE077 + +!yellow +URxvt*color3: #F6784F +URxvt*color11: #F07746 + +!blue +URxvt*color4: #7DC1CF +!*color4: #66AABB +URxvt*color12: #4E9FB1 +!*color12: #AACCBB + +!magenta +URxvt*color5: #B7416E +URxvt*color13: #E16A98 + +!cyan +URxvt*color6: #6D878D +URxvt*color14: #42717B + +!white +URxvt*color7: #F2F1F0 +URxvt*color15: #F2F1F0 + diff --git a/.colors/blackgum b/.colors/blackgum @@ -0,0 +1,28 @@ +!ObliviousGmnColors + URxvt*foreground: #ECEDEE + URxvt*background: #111111 +!black + URxvt*color0: #2E1F1F + URxvt*color8: #422D2D +!red + URxvt*color1: #AA0E50 + URxvt*color9: #BE0E50 +!green + URxvt*color2: #1DCC9F + URxvt*color10: #1FD9A9 +!yellow + URxvt*color3: #27C282 + URxvt*color11: #2CDB93 +!blue + URxvt*color4: #7182A8 + URxvt*color12: #8194BF +!magenta + URxvt*color5: #A673A6 + URxvt*color13: #7F5AA1 +!cyan + URxvt*color6: #6DA3A1 + URxvt*color14: #669997 +!white + URxvt*color7: #B7BBBD + URxvt*color15: #D9D9D9 + diff --git a/.colors/blue b/.colors/blue @@ -0,0 +1,35 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: +! +! ######################################### +! BLUE AWESOME COLORS +! ######################################### +urxvt*cursorColor: #b2b2b2 +urxvt*colorIT: #927d9e +urxvt*colorUL: #6e98b8 +urxvt*colorBD: #7791e0 +urxvt*background: #000000 +urxvt*foreground: #FFFFFF + +urxvt*color0: #343639 +urxvt*color8: #404040 + +urxvt*color1: #2f468e +urxvt*color9: #7791e0 + +urxvt*color2: #424242 +urxvt*color10: #828a8c + +urxvt*color3: #6b8ba3 +urxvt*color11: #8ebdde + +urxvt*color4: #1c4582 +urxvt*color12: #5365a6 + +urxvt*color5: #74637d +urxvt*color13: #927d9e + +urxvt*color6: #556c85 +urxvt*color14: #6e98b8 + +urxvt*color7: #b2b2b2 +urxvt*color15: #bdbdbd diff --git a/.colors/bw_b b/.colors/bw_b @@ -0,0 +1,32 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: +! +! ######################################### +! BW ON BLACK +! ######################################### +URxvt.background: #FFFFFF +URxvt.foreground: #000000 +!black +URxvt*color0: #000000 +URxvt*color8: #090909 +!red +URxvt*color1: #111111 +URxvt*color9: #181818 +!green +URxvt*color2: #222222 +URxvt*color10: #272727 +!yellow +URxvt*color3: #333333 +URxvt*color11: #393939 +!blue +URxvt*color4: #444444 +URxvt*color12: #484848 +!magenta +URxvt*color5: #555555 +URxvt*color13: #595959 +!cyan +URxvt*color6: #666666 +URxvt*color14: #707070 +!white +URxvt*color7: #777777 +URxvt*color15: #818181 + diff --git a/.colors/bw_w b/.colors/bw_w @@ -0,0 +1,42 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: +! +! ######################################### +! BW ON WHITE +! ######################################### + +urxvt*background: #FFFFFF +urxvt*foreground: #000000 +urxvt*colorUL: #4E4FFF + +!BLACK +urxvt*color0: #FFFFFF +urxvt*color8: #9A9A9A +! RED +urxvt*color1: #121212 +urxvt*color9: #1C1C1C + +! GREEN +urxvt*color2: #A5A5A5 +urxvt*color10: #A4A4A4 + +!YELLOW +urxvt*color3: #777777 +urxvt*color11: #646464 + +! BLUE +urxvt*color4: #999999 +urxvt*color12: #7C7C7C + +! MAGENTA +urxvt*color5: #4C4C4C +urxvt*color13: #515151 + +! CYAN +urxvt*color6: #2B2B2B +urxvt*color14: #322929 + +!WHITE +urxvt*color7: #000000 +urxvt*color15: #101010 + + diff --git a/.colors/charlie_brown b/.colors/charlie_brown @@ -0,0 +1,24 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: +! + +##### CHARLIE BROWN +urxvt*background:#FFFFFF +urxvt*foreground:#000000 +urxvt*color0: #CFEAFB +urxvt*color8: #DEF6FE +urxvt*color1: #EF3828 +urxvt*color9: #F16328 +urxvt*color2: #48A052 +urxvt*color10: #749077 +urxvt*color3: #C1A564 +urxvt*color11: #D6B075 +urxvt*color4: #448FBF +urxvt*color12: #02A0D6 +urxvt*color5: #877EAA +urxvt*color13: #B0BCE6 +!#D394B9 +urxvt*color6: #6AB7E2 +urxvt*color14: #A7D9F1 +urxvt*color7: #110102 +urxvt*color15: #26312A + diff --git a/.colors/clean b/.colors/clean @@ -0,0 +1,31 @@ +urxvt*background: [80]#262729 +urxvt*foreground: #f8f8f2 +urxvt*cursorColor: #b5d2dd +urxvt*colorIT: #5e7175 +urxvt*colorUL: #FFFFFF +urxvt*colorBD: #a6e22e +! Black +urxvt*color0: #626262 +urxvt*color8: #626262 +! Red +urxvt*color1: #f92671 +urxvt*color9: #ff669d +! Green +urxvt*color2: #a6e22e +urxvt*color10: #beed5f +! Yellow +urxvt*color3: #fd971f +urxvt*color11: #e6db74 +! Blue +urxvt*color4: #1692d0 +urxvt*color12: #66d9ef +! Magenta +urxvt*color5: #9e6ffe +urxvt*color13: #df92f6 +! Cyan +urxvt*color6: #5e7175 +urxvt*color14: #a3babf +! White +urxvt*color7: #ffffff +urxvt*color15: #ffffff +! Cursor diff --git a/.colors/clear b/.colors/clear @@ -0,0 +1,26 @@ +urxvt*background: [80]#000000 +urxvt*foreground: #FFFFFF +!black +urxvt*color0: #101010 +urxvt*color8: #404040 +!red +urxvt*color1: #E84F4F +urxvt*color9: #D23D3D +!green +urxvt*color2: #B8D68C +urxvt*color10: #A0CF5D +!yellow +urxvt*color3: #E1AA5D +urxvt*color11: #F39D21 +!blue +urxvt*color4: #7DC1CF +urxvt*color12: #4E9FB1 +!magenta +urxvt*color5: #9B64FB +urxvt*color13: #8542FF +!cyan +urxvt*color6: #6D878D +urxvt*color14: #42717B +!white +urxvt*color7: #dddddd +urxvt*color15: #dddddd diff --git a/.colors/clouds b/.colors/clouds @@ -0,0 +1,27 @@ +URxvt.background: #0E0E0E +URxvt.foreground: #fefefe + +!Black / Light black +urxvt*color0: #454545 +urxvt*color8: #666666 +!Red / Light red +urxvt*color1: #CC4747 +urxvt*color9: #BF5858 +!Green / Light green +urxvt*color2: #A0CF5D +urxvt*color10: #B8D68C +!Yellow / Light yellow +urxvt*color3: #FF9B52 +urxvt*color11: #FFB680 +!Blue / Light blue +urxvt*color4: #5FA69B +urxvt*color12: #99C7BF +!Purple / Light purple +urxvt*color5: #A966CC +urxvt*color13: #BD9FCC +!Cyan / Light cyan +urxvt*color6: #6CAB79 +urxvt*color14: #95BA9C +!White / Light white...? +urxvt*color7: #d3d3d3 +urxvt*color15: #fefefe diff --git a/.colors/colors b/.colors/colors @@ -0,0 +1,38 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: +! +urxvt*foreground: #D7D0C7 +urxvt*background: #151515 +! ######################################### +! X::Dotshare COLORS +! ######################################### +!black +!urxvt*color0: #AF875F +!urxvt*color8: #AF875F +urxvt*color0: #404040 +urxvt*color8: #404040 +!red +urxvt*color1: #E84F4F +urxvt*color9: #D23D3D +!green +urxvt*color2: #B8D68C +urxvt*color10: #A0CF5D +!yellow +urxvt*color3: #E1AA5D +urxvt*color11: #F39D21 +!blue +urxvt*color4: #7DC1CF +urxvt*color12: #4E9FB1 +!magenta +urxvt*color5: #9B64FB +urxvt*color13: #8542FF +!cyan +urxvt*color6: #6D878D +urxvt*color14: #42717B +!white +urxvt*color7: #dddddd +urxvt*color15: #dddddd + +URxvt*borderColor: #151515 +URxvt*colorBD: #ffffff +URxvt*cursorColor: #ff8939 +URxvt*cursorColor2: #151515 diff --git a/.colors/crypt b/.colors/crypt @@ -0,0 +1,36 @@ +! TERMINAL COLOURS +URxvt*cursorColor: #AADB0F +URxvt*colorIT: #666666 +URxvt*colorUL: #FFFFFF +URxvt*colorBD: #AAD80F + +URxvt*foreground: #D3D3D3 +!URxvt*background: #000000 +URxvt*background: #111111 +!black +URxvt*color0: #666666 +URxvt*color8: #666666 +!!black +!URxvt*color0: #181818 +!URxvt*color8: #181818 +!red +URxvt*color1: #D7D7D7 +URxvt*color9: #D7D7D7 +!green +URxvt*color2: #AADB0F +URxvt*color10: #AADB0F +!yellow +URxvt*color3: #666666 +URxvt*color11: #666666 +!blue +URxvt*color4: #FFFFFF +URxvt*color12: #FFFFFF +!magenta +URxvt*color5: #91BA0D +URxvt*color13: #91BA0D +!cyan +URxvt*color6: #D4D4D4 +URxvt*color14: #D4D4D4 +!white +URxvt*color7: #D3D3D3 +URxvt*color15: #D3D3D3 diff --git a/.colors/cryptedit b/.colors/cryptedit @@ -0,0 +1,36 @@ +! TERMINAL COLOURS +URxvt*cursorColor: #AADB0F +URxvt*colorIT: #666666 +URxvt*colorUL: #FFFFFF +URxvt*colorBD: #AAD80F + +URxvt*foreground: #D3D3D3 +!URxvt*background: #000000 +URxvt*background: #111111 +!black +URxvt*color0: #666666 +URxvt*color8: #666666 +!!black +!URxvt*color0: #181818 +!URxvt*color8: #181818 +!red +URxvt*color1: #DB4E0F +URxvt*color9: #DB4E0F +!green +URxvt*color2: #AADB0F +URxvt*color10: #AADB0F +!yellow +URxvt*color3: #DBCE0F +URxvt*color11: #DBCE0F +!blue +URxvt*color4: #430FDB +URxvt*color12: #430FDB +!magenta +URxvt*color5: #DB0FB7 +URxvt*color13: #DB0FB7 +!cyan +URxvt*color6: #0FDBD9 +URxvt*color14: #0FDBD9 +!white +URxvt*color7: #FFFFFF +URxvt*color15: #FFFFFF diff --git a/.colors/cryptetsy b/.colors/cryptetsy @@ -0,0 +1,32 @@ +! TERMINAL COLOURS +URxvt*cursorColor: #E2791B +URxvt*colorIT: #666666 +URxvt*colorUL: #FFFFFF +URxvt*colorBD: #E2791B + +URxvt*foreground: #D3D3D3 +URxvt*background: #111111 +!black +URxvt*color0: #181818 +URxvt*color8: #181818 +!red +URxvt*color1: #D7D7D7 +URxvt*color9: #D7D7D7 +!green +URxvt*color2: #E2791B +URxvt*color10: #E2791B +!yellow +URxvt*color3: #666666 +URxvt*color11: #666666 +!blue +URxvt*color4: #FFFFFF +URxvt*color12: #FFFFFF +!magenta +URxvt*color5: #BF3C0A +URxvt*color13: #BF3C0A +!cyan +URxvt*color6: #D4D4D4 +URxvt*color14: #D4D4D4 +!white +URxvt*color7: #D3D3D3 +URxvt*color15: #D3D3D3 diff --git a/.colors/cryptmatrix b/.colors/cryptmatrix @@ -0,0 +1,32 @@ +! TERMINAL COLOURS +URxvt*cursorColor: #AFE690 +URxvt*colorIT: #666666 +URxvt*colorUL: #FFFFFF +URxvt*colorBD: #AFE690 + +URxvt*foreground: #D3D3D3 +URxvt*background: #111111 +!black +URxvt*color0: #181818 +URxvt*color8: #181818 +!red +URxvt*color1: #D7D7D7 +URxvt*color9: #D7D7D7 +!green +URxvt*color2: #AFE690 +URxvt*color10: #AFE690 +!yellow +URxvt*color3: #666666 +URxvt*color11: #666666 +!blue +URxvt*color4: #FFFFFF +URxvt*color12: #FFFFFF +!magenta +URxvt*color5: #AFE690 +URxvt*color13: #AFE690 +!cyan +URxvt*color6: #D4D4D4 +URxvt*color14: #D4D4D4 +!white +URxvt*color7: #D3D3D3 +URxvt*color15: #D3D3D3 diff --git a/.colors/cryptred b/.colors/cryptred @@ -0,0 +1,32 @@ +! TERMINAL COLOURS +URxvt*cursorColor: #A80036 +URxvt*colorIT: #666666 +URxvt*colorUL: #FFFFFF +URxvt*colorBD: #A80036 + +URxvt*foreground: #D3D3D3 +URxvt*background: #111111 +!black +URxvt*color0: #181818 +URxvt*color8: #181818 +!red +URxvt*color1: #D7D7D7 +URxvt*color9: #D7D7D7 +!green +URxvt*color2: #A80036 +URxvt*color10: #A80036 +!yellow +URxvt*color3: #666666 +URxvt*color11: #666666 +!blue +URxvt*color4: #FFFFFF +URxvt*color12: #FFFFFF +!magenta +URxvt*color5: #740629 +URxvt*color13: #740629 +!cyan +URxvt*color6: #D4D4D4 +URxvt*color14: #D4D4D4 +!white +URxvt*color7: #D3D3D3 +URxvt*color15: #D3D3D3 diff --git a/.colors/erosion b/.colors/erosion @@ -0,0 +1,37 @@ +urxvt*background: #181512 +urxvt*foreground: #bea492 +urxvt*cursorColor: #93a1a1 + +!! black dark/light +urxvt*color0: #332d29 +urxvt*color8: #817267 + +!! red dark/light +urxvt*color1: #8c644c +urxvt*color9: #9f7155 + +!! green dark/light +urxvt*color2: #c4be90 +urxvt*color10: #bec17e + +!! yellow dark/light +urxvt*color3: #bfba92 +urxvt*color11: #fafac0 + +!! blue dark/light +! urxvt*color4: #293033 +! urxvt*color12: #303b40 +urxvt*color4: #646a6d +urxvt*color12: #626e74 + +!! magenta dark/light +urxvt*color5: #6d6871 +urxvt*color13: #756f7b + +!! cyan dark/light +urxvt*color6: #3b484a +urxvt*color14: #444d4e + +!! white dark/light +urxvt*color7: #504339 +urxvt*color15: #9a875f diff --git a/.colors/erosion2 b/.colors/erosion2 @@ -0,0 +1,37 @@ +urxvt*background: #000000 +urxvt*foreground: #ffffff +urxvt*cursorColor: #93a1a1 + +!! black dark/light +urxvt*color0: #332d29 +urxvt*color8: #817267 + +!! red dark/light +urxvt*color1: #8c644c +urxvt*color9: #9f7155 + +!! green dark/light +urxvt*color2: #c4be90 +urxvt*color10: #bec17e + +!! yellow dark/light +urxvt*color3: #bfba92 +urxvt*color11: #fafac0 + +!! blue dark/light +! urxvt*color4: #293033 +! urxvt*color12: #303b40 +urxvt*color4: #646a6d +urxvt*color12: #626e74 + +!! magenta dark/light +urxvt*color5: #6d6871 +urxvt*color13: #756f7b + +!! cyan dark/light +urxvt*color6: #3b484a +urxvt*color14: #444d4e + +!! white dark/light +urxvt*color7: #504339 +urxvt*color15: #9a875f diff --git a/.colors/erosionedit b/.colors/erosionedit @@ -0,0 +1,48 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: + +urxvt*background: #181512 +!!urxvt*foreground: #D6C3B6 +urxvt*foreground: #bea492 +urxvt*cursorColor: #93a1a1 +urxvt*colorIT: #8c644c +urxvt*colorUL: #646a6d +urxvt*colorBD: #9a875f + +!! black dark/light +urxvt*color0: #332d29 +urxvt*color8: #817267 + +!! red dark/light +urxvt*color1: #8c644c +urxvt*color9: #9f7155 + +!! green dark/light +urxvt*color2: #746C48 +urxvt*color10: #857B52 + +!! yellow dark/light +urxvt*color3: #908A66 +urxvt*color11: #9C956E +!!urxvt*color11: #E0DAAC + +!! blue dark/light +urxvt*color4: #646a6d +urxvt*color12: #71777A + +!! magenta dark/light +!!urxvt*color5: #656565 +!!urxvt*color13: #706D70 +!!urxvt*color5: #463c3b +urxvt*color5: #605655 +urxvt*color13: #656565 + +!! cyan dark/light +!!urxvt*color6: #3b484a +!!urxvt*color14: #444d4e +urxvt*color6: #4B5C5E +urxvt*color14: #556D70 + + +!! white dark/light +urxvt*color7: #504339 +urxvt*color15: #9a875f diff --git a/.colors/euphrasia b/.colors/euphrasia @@ -0,0 +1,97 @@ +!! euphrasia colours by bohoomil, 10.2012 + +!! fg / bg for .Xdefaults / .Xresources +! URxvt*background: #090C19 +! URxvt*foreground: #E6E6E6 +! URxvt*cursorColor: #1AAA13 + +urxvt*foreground: #D0CECB +urxvt*background: #090C19 + +! black +urxvt*color0: #222946 +! dark grey +urxvt*color8: #8C8B89 + +! red +urxvt*color1: #BE1919 +! bright red +urxvt*color9: #DC2F32 + +! green +urxvt*color2: #1AAA13 +! bright green +urxvt*color10: #5DCE33 + +! yellow +urxvt*color3: #FFAA3E +! bright yellow +urxvt*color11: #FADD2D + +! blue +urxvt*color4: #3A57D7 +! bright blue +urxvt*color12: #507CFF + +! magenta +urxvt*color5: #BE007F +! bright magenta +urxvt*color13: #E671D3 + +! cyan +urxvt*color6: #258F8F +! bright cyan +urxvt*color14: #4DC5DC + +! light grey +urxvt*color7: #AEAEAE +! white +urxvt*color15: #DBDDE4 + +!! Colours for the Linux console / tty +!! for use with conpalette +!! (https://github.com/hinrik/conpalette): +! +!'euphrasia' => [ +! '000000', #black +! 'BE1919', #darkred +! '1AAA13', #darkgreen +! 'FFAA3E', #brown +! '3A57D7', #darkblue +! 'BE007F', #darkmagenta +! '258F8F', #darkcyan +! 'AEAEAE', #lightgrey +! +! '8C8B89', #darkgrey +! 'DC2F32', #red +! '5DCE33', #green +! 'FADD2D', #yellow +! '507CFF', #blue +! 'E671D3', #magenta +! '4DC5DC', #cyan +! 'DBDDE4', #white +! ], +! +!! ... or in .profile/.bash_profile/.bashrc, etc.: +! +!if [ "$TERM" = "linux" ]; then +! echo -en "\e]P0000000" #black +! echo -en "\e]P88C8B89" #darkgrey +! echo -en "\e]P1BE1919" #darkred +! echo -en "\e]P9DC2F32" #red +! echo -en "\e]P21AAA13" #darkgreen +! echo -en "\e]PA5DCE33" #green +! echo -en "\e]P3FFAA3E" #brown +! echo -en "\e]PBFADD2D" #yellow +! echo -en "\e]P43A57D7" #darkblue +! echo -en "\e]PC507CFF" #blue +! echo -en "\e]P5BE007F" #darkmagenta +! echo -en "\e]PDE671D3" #magenta +! echo -en "\e]P6258F8F" #darkcyan +! echo -en "\e]PE4DC5DC" #cyan +! echo -en "\e]P7AEAEAE" #lightgrey +! echo -en "\e]PFDBDDE4" #white +! clear # default input colours +!fi + +! vim:ft=xdefaults diff --git a/.colors/fallac b/.colors/fallac @@ -0,0 +1,36 @@ +urxvt*background: #30303a +urxvt*foreground: #d6d6d6 + +urxvt*colorIT: #777777 +urxvt*colorUL: #aaaaaa +urxvt*colorBD: #6fa5df + +urxvt*color0: #4a4a4a +urxvt*color8: #777777 + +!urxvt*color1: #c29198 +!urxvt*color9: #a0616a +urxvt*color1: #df6f6f +urxvt*color9: #eba8a8 + +!urxvt*color2: #abd8a5 +!urxvt*color10: #80a27b +urxvt*color2: #6fdfa4 +urxvt*color10: #a8ebc8 + +!urxvt*color3: #acacac +!urxvt*color11: #858585 +urxvt*color3: #dfdc6f +urxvt*color11: #ebeaa8 + +urxvt*color4: #6fa5df +urxvt*color12: #a8c9eb + +urxvt*color5: #846fdf +urxvt*color13: #b5a8eb + +urxvt*color6: #6fcadf +urxvt*color14: #a6e6eb + +urxvt*color7: #aaaaaa +urxvt*color15: #c3c3c3 diff --git a/.colors/form b/.colors/form @@ -0,0 +1,20 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: +! + +urxvt*color0: +urxvt*color8: +urxvt*color1: +urxvt*color9: +urxvt*color2: +urxvt*color10: +urxvt*color3: +urxvt*color11: +urxvt*color4: +urxvt*color12: +urxvt*color5: +urxvt*color13: +urxvt*color6: +urxvt*color14: +urxvt*color7: +urxvt*color15: + diff --git a/.colors/genie b/.colors/genie @@ -0,0 +1,27 @@ +URxvt.background: #000000 +URxvt.foreground: #f0f0f0 + +!Black / Light black +urxvt*color0: #222222 +urxvt*color8: #ababab +!Red / Light red +urxvt*color1: #91091e +urxvt*color9: #914954 +!Green / Light green +urxvt*color2: #5d7003 +urxvt*color10: #748040 +!Yellow / Light yellow +urxvt*color3: #d37006 +urxvt*color11: #d38f46 +!Blue / Light blue +urxvt*color4: #0b5579 +urxvt*color12: #526d79 +!Purple / Light purple +urxvt*color5: #360574 +urxvt*color13: #635674 +!Cyan / Light cyan +urxvt*color6: #0b7d44 +urxvt*color14: #587d6a +!White / Light white...? +urxvt*color7: #dedede +urxvt*color15: #f2f2f2 diff --git a/.colors/genie5 b/.colors/genie5 @@ -0,0 +1,30 @@ + +URxvt.background: #171717 +URxvt.foreground: #676767 +URxvt.cursorColor: #676767 +URxvt.title: "urxvt" +!light/dark +!black +*color0: #3a3a3a +*color8: #676767 +!red (red) +*color1: #536473 +*color9: #536473 +!green (green) +*color2: #94a168 +*color10: #94a168 +!yellow (orange) +*color3: #ababab +*color11: #ababab +!blue (blue +*color4: #536473 +*color12: #536473 +!magenta (magenta) +*color5: #94a168 +*color13: #94a168 +!cyan (cyan) +*color6: #676767 +*color14: #676767 +!white (white) +*color7: #ababab +*color15: #ababab diff --git a/.colors/gohucolor b/.colors/gohucolor @@ -0,0 +1,37 @@ +! Colors. +urxvt*background: #0D131A +urxvt*foreground: #8A9499 +!urxvt*background: #000000 +!urxvt*foreground: #FFFFFF + +! black +urxvt*color0: #0D131A +urxvt*color8: #44484C + +! red +urxvt*color1: #802635 +urxvt*color9: #B3354C + +! green +urxvt*color2: #608040 +urxvt*color10: #4BA65A + +! yellow +urxvt*color3: #877C43 +urxvt*color11: #BF9F5F + +! blue +urxvt*color4: #1C678C +urxvt*color12: #3995BF + +! magenta +urxvt*color5: #684D80 +urxvt*color13: #A64286 + +! cyan +urxvt*color6: #337373 +urxvt*color14: #6AAAB3 + +! white +urxvt*color7: #738080 +urxvt*color15: #B3B3B3 diff --git a/.colors/gutter b/.colors/gutter @@ -0,0 +1,26 @@ +URxvt.background: #1a1b1c +URxvt.foreground: #808080 +!Black +URxvt.color0: #484848 +URxvt.color8: #666767 +!Red +URxvt.color1: #a1756c +URxvt.color9: #d1aca3 +!Green +URxvt.color2: #719171 +URxvt.color10: #aad1ac +!Yellow +URxvt.color3: #9c9869 +URxvt.color11: #c3c49f +!Blue +URxvt.color4: #7186a6 +URxvt.color12: #a6c0de +!Magenta +URxvt.color5: #876794 +URxvt.color13: #bea2cf +!Cyan +URxvt.color6: #628c85 +URxvt.color14: #a1d4c2 +!White +URxvt.color7: #8f8f8f +URxvt.color15: #cacbcb diff --git a/.colors/jellybean b/.colors/jellybean @@ -0,0 +1,31 @@ +! terminal colors ------------------------------ + +! Jellybeans Terminal Colours + +! vim: ft=xdefaults +urxvt*background: #151515 +urxvt*foreground: #888888 +! black +urxvt*color0: #1C1C1C +urxvt*color8: #404040 +! red +urxvt*color1: #B85335 +urxvt*color9: #CF6A4C +! green +urxvt*color2: #799D6A +urxvt*color10: #99AD6A +! yellow +urxvt*color3: #FFB964 +urxvt*color11: #FAD07A +! blue +urxvt*color4: #667899 +urxvt*color12: #8197BF +! magenta +urxvt*color5: #8787AF +urxvt*color13: #C6B6EE +! cyan +urxvt*color6: #668799 +urxvt*color14: #8FBFDC +! white +urxvt*color7: #888888 +urxvt*color15: #E8E8D3 diff --git a/.colors/nebula b/.colors/nebula @@ -0,0 +1,28 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: + +URxvt*background: #080808 +URxvt*foreground: #aaaaaa + +URxvt*color0: #343639 +URxvt*color8: #424242 + +URxvt*color1: #CE5666 +URxvt*color9: #d75f5f + +URxvt*color2: #80A673 +URxvt*color10: #97D599 + +URxvt*color11: #ffaf5f +URxvt*color3: #e0bc93 + +URxvt*color4: #5A667F +URxvt*color12: #778BAF + +URxvt*color5: #94738C +URxvt*color13: #D8ADCE + +URxvt*color6:    #5f8787 +URxvt*color14:   #69b2b2 + +URxvt*color7:    #909090 +URxvt*color15:   #d7d7d7 diff --git a/.colors/neeee b/.colors/neeee @@ -0,0 +1,28 @@ +!!Colors +!default +URxvt*foreground: #cbc6cc +URxvt*background: #19171a +!black +URxvt*color0: #242224 +URxvt*color8: #4c4b4d +!white +URxvt*color7: #b8b2b9 +URxvt*color15: #ece8ed +!red +URxvt*color1: #995876 +URxvt*color9: #f895c4 +!green +URxvt*color2: #748c71 +URxvt*color10: #b3d6ae +!yellow +URxvt*color3: #9c8f6a +URxvt*color11: #f4e1ab +!blue +URxvt*color4: #7086a8 +URxvt*color12: #bcd8ff +!magenta +URxvt*color5: #97729c +URxvt*color13: #dfbaf5 +!cyan +URxvt*color6: #698c8c +URxvt*color14: #aae3db diff --git a/.colors/ok100 b/.colors/ok100 @@ -0,0 +1,29 @@ +urxvt*background: #140c0b +urxvt*foreground: #877a70 +urxvt*colorIT: #58756c +urxvt*colorUL: #cdcdcd +urxvt*colorBD: #6b753d +! black +urxvt*color0: #403f3e +urxvt*color8: #666362 +! red +urxvt*color1: #91444d +urxvt*color9: #c78186 +! green +urxvt*color2: #6b853d +urxvt*color10: #abbd80 +! yellow +urxvt*color3: #916949 +urxvt*color11: #cca88b +! blue +urxvt*color4: #557282 +urxvt*color12: #8eabbd +! magenta +urxvt*color5: #78516d +urxvt*color13: #a8879f +! cyan +urxvt*color6: #58756c +urxvt*color14: #8ca8a2 +! white +urxvt*color7: #94928f +urxvt*color15: #cdcdcd diff --git a/.colors/pantsu b/.colors/pantsu @@ -0,0 +1,18 @@ +urxvt*foreground: #a5a5a5 +urxvt*background: #161616 +urxvt*color0: #343434 +urxvt*color1: #802828 +urxvt*color2: #909737 +urxvt*color3: #b27d12 +urxvt*color4: #1e5673 +urxvt*color5: #642337 +urxvt*color6: #196271 +urxvt*color7: #b3b3b3 +urxvt*color8: #424242 +urxvt*color9: #8a3232 +urxvt*color10: #9ca554 +urxvt*color11: #ddb62b +urxvt*color12: #1e6a9a +urxvt*color13: #7d2d41 +urxvt*color14: #197885 +urxvt*color15: #b3b3b3 diff --git a/.colors/papey b/.colors/papey @@ -0,0 +1,30 @@ +! --- Xft config --- + +urxvt*foreground: #e5e5e5 +urxvt*background: #1d1d1d + +!Black +urxvt*color0: #121212 +urxvt*color8: #5f5f5F +!Red +urxvt*color1: #a35b66 +urxvt*color9: #ab6b74 +!Green +urxvt*color2: #99ab6f +urxvt*color10: #acb792 +!Yellow +urxvt*color3: #ca9733 +urxvt*color11: #ccaa69 +!Blue +urxvt*color4: #495d6e +urxvt*color12: #687987 +!Magenta +urxvt*color5: #825969 +urxvt*color13: #977381 +!Cyan +urxvt*color6: #839191 +urxvt*color14: #98A4A4 +!White +urxvt*color7: #E0E0E0 +urxvt*color15: #e5e5e5 + diff --git a/.colors/plain b/.colors/plain @@ -0,0 +1,26 @@ +urxvt*background: #1C1B18 +urxvt*foreground: #CCC7AE + +urxvt*color0: #1C1B18 +urxvt*color8: #35342D + +urxvt*color1: #736D61 +urxvt*color9: #8C8577 + +urxvt*color2: #898C77 +urxvt*color10: #A2A68D + +urxvt*color3: #A6A68D +urxvt*color11: #BFBFA3 + +urxvt*color4: #35342D +urxvt*color12: #4F4D43 + +urxvt*color5: #A69A8D +urxvt*color13: #BFB1A2 + +urxvt*color6: #737061 +urxvt*color14: #8C8977 + +urxvt*color7: #B3AE98 +urxvt*color15: #CCC7AE diff --git a/.colors/plastique b/.colors/plastique @@ -0,0 +1,26 @@ +urxvt*background: #1C1B18 +urxvt*foreground: #B3AE98 + +urxvt*color0: #1C1B18 +urxvt*color8: #36342E + +urxvt*color1: #8C4F30 +urxvt*color9: #A65D38 + +urxvt*color2: #8C815E +urxvt*color10: #A6986F + +urxvt*color3: #8C6F46 +urxvt*color11: #A68353 + +urxvt*color4: #4F4235 +urxvt*color12: #695746 + +urxvt*color5: #8C3047 +urxvt*color13: #A63854 + +urxvt*color6: #8C6D5E +urxvt*color14: #A6816F + +urxvt*color7: #999582 +urxvt*color15: #B3AE98 diff --git a/.colors/poppy b/.colors/poppy @@ -0,0 +1,29 @@ +urxvt*background: #f0f0f0 +urxvt*foreground: #181512 +urxvt*cursorColor: #181512 + +!black +urxvt*color0: #373737 +urxvt*color8: #474747 +!red (red) +urxvt*color1: #CC4141 +urxvt*color9: #BA2929 +!green (green) +urxvt*color2: #43803D +urxvt*color10: #2F632A +!yellow (blue) +urxvt*color3: #7882BF +urxvt*color11: #596196 +!blue (brown) +urxvt*color4: #DBAB3B +urxvt*color12: #C79520 +!magenta (magenta) +urxvt*color5: #BF849C +urxvt*color13: #B06A86 +!cyan (light blue) +urxvt*color6: #6AA9B0 +urxvt*color14: #4D8B91 +!white (pink) +urxvt*color7: #E39036 +urxvt*color15: #C97820 + diff --git a/.colors/ratpoison b/.colors/ratpoison @@ -0,0 +1,20 @@ +*background:#232323 +*foreground:#e8e9ca + +*color0: #232323 +*color1: #8b3e2f +*color2: #526f33 +*color3: #8B814C +*color4: #4A708B +*color5: #7A378B +*color6: #528B8B +*color7: #999999 + +*color8: #4c4c4c +*color9: #d75f00 +*color10: #8ea433 +*color11: #EEE685 +*color12: #9AC0CD +*color13: #9F79EE +*color14: #79CDCD +*color15: #E8E9CA diff --git a/.colors/redhead b/.colors/redhead @@ -0,0 +1,18 @@ +urxvt*background: #2b2c2c +urxvt*foreground: #ffffff +urxvt*color0: #2f2f2f +urxvt*color1: #95473b +urxvt*color2: #5c7b64 +urxvt*color3: #937543 +urxvt*color4: #5e5f74 +urxvt*color5: #893c30 +urxvt*color6: #656682 +urxvt*color7: #eee8d5 +urxvt*color8: #474040 +urxvt*color9: #a9584c +urxvt*color10: #6b8873 +urxvt*color11: #b69760 +urxvt*color12: #898aa3 +urxvt*color13: #9a4d42 +urxvt*color14: #93a1a1 +urxvt*color15: #fdf6e3 diff --git a/.colors/sinatra b/.colors/sinatra @@ -0,0 +1,26 @@ +urxvt*foreground: #B2B296 +urxvt*background: #22231F +!black +urxvt*color0: #040404 +urxvt*color8: #505050 +!red +urxvt*color1: #8F5B4B +urxvt*color9: #8C513E +!green +urxvt*color2: #94B75C +urxvt*color10: #7D9556 +!yellow +urxvt*color3: #D9DB9F +urxvt*color11: #C4C687 +!blue +urxvt*color6: #829586 +urxvt*color14: #757D77 +!magenta +urxvt*color5: #857166 +urxvt*color13: #625050 +!cyan +urxvt*color4: #A29F9F +urxvt*color12: #BDBDBD +!white +urxvt*color7: #A5A38E +urxvt*color15: #A8A292 diff --git a/.colors/solarized b/.colors/solarized @@ -0,0 +1,77 @@ +!! drop in Solarized colorscheme for Xresources/Xdefaults + +!!SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B RGB HSB +!!--------- ------- ---- ------- ----------- ---------- ----------- ----------- +!!base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21 +!!base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26 +!!base01 #586e75 10/7 brgreen 240 #585858 45 -07 -07 88 110 117 194 25 46 +!!base00 #657b83 11/7 bryellow 241 #626262 50 -07 -07 101 123 131 195 23 51 +!!base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59 +!!base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63 +!!base2 #eee8d5 7/7 white 254 #e4e4e4 92 -00 10 238 232 213 44 11 93 +!!base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99 +!!yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71 +!!orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80 +!!red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86 +!!magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83 +!!violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77 +!!blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82 +!!cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63 +!!green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60 + +#define S_base03 #002b36 +#define S_base02 #073642 +#define S_base01 #586e75 +#define S_base00 #657b83 +#define S_base0 #839496 +#define S_base1 #93a1a1 +#define S_base2 #eee8d5 +#define S_base3 #fdf6e3 +#define S_yellow #b58900 +#define S_orange #cb4b16 +#define S_red #dc322f +#define S_magenta #d33682 +#define S_violet #6c71c4 +#define S_blue #268bd2 +#define S_cyan #2aa198 +#define S_green #859900 + +*background: S_base03 +*foreground: S_base00 +*fading: 40 +*fadeColor: S_base03 +*cursorColor: S_base1 +*pointerColorBackground:S_base01 +*pointerColorForeground:S_base1 + +!! black dark/light +*color0: S_base02 +*color8: S_base03 + +!! red dark/light +*color1: S_red +*color9: S_orange + +!! green dark/light +*color2: S_green +*color10: S_base01 + +!! yellow dark/light +*color3: S_yellow +*color11: S_base00 + +!! blue dark/light +*color4: S_blue +*color12: S_base0 + +!! magenta dark/light +*color5: S_magenta +*color13: S_violet + +!! cyan dark/light +*color6: S_cyan +*color14: S_base1 + +!! white dark/light +*color7: S_base2 +*color15: S_base3 diff --git a/.colors/solarized_light b/.colors/solarized_light @@ -0,0 +1,57 @@ + +#define S_base03 #002b36 +#define S_base02 #073642 +#define S_base01 #586e75 +#define S_base00 #657b83 +#define S_base0 #839496 +#define S_base1 #93a1a1 +#define S_base2 #eee8d5 +#define S_base3 #fdf6e3 +#define S_yellow #b58900 +#define S_orange #cb4b16 +#define S_red #dc322f +#define S_magenta #d33682 +#define S_violet #6c71c4 +#define S_blue #268bd2 +#define S_cyan #2aa198 +#define S_green #859900 + +urxvt*background: S_base3 +urxvt*foreground: S_base00 +urxvt*fading: 40 +urxvt*fadeColor: S_base3 +urxvt*cursorColor: S_base01 +urxvt*pointerColorBackground:S_base1 +urxvt*pointerColorForeground:S_base01 + +!! black dark/light +urxvt*color0: S_base02 +urxvt*color8: S_base03 + +!! red dark/light +urxvt*color1: S_red +urxvt*color9: S_orange + +!! green dark/light +urxvt*color2: S_green +urxvt*color10: S_base01 + +!! yellow dark/light +urxvt*color3: S_yellow +urxvt*color11: S_base00 + +!! blue dark/light +urxvt*color4: S_blue +urxvt*color12: S_base0 + +!! magenta dark/light +urxvt*color5: S_magenta +urxvt*color13: S_violet + +!! cyan dark/light +urxvt*color6: S_cyan +urxvt*color14: S_base1 + +!! white dark/light +urxvt*color7: S_base2 +urxvt*color15: S_base3 diff --git a/.colors/space b/.colors/space @@ -0,0 +1,37 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: +! +! ######################################### +! SPACE COLORS +! ######################################### + +urxvt*cursorColor: #d0d0d0 +urxvt*colorIT: #c37561 +urxvt*colorUL: #a0a57e + +!Background / Foreground +urxvt*background: #202020 +urxvt*foreground: #ddccbb +!Black / Light black +urxvt*color0: #222222 +urxvt*color8: #666666 +!Red / Light red +urxvt*color1: #cc4747 +urxvt*color9: #bf5858 +!Green / Light green +urxvt*color2: #a0cf5d +urxvt*color10: #b8d68c +!Yellow / Light yellow +urxvt*color3: #e0a524 +urxvt*color11: #edB85c +!Blue / Light blue +urxvt*color4: #4194d9 +urxvt*color12: #60aae6 +!Purple / Light purple +urxvt*color5: #cc2f6e +urxvt*color13: #db588c +!Cyan / Light cyan +urxvt*color6: #6d878d +urxvt*color14: #42717b +!White / Light white...? +urxvt*color7: #dedede +urxvt*color15: #f2f2f2 diff --git a/.colors/thaw b/.colors/thaw @@ -0,0 +1,35 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: +! + +! ######################################### +! THAW COLORS +! ######################################### +urxvt*background: #170F0D +urxvt*foreground: #746C48 +urxvt*cursorColor: #6666CC +urxvt*colorBD: #C8B984 + + +urxvt*color0: #392925 +urxvt*color8: #544B2E + +urxvt*color1: #98724C +urxvt*color9: #AF652F + +urxvt*color2: #908F32 +urxvt*color10: #C3C13D + +urxvt*color3: #AA964C +urxvt*color11: #C8B55B + +urxvt*color4: #7B854E +urxvt*color12: #70A16C + +urxvt*color5: #6B5644 +urxvt*color13: #98724C + +urxvt*color6: #5C5142 +urxvt*color14: #778725 + +urxvt*color7: #C8B55B +urxvt*color15: #E4DC8C diff --git a/.colors/venam b/.colors/venam @@ -0,0 +1,35 @@ +! ! --- special colors --- +urxvt*background: #222222 +urxvt*foreground: #e6e3c6 +! black +urxvt*color0: #2E3436 +urxvt*color8: #4a575a +! +! red +urxvt*color1: #CC0000 +urxvt*color9: #EF2929 +! +! green +urxvt*color2: #4E9A06 +urxvt*color10: #8AE234 +! +! yellow +urxvt*color3: #C4A000 +urxvt*color11: #FCE94F +! +! blue +urxvt*color4: #3465A4 +urxvt*color12: #729FCF +! +! magenta +urxvt*color5: #75507B +urxvt*color13: #AD7FA8 +! +! cyan +urxvt*color6: #06989A +urxvt*color14: #34E2E2 +! +! white +urxvt*color7: #e6e3c6 +urxvt*color15: #EEEEEC +! diff --git a/.colors/vintage b/.colors/vintage @@ -0,0 +1,31 @@ +!-- colors --! +urxvt*background: #140c0b +!urxvt*foreground: #cdcdcd +!urxvt*foreground: #FFFFFF +!urxvt*background: #000000 +! black +!*color0: #403f3e +urxvt*color0: #242323 +urxvt*color8: #666362 +! red +urxvt*color1: #91444d +urxvt*color9: #c78186 +! green +urxvt*color2: #6b853d +urxvt*color10: #abbd80 +! yellow +urxvt*color3: #916949 +urxvt*color11: #cca88b +! blue +urxvt*color4: #557282 +urxvt*color12: #8eabbd +! magenta +urxvt*color5: #78516d +urxvt*color13: #a8879f +! cyan +urxvt*color6: #58756c +urxvt*color14: #8ca8a2 +! white +urxvt*color7: #94928f +urxvt*color15: #cdcdcd + diff --git a/.colors/vintage2 b/.colors/vintage2 @@ -0,0 +1,31 @@ +URxvt*background: #191716 +URxvt*foreground: #7D7875 +URxvt*cursorColor: #6B6765 +URxvt*colorBD: #BFBAB8 +URxvt*colorUL: #54838F +URxvt*underlineColor: #7A4D62 + +!BLK +URxvt*color0: #383332 +URxvt*color8: #4B483F +!RED +URxvt*color1: #745E54 +URxvt*color9: #B0998E +!GRN +URxvt*color2: #54745E +URxvt*color10: #8EB099 +!YLW +URxvt*color3: #746E54 +URxvt*color11: #B0AA8E +!BLE +URxvt*color4: #5E5474 +URxvt*color12: #998EB0 +!MAG +URxvt*color5: #6E5474 +URxvt*color13: #AA8EB0 +!CYN +URxvt*color6: #54746E +URxvt*color14: #8EB0AA +!WHT +URxvt*color7: #918B88 +URxvt*color15: #C7C1BD diff --git a/.colors/waterfront b/.colors/waterfront @@ -0,0 +1,19 @@ +*foreground: #88877C +*background: #1D1E1D + +*color0: #252525 +*color8: #383838 +*color1: #b4543f +*color9: #d38773 +*color2: #7d8941 +*color10: #b0a974 +*color3: #b2893f +*color11: #d2a973 +*color4: #7e5276 +*color12: #b18695 +*color5: #b45274 +*color13: #d38694 +*color6: #7d8876 +*color14: #b0a795 +*color7: #A89B8A +*color15: #BAA48A diff --git a/.colors/wooly b/.colors/wooly @@ -0,0 +1,45 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: + +urxvt*background: #181512 +urxvt*foreground: #D6C3B6 +!!urxvt*foreground: #ffdcc4 +urxvt*cursorColor: #93a1a1 +urxvt*colorIT: #8c644c +urxvt*colorUL: #646a6d +urxvt*colorBD: #746C48 + +!! black dark/light +urxvt*color0: #332d29 +urxvt*color8: #817267 + +!! red dark/light +urxvt*color1: #953B00 +urxvt*color9: #DC5E0A + +!! green dark/light +urxvt*color2: #705A29 +urxvt*color10: #88832F + +!! yellow dark/light +urxvt*color3: #FC9713 +urxvt*color11: #F6AE62 + +!! blue dark/light +urxvt*color4: #646a6d +urxvt*color12: #777E82 + +!! magenta dark/light +!!urxvt*color5: #6d6871 +!!urxvt*color13: #756f7b +urxvt*color5: #766782 +urxvt*color13: #897796 + +!! cyan dark/light +!!urxvt*color6: #3b484a +!!urxvt*color14: #444d4e +urxvt*color6: #4B5C5E +urxvt*color14: #556D70 + +!! white dark/light +urxvt*color7: #504339 +urxvt*color15: #9a875f diff --git a/.colors/xmas b/.colors/xmas @@ -0,0 +1,42 @@ +! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults: +! +!!## CHRISTMAS COLORS ## +urxvt*cursorColor: #7F1442 +urxvt*background: #FFFFFF +urxvt*foreground: #000000 + +urxvt*colorUL: #4E4FFF + +!# BLACK +urxvt*color0: #FFFFFF +urxvt*color8: #AFAFAF + +!# RED +urxvt*color1: #A72D61 +urxvt*color9: #7F1442 + +!# GREEN +urxvt*color2: #368883 +urxvt*color10: #2D7C73 +!2C8C26 + +!#YELLOW +urxvt*color3: #595cd4 +urxvt*color11: #7007FF + +!# BLUE +urxvt*color4: #999999 +urxvt*color12: #7C7C7C + +!# MAGENTA +urxvt*color5: #49386E +urxvt*color13: #774AD8 + +!# CYAN +urxvt*color6: #6B7B81 +urxvt*color14: #486F7D + +!# WHITE +urxvt*color7: #282828 +urxvt*color15: #0C0C0C +