Advertisement
Guest User

themerc

a guest
Sep 23rd, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. # Name: Mint-Y-Borderless
  2. # Author: hictio
  3. # License: GPL-3.0+
  4.  
  5. ## active_text_color=#EDEDED
  6. ## inactive_text_color=#B3BAC6
  7.  
  8. active_text_color=#787878
  9. inactive_text_color=#9d9d9d
  10.  
  11. ## button_offset=5
  12. button_offset=7
  13. ## button_spacing=2
  14. button_spacing=4
  15. show_app_icon=false
  16. full_width_title=true
  17. maximized_offset=0
  18. ## title_horizontal_offset=2
  19. title_horizontal_offset=0
  20. title_shadow_active=false
  21. title_shadow_inactive=false
  22. ## title_vertical_offset_active=2
  23. title_vertical_offset_active=1
  24. title_vertical_offset_inactive=2
  25. title_shadow_active=false
  26. title_shadow_inactive=false
  27. ## shadow_delta_height=0
  28. shadow_delta_height=2
  29. shadow_delta_width=0
  30. shadow_delta_x=0
  31. ## shadow_delta_y=0
  32. shadow_delta_y=-5
  33. resize_opacity=100
  34.  
  35. shadow_opacity=50
  36.  
  37. move_opacity=100
  38. popup_opacity=100
  39. show_frame_shadow=true
  40. show_popup_shadow=false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement