Advertisement
Guest User

xresources

a guest
Nov 15th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. ! urxvt
  2. URxvt*buffered: true
  3. URxvt*cursorBlink: true
  4. URxvt*underlineColor: yellow
  5. URxvt*font: xft:inconsolata:size=18:antialias=true
  6. URxvt*depth: 32
  7. URxvt*borderless: 1
  8. URxvt*scrollBar: false
  9. URxvt*loginShell: true
  10. Urxvt*secondaryScroll: true # Enable Shift-PageUp/Down in screen
  11. URxvt*saveLines: 5000
  12. URxvt*termName: rxvt-unicode
  13. urxvt*transparent: true
  14. urxvt*shading: 5
  15. URxvt.urlLauncher: firefox
  16. URxvt.matcher.button: 1
  17. URxvt.perl-ext:
  18. URxvt.perl-ext-common:
  19.  
  20. !!NAME HEX 16/8 TERMCOL XTERM/HEX L*A*B RGB HSB
  21. !!--------- ------- ---- ------- ----------- ---------- ----------- -----------
  22. !!base03 #002b36 8/4 brblack 234 #1c1c1c 15 -12 -12 0 43 54 193 100 21
  23. !!base02 #073642 0/4 black 235 #262626 20 -12 -12 7 54 66 192 90 26
  24. !!base01 #586e75 10/7 brgreen 240 #585858 45 -07 -07 88 110 117 194 25 46
  25. !!base00 #657b83 11/7 bryellow 241 #626262 50 -07 -07 101 123 131 195 23 51
  26. !!base0 #839496 12/6 brblue 244 #808080 60 -06 -03 131 148 150 186 13 59
  27. !!base1 #93a1a1 14/4 brcyan 245 #8a8a8a 65 -05 -02 147 161 161 180 9 63
  28. !!base2 #eee8d5 7/7 white 254 #e4e4e4 92 -00 10 238 232 213 44 11 93
  29. !!base3 #fdf6e3 15/7 brwhite 230 #ffffd7 97 00 10 253 246 227 44 10 99
  30. !!yellow #b58900 3/3 yellow 136 #af8700 60 10 65 181 137 0 45 100 71
  31. !!orange #cb4b16 9/3 brred 166 #d75f00 50 50 55 203 75 22 18 89 80
  32. !!red #dc322f 1/1 red 160 #d70000 50 65 45 220 50 47 1 79 86
  33. !!magenta #d33682 5/5 magenta 125 #af005f 50 65 -05 211 54 130 331 74 83
  34. !!violet #6c71c4 13/5 brmagenta 61 #5f5faf 50 15 -45 108 113 196 237 45 77
  35. !!blue #268bd2 4/4 blue 33 #0087ff 55 -10 -45 38 139 210 205 82 82
  36. !!cyan #2aa198 6/6 cyan 37 #00afaf 60 -35 -05 42 161 152 175 74 63
  37. !!green #859900 2/2 green 64 #5f8700 60 -20 65 133 153 0 68 100 60
  38.  
  39. #define S_base03 #002b36
  40. #define S_base02 #073642
  41. #define S_base01 #586e75
  42. #define S_base00 #657b83
  43. #define S_base0 #839496
  44. #define S_base1 #93a1a1
  45. #define S_base2 #eee8d5
  46. #define S_base3 #fdf6e3
  47. #define S_yellow #b58900
  48. #define S_orange #cb4b16
  49. #define S_red #dc322f
  50. #define S_magenta #d33682
  51. #define S_violet #6c71c4
  52. #define S_blue #268bd2
  53. #define S_cyan #2aa198
  54. #define S_green #859900
  55.  
  56. !! *background: S_base03
  57. !! *foreground: S_base00
  58. !! *cursorColor: S_base1
  59. !! *pointerColorBackground:S_base01
  60. !! *pointerColorForeground:S_base1
  61.  
  62. !! black dark/light
  63. !! *color0: S_base02
  64. !! *color8: S_base03
  65.  
  66. !! red dark/light
  67. !! *color1: S_red
  68. !! *color9: S_orange
  69.  
  70. !! green dark/light
  71. !! *color2: S_green
  72. !! *color10: S_base01
  73.  
  74. !! yellow dark/light
  75. !! *color3: S_yellow
  76. !! *color11: S_base00
  77.  
  78. !! blue dark/light
  79. !! *color4: S_blue
  80. !! *color12: S_base0
  81.  
  82. !! magenta dark/light
  83. !! *color5: S_magenta
  84. !! *color13: S_violet
  85.  
  86. !! cyan dark/light
  87. !! *color6: S_cyan
  88. !! *color14: S_base1
  89.  
  90. !! white dark/light
  91. !! *color7: S_base2
  92. !! *color15: S_base3
  93.  
  94.  
  95. ! special
  96. *.foreground: #00ffbb
  97. *.background: #000000
  98. *.cursorColor: #00ffbb
  99.  
  100. ! black
  101. *.color0: #38526b
  102. *.color8: #fc8600
  103.  
  104. ! red
  105. *.color1: #a54242
  106. *.color9: #c518e1
  107.  
  108. ! green
  109. *.color2: #8c9440
  110. *.color10: #ff003f
  111.  
  112. ! yellow
  113. *.color3: #f8ff19
  114. *.color11: #ee726e
  115.  
  116. ! blue
  117. *.color4: #2290ea
  118. *.color12: #10c7ea
  119.  
  120. ! magenta
  121. *.color5: #85678f
  122. *.color13: #b294bb
  123.  
  124. ! cyan
  125. *.color6: #348077
  126. *.color14: #21d4ed
  127.  
  128. ! white
  129. *.color7: #707880
  130. *.color15: #79ff00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement