Advertisement
BSDG33KCLUB

Motif for BSD - .Xdefaults (greyish blue)

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