~ubuntu-branches/ubuntu/trusty/rxvt-unicode/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/app-defaults

  • Committer: Bazaar Package Importer
  • Author(s): Eduard Bloch
  • Date: 2004-05-11 09:11:42 UTC
  • Revision ID: james.westby@ubuntu.com-20040511091142-l3sj8vkfjp8aaljo
Tags: 3.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
!preloaded default settings, colors and better unicode font
 
2
 
 
3
! uncomment some of them to share settings between rxvt-unicode's (via
 
4
! the URxvt-shared file or preload settings from Rxvt
 
5
! #include "URxvt-shared"
 
6
! #include "Rxvt"
 
7
 
 
8
! Settings like in Debian's uxterm
 
9
!
 
10
!URxvt.color0: black
 
11
!URxvt.color1: red3
 
12
!URxvt.color2: green3
 
13
!URxvt.color3: yellow3
 
14
!URxvt.color4: DodgerBlue1
 
15
!URxvt.color5: magenta3
 
16
!URxvt.color6: cyan3
 
17
!URxvt.color7: gray90
 
18
!URxvt.color8: gray50
 
19
!URxvt.color9: red
 
20
!URxvt.color10: green
 
21
!URxvt.color11: yellow
 
22
!URxvt.color12: SteelBlue1
 
23
!URxvt.color13: magenta
 
24
!URxvt.color14: cyan
 
25
!URxvt.color15: white
 
26
!URxvt.colorUL: white
 
27
!URxvt.colorBD: yellow
 
28
!URxvt.reverseVideo: true
 
29
!URxvt.font: -Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO10646-1
 
30