Advertisement
Guest User

style

a guest
May 29th, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. ! Stylefile for blackbox
  2. ! Automagically generated by bbstylemaker
  3.  
  4. !-- background --
  5. rootCommand:
  6.  
  7. !-- toolbar --
  8. toolbar.appearance: flat solid
  9. toolbar.textColor: #a8c0d3
  10. toolbar.marginWidth: 0
  11. toolbar.font: Roboto
  12. toolbar.fontHeight: 17
  13. toolbar.alignment: center
  14. toolbar.label.appearance: flat solid
  15. toolbar.label.textColor: #7198c1
  16. toolbar.label.marginWidth: 4
  17. toolbar.label.backgroundColor: #e6e9ef
  18. toolbar.windowLabel.appearance: flat solid
  19. toolbar.windowLabel.textColor: #60c3f0
  20. toolbar.windowLabel.backgroundColor: #e6e9ef
  21. toolbar.clock.appearance: flat solid
  22. toolbar.clock.textColor: #7198c1
  23. toolbar.clock.backgroundColor: #e6e9ef
  24. toolbar.button.appearance: flat solid
  25. toolbar.button.foregroundColor: #7198b7
  26. toolbar.button.marginWidth: 4
  27. toolbar.button.pressed.appearance: flat solid
  28. toolbar.button.pressed.foregroundColor: #7198b7
  29. toolbar.button.pressed.backgroundColor: #e6e9ef
  30. toolbar.button.backgroundColor: #eff1f5
  31. toolbar.backgroundColor: #fcfcfd
  32.  
  33. !-- menu --
  34. menu.title.appearance: hidden
  35. menu.title.textColor: #000000
  36. menu.title.marginWidth: 0
  37. menu.title.font: Roboto
  38. menu.title.fontHeight: 17
  39. menu.title.alignment: left
  40. menu.frame.appearance: flat solid
  41. menu.frame.foregroundColor: #dbf1f9
  42. menu.frame.textColor: #b9ccdc
  43. menu.frame.disabledColor: #c0392b
  44. menu.frame.marginWidth: 0
  45. menu.frame.font: Roboto
  46. menu.frame.fontHeight: 17
  47. menu.frame.alignment: left
  48. menu.frame.backgroundColor: #fcfcfd
  49. menu.active.appearance: flat solid
  50. menu.active.foregroundColor: #fcfcfd
  51. menu.active.textColor: #5bc1f0
  52. menu.active.marginWidth: 4
  53. menu.active.backgroundColor: #e6e9ef
  54. menu.bullet: square
  55. menu.bullet.position: right
  56.  
  57. !-- window --
  58. window.title.focus.appearance: flat solid
  59. window.title.focus.backgroundColor: #34495e
  60. window.label.focus.appearance: parentrelative
  61. window.label.focus.textColor: #000000
  62. window.handle.focus.appearance: sunken pipecross interlaced gradient
  63. window.handle.focus.color1: #707070
  64. window.handle.focus.color2: #f0f0f0
  65. window.grip.focus.appearance: raised vertical gradient
  66. window.grip.focus.color1: #93ff21
  67. window.grip.focus.color2: #32df5f
  68. window.button.focus.appearance: parentrelative
  69. window.button.focus.foregroundColor: #fafafa
  70. window.button.pressed.appearance: parentrelative
  71. window.button.pressed.foregroundColor: #000000
  72. window.title.unfocus.appearance: flat solid
  73. window.title.unfocus.backgroundColor: #34495e
  74. window.label.unfocus.appearance: parentrelative
  75. window.label.unfocus.textColor: #000000
  76. window.handle.unfocus.appearance: raised vertical gradient
  77. window.handle.unfocus.color1: #93ff21
  78. window.handle.unfocus.color2: #32df5f
  79. window.grip.unfocus.appearance: parentrelative
  80. window.button.unfocus.appearance: parentrelative
  81. window.button.unfocus.foregroundColor: #fafafa
  82. window.title.marginWidth: 0
  83. window.label.marginWidth: 0
  84. window.button.marginWidth: 0
  85. window.frame.focus.borderColor: #34495e
  86. window.frame.unfocus.borderColor: #34495e
  87. window.frame.borderWidth: 1
  88. window.handleHeight: 0
  89. window.font: MonteCarlo
  90. window.fontHeight: 15
  91. window.alignment: center
  92.  
  93. !-- slit --
  94. slit.appearance: sunken pipecross interlaced gradient
  95. slit.color1: #9a9a9a
  96. slit.color2: #ffffff
  97. slit.marginWidth: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement