.Xdefaults

This commit is contained in:
Tom Willemsen 2012-02-17 09:32:35 +01:00
parent 3d8f0dffd0
commit 7c97cf1403

View file

@ -1,33 +1,33 @@
! -*- mode: conf-xdefaults; mode: rainbow -*- ! -*- mode: conf-xdefaults; eval: (rainbow-mode 1); eval: (git-auto-commit-mode 1) -*-
! - color scheme ! - color scheme
*.background: #000000 urxvt.background: #000000
*.foreground: #15abc3 urxvt.foreground: #15abc3
! black ! black
*.color0: #000000 urxvt.color0: #000000
*.color8: #0d0b0c urxvt.color8: #0d0b0c
! red ! red
*.color1: #800000 urxvt.color1: #800000
*.color9: #c89490 urxvt.color9: #c89490
! green ! green
*.color2: #00815b urxvt.color2: #00815b
*.color10: #05e4a5 urxvt.color10: #05e4a5
! yellow ! yellow
*.color3: #c3ab15 urxvt.color3: #c3ab15
*.color11: #e0c624 urxvt.color11: #e0c624
! blue ! blue
*.color4: #035390 urxvt.color4: #035390
*.color12: #029cdc urxvt.color12: #029cdc
! purple ! purple
*.color5: #585ca8 urxvt.color5: #585ca8
*.color13: #9b859d urxvt.color13: #9b859d
! cyan ! cyan
*.color6: #15abc3 urxvt.color6: #15abc3
*.color14: #24c6e0 urxvt.color14: #24c6e0
! white ! white
*.color7: #808080 urxvt.color7: #808080
*.color15: #ececec urxvt.color15: #ececec
*.internalBorder: 0 urxvt.internalBorder: 0
! General ! General
urxvt*loginShell: true urxvt*loginShell: true