Advertisement
bejiitas_wrath

Blackbox theme.

Nov 27th, 2019
682
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.08 KB | None | 0 0
  1. toolbar: raised diagonal gradient
  2. toolbar.color: rgb:3/6/4
  3. toolbar.colorTo: rgb:4/6/8
  4. toolbar.button: raised crossdiagonal gradient
  5. toolbar.button.color: rgb:3/8/6
  6. toolbar.button.colorTo: rgb:5/28/a
  7. toolbar.button.picColor: rgb:1/18/2
  8. toolbar.button.pressed: raised crossdiagonal gradient
  9. toolbar.button.pressed.color: grey40
  10. toolbar.button.pressed.colorTo: grey20
  11. toolbar.label: raised crossdiagonal gradient
  12. toolbar.label.color: grey40
  13. toolbar.label.colorTo: grey20
  14. toolbar.label.textColor: grey85
  15. toolbar.windowLabel: raised crossdiagonal gradient
  16. toolbar.windowLabel.color: grey40
  17. toolbar.windowLabel.colorTo: grey20
  18. toolbar.windowLabel.textColor: grey85
  19. toolbar.clock: raised crossdiagonal gradient
  20. toolbar.clock.color: grey40
  21. toolbar.clock.colorTo: grey20
  22. toolbar.clock.textColor: grey85
  23. toolbar.justify: right
  24. toolbar.font: lucidasans-10
  25. menu.title: raised diagonal gradient
  26. menu.title.color: rgb:6/09/c
  27. menu.title.colorTo: rgb:3/48/6
  28. menu.title.textColor: white
  29. menu.title.font: lucidasans-10
  30. menu.title.justify: right
  31. menu.frame: raised crossdiagonal gradient
  32. menu.frame.color: grey40
  33. menu.frame.colorTo: grey20
  34. menu.frame.textColor: grey85
  35. menu.frame.disableColor: rgb:4/4/38
  36. menu.frame.font: lucidasans-10
  37. menu.frame.justify: right
  38. menu.bullet.position: left
  39. menu.bullet: square
  40. menu.hilite: raised crossdiagonal gradient
  41. menu.hilite.color: rgb:6/9/c
  42. menu.hilite.colorTo: rgb:3/48/6
  43. menu.hilite.textColor: white
  44. window.title.focus: raised crossdiagonal gradient
  45. window.title.focus.color: rgb:6/9/c
  46. window.title.focus.colorTo: rgb:4/6/8
  47. window.title.unfocus: flat solid
  48. window.title.unfocus.color: grey30
  49. window.label.focus: raised diagonal gradient
  50. window.label.focus.color: grey12
  51. window.label.focus.colorTo: grey20
  52. window.label.focus.textColor: white
  53. window.label.unfocus: flat crossdiagonal gradient
  54. window.label.unfocus.color: grey30
  55. window.label.unfocus.colorTo: grey20
  56. window.label.unfocus.textColor: grey60
  57. window.button.focus: flat crossdiagonal gradient
  58. window.button.focus.color: rgb:4/6/8
  59. window.button.focus.colorTo: rgb:5/78/a
  60. window.button.focus.picColor: rgb:1/18/2
  61. window.button.unfocus: flat solid
  62. window.button.unfocus.color: grey30
  63. window.button.unfocus.picColor: grey20
  64. window.button.pressed: flat crossdiagonal gradient
  65. window.button.pressed.color: grey40
  66. window.button.pressed.colorTo: grey20
  67. window.handle.focus: flat crossdiagonal gradient window.handle.focus.color: rgb:6/9/c
  68. window.handle.focus.colorTo: rgb:3/48/6
  69. window.handle.unfocus: flat solid
  70. window.handle.unfocus.color: grey30
  71. window.grip.focus: flat crossdiagonal gradient
  72. window.grip.focus.color: grey40
  73. window.grip.focus.colorTo: grey20
  74. window.grip.unfocus: flat crossdiagonal gradient
  75. window.grip.unfocus.color: grey30
  76. window.grip.unfocus.colorTo: grey20
  77. window.frame.focusColor: grey10
  78. window.frame.unfocusColor: grey12
  79. window.font: lucidasans-10
  80. window.justify: center
  81. borderColor: grey20
  82. bevelWidth: 3
  83. borderWidth: 1
  84. handleWidth: 3
  85. *textColor: white
  86. *Font: lucidasans-12
  87. rootCommand: bsetroot -gradient raiseddiagonalgradient -from rgb:10/55/90 -to rgb:10/06/10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement