Skip to content

Commit

Permalink
uxterm: added 'jellybeans' colors
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaefer committed Feb 4, 2014
1 parent da71373 commit e37a02a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions uxterm/uxtermrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
xterm*font: Terminus-14
xterm*termName: xterm-256color
xterm*boldMode: false
xterm*background: #080808
xterm*foreground: #808080
xterm*color0: #1a1a1a
xterm*color8: #404040
xterm*color1: #d75f5f
xterm*color9: #EA8484
xterm*color2: #87af5f
xterm*color10: #C7F09F
xterm*color3: #ffaf5f
xterm*color11: #FFCC9A
xterm*color4: #87afd7
xterm*color12: #a5caef
xterm*color5: #8787af
xterm*color13: #A6A6DE
xterm*color6: #5f8787
xterm*color14: #69b2b2
xterm*color7: #808080
xterm*color15: #d7d7d7

0 comments on commit e37a02a

Please sign in to comment.