Skip to content

Commit

Permalink
Add Xdefaults based on the itermcolors file
Browse files Browse the repository at this point in the history
Relevent to PR nanotech#9
  • Loading branch information
richo committed Jan 26, 2012
1 parent f6081b8 commit c7ff7e9
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Xdefaults/jellybeans.Xdefaults
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Adjust Rxvt to suit your terminal emulator
# Created with
# ITERM_COLOR_MULTIPLIER=2.5 ./itermcolors2Xdefaults.rb Jellybeans.itermcolors
Rxvt*color0: #393939
Rxvt*color1: #ca674a
Rxvt*color2: #96a967
Rxvt*color3: #d3a94a
Rxvt*color4: #5778c1
Rxvt*color5: #9c35ac
Rxvt*color6: #6eb5f3
Rxvt*color7: #a9a9a9
Rxvt*color8: #535551
Rxvt*color9: #ea2828
Rxvt*color10: #87dd32
Rxvt*color11: #f7e44d
Rxvt*color12: #6f9bca
Rxvt*color13: #a97ca4
Rxvt*color14: #32dddd
Rxvt*color15: #e9e9e7

0 comments on commit c7ff7e9

Please sign in to comment.