unixwz0r

.Xdefaults

Feb 22nd, 2015
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.97 KB | None | 0 0
  1. ! Tuxhat Special CLS .Xdefaults
  2. URxvt.perl-ext-common: default,tabbed,matcher
  3.  
  4. xterm*ScrollBar: false
  5. *foreground:           #7cafc2
  6. *background:           #181818
  7. !urxvt*background: #181512
  8. urxvt*background: #000000
  9. urxvt*foreground: #f0dfaf
  10. urxvt*cursorColor: #f0dfaf
  11.  
  12. !! black dark/light
  13. urxvt*color0: #181818
  14. urxvt*color8: #585858
  15.  
  16. !! red dark/light
  17. urxvt*color1: #ab4642
  18. urxvt*color9: #ab4642
  19.  
  20. !! green dark/light
  21. urxvt*color2: #a1b56c
  22. urxvt*color10: #a1b56c
  23.  
  24. !! yellow dark/light
  25. urxvt*color3: #f7ca88
  26. urxvt*color11: #f7ca88
  27.  
  28. !! blue dark/light
  29. ! urxvt*color4: #7cafc2
  30. ! urxvt*color12: #7cafc2
  31. urxvt*color4: #7cafc2
  32. urxvt*color12: #7cafc2
  33.  
  34. !! magenta dark/light
  35. urxvt*color5: #ba8baf
  36. urxvt*color13: #ba8baf
  37.  
  38. !! cyan dark/light
  39. urxvt*color6: #86c1b9
  40. urxvt*color14: #86c1b9
  41.  
  42. !! white dark/light
  43. urxvt*color7: #d8d8d8
  44. urxvt*color15: #f8f8f8
  45.  
  46. URxvt.scrollBar: true
  47. URxvt.scrollstyle: plain
  48. URxvt.scrollBar_right: true
  49. URxvt.scrollColor: #1A1A1A
  50.  
  51. ! example
  52. URxvt.geometry: 113x23
  53. URxvt*.transparent: true
  54. URxvt*termName: rxvt
  55. ! URxvt*.shading: 0 to 99 darkens, 101 to 200 lightens
  56. URxvt*.shading: 15
  57. URxvt.font:      -xos4-terminus-medium-*-normal-*-12-*-*-*-*-*-*-*
  58. !urxvt*font:     latin-*-*-*-12-*-*-*-*-*-iso8859-1
  59. !urxvt*boldFont: latin-bold-*-*-*-12-*-*-*-*-*-iso8859-1
  60. #!/bin/env bash
  61. ! mwm DW-Motif Scheme by:cypx
  62. ! Active border colors
  63. Mwm*activeForeground: #000000000000
  64. Mwm*activeBackground: #987867
  65. Mwm*activeBackgroundPixmap: /usr/home/raz0redge/motif/active.xpm
  66. Mwm*activeTopShadowColor: #c4ada1
  67. Mwm*activeTopShadowPixmap: unspecified_pixmap
  68. Mwm*activeBottomShadowColor: #584940
  69. Mwm*activeBottomShadowPixmap: unspecifie!
  70. ! Window manager menu colors
  71. ! This is used for color customization to match the menu colors
  72. ! to the active or inactive borders.  If this is set to 0,
  73. ! the menu colors will not be changed during customization
  74. Mwm*matchMenuColors : 1
  75. Mwm*menu*foreground: #000000000000
  76. Mwm*menu*background: #caaa91
  77. Mwm*menu*backgroundPixmap: /usr/home/raz0redge/motif/inactive.xpm
  78. Mwm*menu*topShadowColor: #dbbca3
  79. Mwm*menu*topShadowpixmap: unspecified_pixmap
  80. Mwm*menu*bottomShadowColor: #997559
  81. Mwm*menu*bottomShadowPixmap: unspecified_pixmap
  82. !
  83. ! Icon image and box colors
  84. Mwm*iconImageForeground: #000000000000
  85. Mwm*iconImageBackground: #caaa91
  86. Mwm*iconImageBackgroundPixmap: /usr/home/raz0redge/motif/active.xpm
  87. Mwm*iconImageTopShadowColor: #dbbca3
  88. Mwm*iconImageTopShadowPixmap: unspecified_pixmap
  89. Mwm*iconImageBottomShadowColor: #997559
  90. Mwm*iconImageBottomShadowPixmap: unspecified_pixmap
  91. Mwm*iconImageAutoShade: True
  92. !
  93. ! Set the trough color to set the iconbox color
  94. Mwm*iconbox.IBframe.IBsWindow.hScrollBar.TroughColor:
  95. Mwm*iconbox.IBframe.IBsWindow.vScrollBar.TroughColor:
  96. !
  97. ! Inactive border colors
  98. Mwm*foreground: #000000000000
  99. Mwm*background: #caaa91
  100. Mwm*backgroundPixmap: /usr/home/raz0redge/motif/inactive.xpm
  101. Mwm*topShadowColor: #dbbca3
  102. Mwm*topShadowPixmap: unspecified_pixmap
  103. Mwm*bottomShadowColor: #997559
  104. Mwm*bottomShadowPixmap: unspecified_pixmap
  105. Mwm*autoShade: True
  106. !
  107. ! Matte colors
  108. Mwm*matteForeground: #000000000000
  109. Mwm*matteBackground: #caaa91
  110. Mwm*matteTopShadowColor: #dbbca3
  111. Mwm*matteTopShadowPixmap: unspecified_pixmap
  112. Mwm*matteBottomShadowColor: #997559
  113. Mwm*matteBottomShadowPixmap: unspecified_pixmap
  114. Mwm*matteAutoShade: True
  115. !
  116. !
  117. ! Set to greater than 0 pixels to add an additional border
  118. ! between border and the window
  119. Mwm*matteWidth: 0
  120. !
  121. ! Mwm fonts
  122. Mwm*fontList: -xos4-terminus-medium-*-normal-*-12-*-*-*-*-*-*-*
  123. !
  124. ! Set to Explicit to determine focus by clicking on the window
  125. ! or border
  126. ! Set to Pointer to determine focus based on the location of
  127. ! the pointer
  128. Mwm*keyboardFocusPolicy: Pointer
  129. !
  130. ! Policy when the window with focus is minimized or removed
  131. ! if focuspolicy is explicit, set to true to give focus to
  132. ! the window with previous focus
  133. Mwm*autoKeyFocus: True
  134. !
  135. ! Policy when the window with focus is raised
  136. ! if focuspolicy is explicit, set to true to give focus to
  137. ! the window that is raised
  138. Mwm*raiseKeyFocus: True
  139. !
  140. ! if focuspolicy is explicit, set to true to give a window focus
  141. ! when it is restored from an icon
  142. Mwm*deiconifyKeyFocus: True
  143. !
  144. ! Set to True to raise a window when it is given focus
  145. ! Set to False to keep the stacking order the same when a window
  146. ! is given focus
  147. Mwm*focusAutoRaise: True
  148. !
  149. ! if focuspolicy is explicit,
  150. ! set to true to give input focus to a window when it is mapped
  151. Mwm*startupKeyFocus: True
  152. !
  153. ! Set to True to place and size windows interactively
  154. ! false to use default placement
  155. Mwm*interactivePlacement: False
  156. !
  157. ! Delay time to retry interactive placement if it fails
  158. Mwm*interPlaceDelay: 1000
  159. !
  160. ! Number of retries for interactive placement before using default
  161. ! placement
  162. Mwm*interPlaceRetries: 4
  163. !
  164. ! This determines default placement of window when there is
  165. ! no specification by the user
  166. ! Set to true to have Mwm stagger the positions of a window
  167. ! from the top left corner
  168. Mwm*clientAutoPlace: False
  169. !
  170. ! Set to true to include the border when positioning a window
  171. ! Set to false to exclude the border
  172. Mwm*positionIsFrame: False
  173. !
  174. ! Set to true to gray icons in the iconbox
  175. ! when the icons are not in the minimized state
  176. Mwm*fadeNormalIcon: True
  177. !
  178. ! Border decorations
  179. ! Set to all for all decorations
  180. ! Set to any of the following to limit decorations:
  181. !    maximize minimize resizeh border menu title
  182. ! Set to none for no decorations
  183. Mwm*clientDecoration: all
  184. !
  185. ! Set to True for compatibility for running XUI applications
  186. Mwm*useDECMode: True
  187. !
  188. ! Set to True to display icon box
  189. ! Set to False to displays icons without the icon box
  190. Mwm*useIconBox: False
  191. !
  192. Mwm*iconBoxSBDisplayPolicy:       vertical
  193. !
  194. ! Icon decorations
  195. ! Set to all or any of the following to control what is
  196. ! displayed with an icon
  197. ! activelabel label image
  198. Mwm*iconDecoration: activelabel label image
  199. !
  200. ! Position of Icon box
  201. ! width x height + x position + y position
  202. Mwm*iconBoxGeometry: 14x1+0+2000
  203. !
  204. ! Size of resize border
  205. Mwm*resizeBorderWidth: 6
  206. !
  207. ! When moving a window,
  208. ! if this is set to True, the entire window will move
  209. ! if this is set to False, an outline will move
  210. Mwm*moveOpaque: False
  211. !
  212. ! Set this to True to ignore the appropriate MOD keys for window
  213. ! manager operations depending on the keyboard and language
  214. Mwm*ignoreModKeys: False
  215. ! Set this to True to always ignore MOD2, MOD3, MOD4 keys for
  216. ! window ! manager operations regardless of the keyboard and
  217. ! language
  218. Mwm*ignoreAllModKeys: False
  219. !
  220. Mwm*transientDecoration: Title resize
  221. Mwm*workspaceMenu: True
  222. !
  223. ! How to place icons when a window is minimized
  224. ! Set to left top for top of screen left to right
  225. ! Set to left bottom for bottom of screen left to right
  226. ! Set to right top for top of screen right to left
  227. ! Set to right bottom for bottom of screen right to left
  228. ! Set to top left for left of screen top to bottom
  229. ! Set to top right for right of screen top to bottom
  230. ! Set to bottom left for left of screen bottom to top
  231. ! Set to bottom right for right of screen bottom to top
  232. Mwm*iconPlacement: top left
  233. !
  234. ! Set to True to place icons according to iconPlacement resource
  235. ! Set to False for interactive arrangement
  236. Mwm*iconAutoPlace: True
  237. !
  238. ! Set to numbers of pixels between the edge of screen and the
  239. ! icons
  240. Mwm*iconPlacementMargin: 1
  241. !
  242. ! Title for icon box
  243. Mwm*iconBoxTitle: Icon box
  244. !
  245. Mwm*restartSettings: True
  246. !
  247. ! Feedback information
  248. ! options are all or none or
  249. ! behavior move resize placement quit restart kill
  250. Mwm*showFeedback:      behavior placement quit restart kill
  251. !
  252. ! Resize Mwm dialog boxes to fit on screen
  253. *DXmfitToScreenPolicy:      as_needed
  254. !
  255. ! Double-click on window menu (on border of window)
  256. ! Set to true to enable double-click on window menu to "close"
  257. ! a window
  258. Mwm*wMenuButtonClick2: Falsed_pixmap
  259. Mwm*activeAutoShade: True
  260.  
  261. URxvt.tabbed.tabbar-fg: 2
  262. URxvt.tabbed.tabbar-bg: 0
  263. URxvt.tabbed.tab-fg: 3
  264. URxvt.tabbed.tab-bg: 0
  265.  
  266. ! URxvt.font:  -xos4-terminus-medium-*-normal-*-12-*-*-*-*
Advertisement
Add Comment
Please, Sign In to add comment