lpfManiak

/usr/share/awesome/themes/lpf/theme.lua

Mar 21st, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.85 KB | None | 0 0
  1. ---------------------------
  2. -- Default awesome theme --
  3. ---------------------------
  4.  
  5. theme = {lpf}
  6.  
  7. theme.font          = "lemon 8"
  8.  
  9. theme.bg_normal     = "#fefffd"
  10. --theme.bg_focus      = "#c9d6bc"
  11. theme.bg_focus      = "#e8edd9"
  12. theme.bg_urgent     = "#efccbb"
  13. theme.bg_minimize   = "#fefffd"
  14. theme.bg_systray    = theme.bg_normal
  15.  
  16. theme.useless_gap_width = "20"
  17. theme.lower_window_height = "72"
  18. --set your vertical resolution
  19. theme.vertical_resolution = "1080"
  20. --set the extra vertical spacing to 8px
  21. theme.vertical_border = "8"
  22. --set the extra outermost spacing to 18px
  23. theme.outer_padding = "18"
  24.  
  25. theme.fg_normal     = "#3d402b"
  26. theme.fg_focus      = "#3d402b"
  27. theme.fg_urgent     = "#3d402b"
  28. theme.fg_minimize   = "#3d402b"
  29.  
  30. theme.border_width  = 1
  31.  
  32. -- Border colors without compton
  33. --theme.border_normal = "#9c886e"old
  34. --theme.border_focus  = "#8c7860"old
  35. theme.border_normal = "#c7b59f"
  36. theme.border_focus  = "#a08768"
  37. --theme.border_normal = "#a6b387"green
  38. --theme.border_focus  = "#7b8f55"green
  39.  
  40. -- Border colors with compton
  41. --theme.border_normal = "#c7b59f"
  42. --theme.border_normal = "#fefffd"
  43. --theme.border_focus  = "#b49c7f"
  44.  
  45. theme.border_marked = "#000000"
  46.  
  47. -- There are other variable sets
  48. -- overriding the default one when
  49. -- defined, the sets are:
  50. -- [taglist|tasklist]_[bg|fg]_[focus|urgent]
  51. -- titlebar_[bg|fg]_[normal|focus]
  52. -- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color]
  53. -- mouse_finder_[color|timeout|animate_timeout|radius|factor]
  54. -- Example:
  55. --theme.taglist_bg_focus = "#ff0000"
  56.  
  57. -- Display the taglist squares
  58. -- theme.taglist_squares_sel   = "/usr/share/awesome/themes/default/taglist/squarefw.png"
  59. -- theme.taglist_squares_unsel = "/usr/share/awesome/themes/default/taglist/squarew.png"
  60.  
  61. -- Variables set for theming the menu:
  62. -- menu_[bg|fg]_[normal|focus]
  63. -- menu_[border_color|border_width]
  64. theme.menu_submenu_icon = "/usr/share/awesome/themes/default/submenu.png"
  65. theme.menu_height = 15
  66. theme.menu_width  = 100
  67.  
  68. -- You can add as many variables as
  69. -- you wish and access them by using
  70. -- beautiful.variable in your rc.lua
  71. --theme.bg_widget = "#cc0000"
  72.  
  73. -- Define the image to load
  74. theme.titlebar_close_button_normal = "/usr/share/awesome/themes/default/titlebar/close_normal.png"
  75. theme.titlebar_close_button_focus  = "/usr/share/awesome/themes/default/titlebar/close_focus.png"
  76.  
  77. theme.titlebar_ontop_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/ontop_normal_inactive.png"
  78. theme.titlebar_ontop_button_focus_inactive  = "/usr/share/awesome/themes/default/titlebar/ontop_focus_inactive.png"
  79. theme.titlebar_ontop_button_normal_active = "/usr/share/awesome/themes/default/titlebar/ontop_normal_active.png"
  80. theme.titlebar_ontop_button_focus_active  = "/usr/share/awesome/themes/default/titlebar/ontop_focus_active.png"
  81.  
  82. theme.titlebar_sticky_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/sticky_normal_inactive.png"
  83. theme.titlebar_sticky_button_focus_inactive  = "/usr/share/awesome/themes/default/titlebar/sticky_focus_inactive.png"
  84. theme.titlebar_sticky_button_normal_active = "/usr/share/awesome/themes/default/titlebar/sticky_normal_active.png"
  85. theme.titlebar_sticky_button_focus_active  = "/usr/share/awesome/themes/default/titlebar/sticky_focus_active.png"
  86.  
  87. theme.titlebar_floating_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/floating_normal_inactive.png"
  88. theme.titlebar_floating_button_focus_inactive  = "/usr/share/awesome/themes/default/titlebar/floating_focus_inactive.png"
  89. theme.titlebar_floating_button_normal_active = "/usr/share/awesome/themes/default/titlebar/floating_normal_active.png"
  90. theme.titlebar_floating_button_focus_active  = "/usr/share/awesome/themes/default/titlebar/floating_focus_active.png"
  91.  
  92. theme.titlebar_maximized_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/maximized_normal_inactive.png"
  93. theme.titlebar_maximized_button_focus_inactive  = "/usr/share/awesome/themes/default/titlebar/maximized_focus_inactive.png"
  94. theme.titlebar_maximized_button_normal_active = "/usr/share/awesome/themes/default/titlebar/maximized_normal_active.png"
  95. theme.titlebar_maximized_button_focus_active  = "/usr/share/awesome/themes/default/titlebar/maximized_focus_active.png"
  96.  
  97. theme.wallpaper = "/home/lpf/Pictures/totoroshadow.png"
  98. --theme.wallpaper = "/home/lpf/Pictures/wallpaper-2462738.jpg"
  99.  
  100.  
  101. --theme.wallpaper = "/home/lpf/strange_bullseyes/strange_bullseyesyel.png"
  102. --theme.wallpaper = "/home/lpf/strange_bullseyes/flowers.png"
  103.  
  104. -- You can use your own layout icons like this:
  105. theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairhw.png"
  106. theme.layout_fairv = "/usr/share/awesome/themes/default/layouts/fairvw.png"
  107. theme.layout_floating  = "/usr/share/awesome/themes/default/layouts/floatingw.png"
  108. theme.layout_magnifier = "/usr/share/awesome/themes/default/layouts/magnifierw.png"
  109. theme.layout_max = "/usr/share/awesome/themes/default/layouts/maxw.png"
  110. theme.layout_fullscreen = "/usr/share/awesome/themes/default/layouts/fullscreenw.png"
  111. theme.layout_tilebottom = "/usr/share/awesome/themes/default/layouts/tilebottomw.png"
  112. theme.layout_tileleft   = "/usr/share/awesome/themes/default/layouts/tileleftw.png"
  113. theme.layout_tile = "/usr/share/awesome/themes/default/layouts/tilew.png"
  114. theme.layout_tiletop = "/usr/share/awesome/themes/default/layouts/tiletopw.png"
  115. theme.layout_spiral  = "/usr/share/awesome/themes/default/layouts/spiralw.png"
  116. theme.layout_dwindle = "/usr/share/awesome/themes/default/layouts/dwindlew.png"
  117.  
  118. theme.awesome_icon = "/usr/share/awesome/icons/awesome16.png"
  119.  
  120. theme.tasklist_disable_icon = true
  121.  
  122. -- Define the icon theme for application icons. If not set then the icons
  123. -- from /usr/share/icons and /usr/share/icons/hicolor will be used.
  124. theme.icon_theme = nil
  125.  
  126. return theme
  127. -- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80
Advertisement
Add Comment
Please, Sign In to add comment