Facebook
From GabrielCommon, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 98
  1. ####################################
  2. ## Archivo .Xresources##############
  3. ####################################
  4.  
  5. URxvt.title:Consola
  6. URxvt.iconFile:/usr/share/icons/consola.svg
  7. URxvt.scrollBar:false
  8. URxvt.depth: 32
  9. URxvt.cursorBlink:true
  10. URxvt.font: xft:Hack Nerd Font:pixelsize=14
  11. URxvt.letterSpace:-1
  12. URxvt.perl-ext-commoni:default,tabbed
  13.  
  14. ## Colores
  15. URxvt*background:[85]#061111
  16. URxvt*foreground:#7DA3A2
  17. URxvt.cursorColor:#9ECBCA
  18.  
  19. URxvt.tabbed.tab-bg:#000000
  20. URxvt.tabbed.tab-fg:#699000
  21. URxvt.tabbed.tabbar-bg:#061111
  22. URxvt.tabbed.tabbar-fg:#4E9A06
  23. URxvt.color0:#061111
  24. URxvt.color1:#284D50
  25. URxvt.color2:#23595A
  26. URxvt.color3:#4F6B5B
  27. URxvt.color4:#6B7566
  28. URxvt.color5:#569466
  29. URxvt.color6:#AFB05B
  30. URxvt.color7:#9ECBCA
  31. URxvt.color8:#6E8E8D
  32. URxvt.color9:#284d50
  33. URxvt.color10:#23595A
  34. URxvt.color11:#4F6B5B
  35. URxvt.color12:#6B7566
  36. URxvt.color13:#569466
  37. URxvt.color14:#AFB05B
  38. URxvt.color15:#9ECBCA