update
This commit is contained in:
parent
3e89506bd6
commit
56ad983c4e
6 changed files with 90 additions and 25 deletions
42
Xresources
42
Xresources
|
@ -28,6 +28,46 @@
|
|||
#define S_base2 #eee8d5
|
||||
#define S_base3 #fdf6e3
|
||||
|
||||
*background: S_base03
|
||||
*foreground: S_base00
|
||||
*fading: 40
|
||||
*fadeColor: S_base03
|
||||
*cursorColor: S_base1
|
||||
*pointerColorBackground:S_base01
|
||||
*pointerColorForeground:S_base1
|
||||
|
||||
!! black dark/light
|
||||
*color0: S_base02
|
||||
*color8: S_base03
|
||||
!
|
||||
!!! red dark/light
|
||||
*color1: S_red
|
||||
*color9: S_orange
|
||||
!
|
||||
!!! green dark/light
|
||||
*color2: S_green
|
||||
*color10: S_base01
|
||||
!
|
||||
!!! yellow dark/light
|
||||
*color3: S_yellow
|
||||
*color11: S_base00
|
||||
!
|
||||
!!! blue dark/light
|
||||
*color4: S_blue
|
||||
*color12: S_base0
|
||||
!
|
||||
!!! magenta dark/light
|
||||
*color5: S_magenta
|
||||
*color13: S_violet
|
||||
!
|
||||
!!! cyan dark/light
|
||||
*color6: S_cyan
|
||||
*color14: S_base1
|
||||
!
|
||||
!!! white dark/light
|
||||
*color7: S_base2
|
||||
*color15: S_base3
|
||||
|
||||
! Light
|
||||
! #define S_base03 #fdf6e3
|
||||
! #define S_base02 #eee8d5
|
||||
|
@ -47,7 +87,7 @@ URxvt.font: xft:Hack-9:regular
|
|||
URxvt.boldFont: xft:Hack-9:bold
|
||||
URxvt.italicfont: xft:Hack-9:italic
|
||||
URxvt.bolditalicFont: xft:Hack-9:bold:italic
|
||||
URxvt.letterSpace: -2
|
||||
URxvt.letterSpace: -1
|
||||
URxvt.perl-ext-common: default,matcher
|
||||
!,bell-command
|
||||
! this setting assumes that the current browser is set correctly via update-alternatives
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue