Guest User

Untitled

a guest
Sep 14th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. !---------------------------------
  2. !---- Xresources By DaeS Dp ------
  3. !---------------------------------
  4.  
  5.  
  6. !!!Color!!!
  7. !---------------------
  8. !Black = 30m
  9. *color0:       #151515
  10. !Gray = 1,30m
  11. *color8:       #666a6e
  12. !---------------------
  13. !Red = 31m
  14. *color1:       #ff9999
  15. !Red2 = 1,31m
  16. *color9:       #ff9999
  17. !---------------------
  18. !Green = 32m
  19. *color2:       #6587a8
  20. !Green2 = 1,32m
  21. *color10:      #6587a8
  22. !---------------------
  23. !Yellow = 33m
  24. *color3:       #ffdd8f
  25. !Yellow2 =1,33m
  26. *color11:      #ffdd8f
  27. !---------------------
  28. !Blue = 34m
  29. *color4:       #6699cc
  30. !Blue2 = 1,34m
  31. *color12:      #6699cc
  32. !---------------------
  33. !Magenta = 35m
  34. *color5:       #cc99ff
  35. !Magenta2 = 1,35m
  36. *color13:      #cc99ff
  37. !---------------------
  38. !Cyan = 36m
  39. *color6:       #99a9cf
  40. !Cyan2 = 1,36m
  41. *color14:      #99a9cf
  42. !---------------------
  43. !White = 37m
  44. *color7:       #e0e0e0
  45. !White2 = 1,36m
  46. *color15:      #efefef
  47. !---------------------
  48.  
  49.  
  50. !!!Config Urxvt!!!
  51. !-----------------------------------------------------
  52. !URxvt.transparent: true
  53. !URxvt.shading: 150
  54. !*background:   #151515
  55. URxvt.internalBorder: 0
  56. URxvt.depth: 32
  57. URxvt.background: rgba:1500/1500/1500/cfcf
  58. *foreground: #d0d0d0
  59. URxvt.font: xft: Terminus:pixelsize=7:antialias=false
  60. URxvt.geometry: 80x21
  61. URxvt.scrollBar: true
  62. Urxvt.secondaryScroll: true
  63. URxvt.scrollBar_right: true
  64. URxvt.scrollBar_floating: true
  65. URxvt.scrollstyle: plain
  66. URxvt.scrollColor: #252525
  67. URxvt.cursorColor: #404040
  68. !------------------------------------------------------
Add Comment
Please, Sign In to add comment