mirror of https://github.com/E-Almqvist/dotfiles
parent
43bfec46b4
commit
8123a670ca
@ -0,0 +1,35 @@ |
|||||||
|
URxvt.scrollBar: false |
||||||
|
URxvt.font: xft:Hack:size=11 |
||||||
|
URxvt.url-launcher: /usr/bin/firefox |
||||||
|
|
||||||
|
URxvt*highlightColor: #282a2e |
||||||
|
URxvt*highlightTextColor: #bfbfbf |
||||||
|
|
||||||
|
URxvt*lineSpace: 1 |
||||||
|
URxvt.letterSpace: -1 |
||||||
|
|
||||||
|
! Aesthetics |
||||||
|
URxvt*fading: 20 |
||||||
|
URxvt*fadeColor: #111015 |
||||||
|
|
||||||
|
! Colors |
||||||
|
*background: #111015 |
||||||
|
*foreground: #c5c8c6 |
||||||
|
*cursorColor: #b0b0b0 |
||||||
|
|
||||||
|
*color0: #282a2e |
||||||
|
*color8: #373b41 |
||||||
|
*color1: #a54242 |
||||||
|
*color9: #cc6666 |
||||||
|
*color2: #8c9440 |
||||||
|
*color10: #b5bd68 |
||||||
|
*color3: #de935f |
||||||
|
*color11: #f0c674 |
||||||
|
*color4: #5f819d |
||||||
|
*color12: #81a2be |
||||||
|
*color5: #85676f |
||||||
|
*color13: #b294bb |
||||||
|
*color6: #5e8d87 |
||||||
|
*color14: #8abeb7 |
||||||
|
*color7: #707880 |
||||||
|
*color15: #c5c8c6 |
@ -1,13 +0,0 @@ |
|||||||
[options] |
|
||||||
font = Hack 10 |
|
||||||
size_hints = true |
|
||||||
|
|
||||||
[colors] |
|
||||||
foreground = #aad8d8d8 |
|
||||||
foreground_bold = #aad8d8d8 |
|
||||||
cursor = #aad8d8d8 |
|
||||||
|
|
||||||
#cursor_foreground = rgba(24, 24, 24, 0.8) |
|
||||||
background = rgba(17, 16, 21, 0.94) |
|
||||||
highlight = #161719 |
|
||||||
|
|
Loading…
Reference in new issue