Advertisement
RiDeag

bbLean style

Feb 4th, 2013
590
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. !-- info --
  2. style.name: Stilski
  3. style.author: RiDeag
  4.  
  5. !-- background --
  6. ! rootCommand: bsetroot -full "backgrounds\image_name.jpg"
  7.  
  8. !-- toolbar --
  9. toolbar.appearance: flat solid
  10. toolbar.backgroundColor: #223445
  11. toolbar.textColor: #dedede
  12. toolbar.marginWidth: 0
  13. toolbar.font: Segoe UI Semibold
  14. toolbar.fontHeight: 15
  15. toolbar.alignment: center
  16. toolbar.label.appearance: parentrelative
  17. toolbar.label.textColor: #828282
  18. toolbar.label.marginWidth: 4
  19. toolbar.windowLabel.appearance: flat solid
  20. toolbar.windowLabel.backgroundColor: #395875
  21. toolbar.windowLabel.textColor: #ffffff
  22. toolbar.clock.appearance: parentrelative
  23. toolbar.clock.textColor: #dedede
  24. toolbar.button.appearance: flat solid
  25. toolbar.button.backgroundColor: #303438
  26. toolbar.button.foregroundColor: #303438
  27. !toolbar.button.foregroundColor: #dedede
  28. toolbar.button.marginWidth: 0
  29. toolbar.button.pressed.appearance: parentrelative
  30. toolbar.button.pressed.foregroundColor: #303438
  31.  
  32. !-- menu --
  33. menu.title.appearance: flat solid
  34. menu.title.backgroundColor: #FFFFFF
  35. menu.title.textColor: #dedede
  36. menu.title.marginWidth: 1
  37. menu.title.font: Segoe UI
  38. menu.title.fontHeight: 1
  39. menu.title.alignment: right
  40. menu.frame.appearance: flat solid
  41. menu.frame.backgroundColor: #FFFFFF
  42. menu.frame.foregroundColor: #252629
  43. menu.frame.textColor: #4d4d4d
  44. menu.frame.disabledColor: #626262
  45. menu.frame.marginWidth: 0
  46. menu.frame.font: Segoe UI
  47. menu.frame.fontHeight: 13
  48. menu.frame.alignment: right
  49. menu.active.appearance: parentrelative
  50. menu.active.foregroundColor: #999999
  51. menu.active.textColor: #999999
  52. menu.active.marginWidth: 5
  53. menu.bullet: triangle
  54. menu.bullet.position: right
  55.  
  56. !-- window --
  57. window.title.focus.appearance: flat solid
  58. window.title.focus.backgroundColor: #1b1b1b
  59. window.label.focus.appearance: parentrelative
  60. window.label.focus.textColor: #52728e
  61. window.handle.focus.appearance: flat solid
  62. window.handle.focus.backgroundColor: #626262
  63. window.grip.focus.appearance: flat solid
  64. window.grip.focus.backgroundColor: #000000
  65. window.button.focus.appearance: parentrelative
  66. window.button.focus.foregroundColor: #748981
  67. window.button.pressed.appearance: parentrelative
  68. window.button.pressed.foregroundColor: #d6d6d6
  69. window.title.unfocus.appearance: flat solid
  70. window.title.unfocus.backgroundColor: #1b1b1b
  71. window.label.unfocus.appearance: parentrelative
  72. window.label.unfocus.textColor: #52728e
  73. window.handle.unfocus.appearance: flat solid
  74. window.handle.unfocus.backgroundColor: #4b4b4b
  75. window.grip.unfocus.appearance: parentrelative
  76. window.button.unfocus.appearance: parentrelative
  77. window.button.unfocus.foregroundColor: #748981
  78. window.title.marginWidth: 1
  79. window.label.marginWidth: 2
  80. window.button.marginWidth: 1
  81. window.frame.focus.borderColor: #f5f5f5
  82. window.frame.unfocus.borderColor: #f5f5f5
  83. window.frame.borderWidth: 0
  84. window.handleHeight: 0
  85. window.font: HaxrCorp S8
  86. window.fontHeight: 1
  87. window.alignment: center
  88.  
  89. !-- slit --
  90. slit.appearance: flat solid
  91. slit.backgroundColor: #292929
  92. slit.marginWidth: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement