Skip to content

Commit

Permalink
adding new empty folders for future updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jprice committed Jan 13, 2015
1 parent a530fa3 commit cb81fa5
Show file tree
Hide file tree
Showing 103 changed files with 3,716 additions and 10 deletions.
13 changes: 11 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@
*.priv
*.private
.DS_Store
*.pem
*.key
*.cert
*.exe
*.out
*.app
*.lib
*.a
.virthualenv
*~
*.d/localhost
aptitude/cache
cmus/autosave
Expand All @@ -19,8 +29,7 @@ ssh/id*
ssh/environment*
ssh/known_hosts
ssh/master/*
ssh/new*
ssh/*.pub
ssh/authorized_keys
subversion/README.txt
subversion/auth/*
gnupg/secring.gpg
Expand Down
29 changes: 29 additions & 0 deletions colors/NES
Original file line number Diff line number Diff line change
@@ -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
37 changes: 37 additions & 0 deletions colors/ancient
Original file line number Diff line number Diff line change
@@ -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
18 changes: 18 additions & 0 deletions colors/barrage
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
urxvt*background: #1b1d20
urxvt*foreground: #a5a5a5
urxvt*color0: #323232
urxvt*color1: #823A45
urxvt*color2: #878c49
urxvt*color3: #BA954A
urxvt*color4: #335F79
urxvt*color5: #7F3A60
urxvt*color6: #1E4E51
urxvt*color7: #b3b3b3
urxvt*color8: #424242
urxvt*color9: #82444C
urxvt*color10: #A5AC69
urxvt*color11: #E3C55B
urxvt*color12: #548098
urxvt*color13: #7F4766
urxvt*color14: #2D5D5F
urxvt*color15: #b0b0b0
37 changes: 37 additions & 0 deletions colors/beard
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
*background: #191716
*foreground: #daba8b

! TRIM YER BEARD colors

!black
*color0: #0f0e0d
*color8: #383332

!red
*color1: #845336
*color9: #8c4f4a

!green
*color2: #57553c
*color10: #898471

!yellow
*color3: #a17e3e
*color11: #c8b491

!blue
*color4: #43454f
*color12: #65788f

!magenta
*color5: #604848
*color13: #755e4a

!cyan
*color6: #5c6652
*color14: #718062

!white
*color7: #a18b62
*color15: #bc9d66

20 changes: 20 additions & 0 deletions colors/beastie
Original file line number Diff line number Diff line change
@@ -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
40 changes: 40 additions & 0 deletions colors/blackburn
Original file line number Diff line number Diff line change
@@ -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

28 changes: 28 additions & 0 deletions colors/blackgum
Original file line number Diff line number Diff line change
@@ -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

19 changes: 19 additions & 0 deletions colors/bloom
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
URxvt.foreground: #03000d
URxvt.background: #efecdd
URxvt.cursorColor: #03000d
URxvt.color0: #5d4f2d
URxvt.color8: #180f00
URxvt.color1: #c45553
URxvt.color9: #7f0009
URxvt.color2: #97a007
URxvt.color10: #6d9600
URxvt.color3: #8c754c
URxvt.color11: #925238
URxvt.color4: #365e5b
URxvt.color12: #135972
URxvt.color5: #924955
URxvt.color13: #6a0007
URxvt.color6: #00aaac
URxvt.color14: #098e80
URxvt.color7: #dacebf
URxvt.color15: #c7b59f
35 changes: 35 additions & 0 deletions colors/blue
Original file line number Diff line number Diff line change
@@ -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
38 changes: 38 additions & 0 deletions colors/butter
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
urxvt*cursorColor: #917154
urxvt*colorIT: #E3AB8D
urxvt*colorBD: #F0E5DF
urxvt*colorUL: #cd546c
*VT100.colorBDMode: true
*VT100.colorBD: red
*VT100.colorULMode: true
*VT100.colorUL: magenta
*VT100.veryBoldColors: 6


urxvt*foreground: #eddcd3
urxvt*background: #181512

! Black Black !
urxvt*color0: #252525
urxvt*color8: #454545
! Red Red !
urxvt*color1: #CD546C
urxvt*color9: #EF545F
! Green Green !
urxvt*color2: #A5AF86
urxvt*color10: #BDC79E
! Yellow Yellow!
urxvt*color3: #CD7860
urxvt*color11: #E88773
! Blue Blue !
urxvt*color4: #7A9388
urxvt*color12: #94B1A3
! Magenta Magenta
urxvt*color5: #917154
urxvt*color13: #989584
! Cyan Cyan !
urxvt*color6: #767D75
urxvt*color14: #9DA69E
! White White !
urxvt*color7: #C2C2A8
urxvt*color15: #DBDAC1
32 changes: 32 additions & 0 deletions colors/bw_b
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults:
!
! #########################################
! BW ON BLACK
! #########################################
URxvt.background: #000000
URxvt.foreground: #FFFFFF
!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

Loading

0 comments on commit cb81fa5

Please sign in to comment.