mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-30 13:24:21 +02:00
xresources: try to show bold in a different color
This commit is contained in:
parent
4ce181df0a
commit
dbecbb1890
1 changed files with 2 additions and 3 deletions
|
@ -21,9 +21,10 @@ Xft.rgba: rgb
|
||||||
*color14: #A3BABF
|
*color14: #A3BABF
|
||||||
*color7: #bebebe
|
*color7: #bebebe
|
||||||
*color15: #ffffff
|
*color15: #ffffff
|
||||||
|
*colorBD: #ffffff
|
||||||
|
|
||||||
!! rxvt configuration
|
!! rxvt configuration
|
||||||
URxvt.foreground: white
|
URxvt.foreground: #dfdfdf
|
||||||
URxvt.background: rgba:0000/0000/0000/eeee
|
URxvt.background: rgba:0000/0000/0000/eeee
|
||||||
URxvt.cursorColor: green
|
URxvt.cursorColor: green
|
||||||
URxvt.depth: 32
|
URxvt.depth: 32
|
||||||
|
@ -36,8 +37,6 @@ URxvt.jumpScroll: True
|
||||||
URxvt.saveLines: 5000
|
URxvt.saveLines: 5000
|
||||||
|
|
||||||
URxvt.font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1
|
URxvt.font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1
|
||||||
!URxvt.boldFont: -xos4-terminus-bold-*-*-*-12-*-*-*-*-*-iso10646-1
|
|
||||||
!URxvt.font: xft:Terminus-9
|
|
||||||
|
|
||||||
URxvt.iso14755: False
|
URxvt.iso14755: False
|
||||||
URxvt.perl-ext-common: default,-option-popup,-selection-popup
|
URxvt.perl-ext-common: default,-option-popup,-selection-popup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue