Advertisement
bvn13

Untitled

Sep 13th, 2013
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.43 KB | None | 0 0
  1. --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
  2. --{{ Awesome Powerarrow-dark theme by Rom Ockee - based on Awesome Zenburn and Need_Aspirin themes }}---
  3. --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
  4.  
  5. green = "#7fb219"
  6. cyan = "#7f4de6"
  7. red = "#e04613"
  8. lblue = "#6c9eab"
  9. dblue = "#00ccff"
  10. black = "#3f3f3f"
  11. lgrey = "#d2d2d2"
  12. dgrey = "#333333"
  13. white = "#ffffff"
  14.  
  15. theme = {}
  16.  
  17. theme.wallpaper_cmd = { "awsetbg -t /home/bvn13/.config/awesome/themes/powerarrow-dark/wallpapers/darkdenim.png" }
  18.  
  19. theme.font = "Terminus 9"
  20. theme.fg_normal = "#DCDCCC"
  21. theme.fg_focus = "#F0DFAF"
  22. theme.fg_urgent = "#CC9393"
  23. theme.bg_normal = "#3F3F3F"
  24. theme.bg_focus = "#1E2320"
  25. theme.bg_urgent = "#3F3F3F"
  26. theme.border_width = "0"
  27. theme.border_normal = "#3F3F3F"
  28. theme.border_focus = "#6F6F6F"
  29. theme.border_marked = "#CC9393"
  30. theme.titlebar_bg_focus = "#3F3F3F"
  31. theme.titlebar_bg_normal = "#3F3F3F"
  32. theme.binclock_bg = "#3F3F3F"
  33. theme.binclock_fga = "#9FBC00"
  34. theme.binclock_fgi = "#242424"
  35. -- theme.taglist_bg_focus = black
  36. theme.taglist_fg_focus = dblue
  37. theme.tasklist_bg_focus = black
  38. theme.tasklist_fg_focus = dblue
  39. theme.textbox_widget_as_label_font_color = white
  40. theme.textbox_widget_margin_top = 1
  41. theme.text_font_color_1 = green
  42. theme.text_font_color_2 = dblue
  43. theme.text_font_color_3 = white
  44. theme.notify_font_color_1 = green
  45. theme.notify_font_color_2 = dblue
  46. theme.notify_font_color_3 = black
  47. theme.notify_font_color_4 = white
  48. theme.notify_font = "Monaco 7"
  49. theme.notify_fg = theme.fg_normal
  50. theme.notify_bg = theme.bg_normal
  51. theme.notify_border = theme.border_focus
  52. theme.awful_widget_bckgrd_color = dgrey
  53. theme.awful_widget_border_color = dgrey
  54. theme.awful_widget_color = dblue
  55. theme.awful_widget_gradien_color_1 = orange
  56. theme.awful_widget_gradien_color_2 = orange
  57. theme.awful_widget_gradien_color_3 = orange
  58. theme.awful_widget_height = 14
  59. theme.awful_widget_margin_top = 2
  60.  
  61. -- There are other variable sets
  62. -- overriding the default one when
  63. -- defined, the sets are:
  64. -- [taglist|tasklist]_[bg|fg]_[focus|urgent]
  65. -- titlebar_[normal|focus]
  66. -- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color]
  67. -- Example:
  68. -- theme.taglist_bg_focus = "#CC9393"
  69. -- }}}
  70.  
  71. -- {{{ Widgets
  72. -- You can add as many variables as
  73. -- you wish and access them by using
  74. -- beautiful.variable in your rc.lua
  75. -- theme.fg_widget = "#AECF96"
  76. -- theme.fg_center_widget = "#88A175"
  77. -- theme.fg_end_widget = "#FF5656"
  78. -- theme.bg_widget = "#494B4F"
  79. -- theme.border_widget = "#3F3F3F"
  80.  
  81. theme.mouse_finder_color = "#CC9393"
  82. -- mouse_finder_[timeout|animate_timeout|radius|factor]
  83.  
  84. -- theme.menu_bg_normal = ""
  85. -- theme.menu_bg_focus = ""
  86. -- theme.menu_fg_normal = ""
  87. -- theme.menu_fg_focus = ""
  88. -- theme.menu_border_color = ""
  89. -- theme.menu_border_width = ""
  90. theme.menu_height = "16"
  91. theme.menu_width = "140"
  92.  
  93. --{{--- Theme icons ------------------------------------------------------------------------------------------
  94.  
  95. theme.awesome_icon = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/awesome-icon.png"
  96. theme.clear_icon = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/clear.png"
  97. -- theme.clear_icon = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/llauncher.png"
  98. theme.menu_submenu_icon = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/submenu.png"
  99. theme.tasklist_floating_icon = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/floatingm.png"
  100. theme.titlebar_close_button_focus = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/close_focus.png"
  101. theme.titlebar_close_button_normal = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/close_normal.png"
  102. theme.titlebar_ontop_button_focus_active = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/ontop_focus_active.png"
  103. theme.titlebar_ontop_button_normal_active = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/ontop_normal_active.png"
  104. theme.titlebar_ontop_button_focus_inactive = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/ontop_focus_inactive.png"
  105. theme.titlebar_ontop_button_normal_inactive = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/ontop_normal_inactive.png"
  106. theme.titlebar_sticky_button_focus_active = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/sticky_focus_active.png"
  107. theme.titlebar_sticky_button_normal_active = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/sticky_normal_active.png"
  108. theme.titlebar_sticky_button_focus_inactive = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/sticky_focus_inactive.png"
  109. theme.titlebar_sticky_button_normal_inactive = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/sticky_normal_inactive.png"
  110. theme.titlebar_floating_button_focus_active = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/floating_focus_active.png"
  111. theme.titlebar_floating_button_normal_active = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/floating_normal_active.png"
  112. theme.titlebar_floating_button_focus_inactive = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/floating_focus_inactive.png"
  113. theme.titlebar_floating_button_normal_inactive = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/floating_normal_inactive.png"
  114. theme.titlebar_maximized_button_focus_active = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/maximized_focus_active.png"
  115. theme.titlebar_maximized_button_normal_active = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/maximized_normal_active.png"
  116. theme.titlebar_maximized_button_focus_inactive = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/maximized_focus_inactive.png"
  117. theme.titlebar_maximized_button_normal_inactive = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/maximized_normal_inactive.png"
  118. theme.taglist_squares_sel = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/square_sel.png"
  119. theme.taglist_squares_unsel = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/square_unsel.png"
  120. theme.layout_floating = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/floating.png"
  121. theme.layout_tile = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/tile.png"
  122. theme.layout_tileleft = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/tileleft.png"
  123. theme.layout_tilebottom = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/tilebottom.png"
  124. theme.layout_tiletop = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/tiletop.png"
  125. theme.arrl = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/arrl.png"
  126. theme.arrl_dl = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/arrl_dl.png"
  127. theme.arrl_ld = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/arrl_ld.png"
  128. theme.widget_battery = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/battery.png"
  129. theme.widget_mem = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/mem.png"
  130. theme.widget_cpu = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/cpu.png"
  131. theme.widget_temp = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/temp.png"
  132. theme.widget_net = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/net.png"
  133. theme.widget_hdd = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/hdd.png"
  134. theme.widget_music = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/music.png"
  135. theme.widget_task = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/task.png"
  136. theme.widget_mail = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/mail.png"
  137. theme.widget_chat = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/chat.png"
  138. theme.widget_dict = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/dict.png"
  139. theme.widget_cal = themes_dir .. "/powerarrow-dark/icons/powerarrow-dark/cal.png"
  140.  
  141. --{{--- User icons ------------------------------------------------------------------------------------------
  142.  
  143. theme.goldendict_icon = themes_dir .. "/powerarrow-dark/icons/goldendict.png"
  144. theme.books_icon = themes_dir .. "/powerarrow-dark/icons/books_brown.png"
  145. theme.xfe_icon = themes_dir .. "/powerarrow-dark/icons/xfe.png"
  146. theme.xferoot_icon = themes_dir .. "/powerarrow-dark/icons/xfe-root.png"
  147. theme.htop_icon = themes_dir .. "/powerarrow-dark/icons/activity_monitor.png"
  148. theme.audacious_icon = themes_dir .. "/powerarrow-dark/icons/audacious.png"
  149. theme.deadbeef_icon = themes_dir .. "/powerarrow-dark/icons/deadbeef.png"
  150. theme.vlc_icon = themes_dir .. "/powerarrow-dark/icons/vlc.png"
  151. theme.xfburn_icon = themes_dir .. "/powerarrow-dark/icons/xfburn.png"
  152. theme.myedu_icon = themes_dir .. "/powerarrow-dark/icons/nucleus24.png"
  153. theme.ideaCE_icon = themes_dir .. "/powerarrow-dark/icons/ideaCE.png"
  154. theme.ideaUE_icon = themes_dir .. "/powerarrow-dark/icons/ideaUE.png"
  155. theme.pycharm_icon = themes_dir .. "/powerarrow-dark/icons/PyCharm_16.png"
  156. theme.emacs_icon = themes_dir .. "/powerarrow-dark/icons/emacs.png"
  157. theme.sublime_icon = themes_dir .. "/powerarrow-dark/icons/SublimeText2old.png"
  158. theme.eclipse_icon = themes_dir .. "/powerarrow-dark/icons/eclipse.png"
  159. theme.galculator_icon = themes_dir .. "/powerarrow-dark/icons/accessories-calculator.png"
  160. theme.spacefm_icon = themes_dir .. "/powerarrow-dark/icons/file-manager.png"
  161. theme.gedit_icon = themes_dir .. "/powerarrow-dark/icons/text-editor.png"
  162. theme.terminal_icon = themes_dir .. "/powerarrow-dark/icons/gnome-terminal.png"
  163. theme.terminalroot_icon = themes_dir .. "/powerarrow-dark/icons/gksu-root-terminal.png"
  164. theme.system_icon = themes_dir .. "/powerarrow-dark/icons/processor.png"
  165. theme.android_icon = themes_dir .. "/powerarrow-dark/icons/android_hdpi.png"
  166. theme.gcolor_icon = themes_dir .. "/powerarrow-dark/icons/icon.png"
  167. theme.gimp_icon = themes_dir .. "/powerarrow-dark/icons/gimp.png"
  168. theme.inkscape_icon = themes_dir .. "/powerarrow-dark/icons/inkscape.png"
  169. theme.recordmydesktop_icon = themes_dir .. "/powerarrow-dark/icons/gtk-recordmydesktop.png"
  170. theme.screengrab_icon = themes_dir .. "/powerarrow-dark/icons/screengrab.png"
  171. theme.xmag_icon = themes_dir .. "/powerarrow-dark/icons/xmag.png"
  172. theme.mydevmenu_icon = themes_dir .. "/powerarrow-dark/icons/safety_helmet.png"
  173. theme.mymultimediamenu_icon = themes_dir .. "/powerarrow-dark/icons/emblem_multimedia.png"
  174. theme.mygraphicsmenu_icon = themes_dir .. "/powerarrow-dark/icons/graphics.png"
  175. theme.nvidia_icon = themes_dir .. "/powerarrow-dark/icons/nvidia-settings.png"
  176. theme.myofficemenu_icon = themes_dir .. "/powerarrow-dark/icons/applications_office.png"
  177. theme.mytoolsmenu_icon = themes_dir .. "/powerarrow-dark/icons/tool_box.png"
  178. theme.mywebmenu_icon = themes_dir .. "/powerarrow-dark/icons/web.png"
  179. theme.mysettingsmenu_icon = themes_dir .. "/powerarrow-dark/icons/hammer_screwdriver.png"
  180. -- theme.celestia_icon = themes_dir .. "/powerarrow-dark/icons/celestia.png"
  181. -- theme.geogebra_icon = themes_dir .. "/powerarrow-dark/icons/geogebra.png"
  182. theme.rosetta_icon = themes_dir .. "/powerarrow-dark/icons/rosetta.png"
  183. theme.stellarium_icon = themes_dir .. "/powerarrow-dark/icons/stellarium.png"
  184. theme.mathematica_icon = themes_dir .. "/powerarrow-dark/icons/Mathematica_Icon.png"
  185. theme.acroread_icon = themes_dir .. "/powerarrow-dark/icons/acroread.png"
  186. theme.djview_icon = themes_dir .. "/powerarrow-dark/icons/djvulibre-djview4.png"
  187. theme.kchmviewer_icon = themes_dir .. "/powerarrow-dark/icons/kchmviewer.png"
  188. theme.leafpad_icon = themes_dir .. "/powerarrow-dark/icons/leafpad.png"
  189. theme.librebase_icon = themes_dir .. "/powerarrow-dark/icons/libreoffice-base.png"
  190. theme.librecalc_icon = themes_dir .. "/powerarrow-dark/icons/libreoffice-calc.png"
  191. theme.libredraw_icon = themes_dir .. "/powerarrow-dark/icons/libreoffice-draw.png"
  192. theme.libreimpress_icon = themes_dir .. "/powerarrow-dark/icons/libreoffice-impress.png"
  193. theme.libremath_icon = themes_dir .. "/powerarrow-dark/icons/libreoffice-math.png"
  194. theme.librewriter_icon = themes_dir .. "/powerarrow-dark/icons/libreoffice-writer.png"
  195. theme.gparted_icon = themes_dir .. "/powerarrow-dark/icons/gparted.png"
  196. theme.peazip_icon = themes_dir .. "/powerarrow-dark/icons/PeaZip.png"
  197. theme.teamviewer_icon = themes_dir .. "/powerarrow-dark/icons/teamview.png"
  198. theme.virtualbox_icon = themes_dir .. "/powerarrow-dark/icons/virtualbox.png"
  199. -- theme.vmware_icon = themes_dir .. "/powerarrow-dark/icons/vmware-workstation.png"
  200. theme.unetbootin_icon = themes_dir .. "/powerarrow-dark/icons/unetbootin.png"
  201. theme.cups_icon = themes_dir .. "/powerarrow-dark/icons/cupsprinter.png"
  202. theme.java_icon = themes_dir .. "/powerarrow-dark/icons/sun_java.png"
  203. theme.qt_icon = themes_dir .. "/powerarrow-dark/icons/qtassistant.png"
  204. theme.filezilla_icon = themes_dir .. "/powerarrow-dark/icons/filezilla.png"
  205. theme.firefox_icon = themes_dir .. "/powerarrow-dark/icons/firefox.png"
  206. theme.thunderbird_icon = themes_dir .. "/powerarrow-dark/icons/thunderbird.png"
  207. theme.luakit_icon = themes_dir .. "/powerarrow-dark/icons/luakit.png"
  208. theme.gajim_icon = themes_dir .. "/powerarrow-dark/icons/gajim.png"
  209. theme.skype_icon = themes_dir .. "/powerarrow-dark/icons/skype.png"
  210. theme.vidalia_icon = themes_dir .. "/powerarrow-dark/icons/vidalia_icon.png"
  211. theme.weechat_icon = themes_dir .. "/powerarrow-dark/icons/weechat.png"
  212. theme.meld_icon = themes_dir .. "/powerarrow-dark/icons/meld.png"
  213. theme.umplayer_icon = themes_dir .. "/powerarrow-dark/icons/umplayer.png"
  214. theme.qalculate_icon = themes_dir .. "/powerarrow-dark/icons/qalculate.png"
  215. theme.wicd_icon = themes_dir .. "/powerarrow-dark/icons/wicd.png"
  216. theme.opera_icon = themes_dir .. "/powerarrow-dark/icons/opera.png"
  217. theme.qtcreator_icon = themes_dir .. "/powerarrow-dark/icons/qtcreator.png"
  218. theme.florence_icon = themes_dir .. "/powerarrow-dark/icons/keyboard.png"
  219. theme.texworks_icon = themes_dir .. "/powerarrow-dark/icons/TeXworks.png"
  220. theme.vym_icon = themes_dir .. "/powerarrow-dark/icons/vym.png"
  221. theme.wmsmixer_icon = themes_dir .. "/powerarrow-dark/icons/wmsmixer.png"
  222. theme.cherrytree_icon = themes_dir .. "/powerarrow-dark/icons/cherrytree.png"
  223. theme.scantailor_icon = themes_dir .. "/powerarrow-dark/icons/scantailor.png"
  224. theme.gucharmap_icon = themes_dir .. "/powerarrow-dark/icons/gucharmap.png"
  225. theme.sigil_icon = themes_dir .. "/powerarrow-dark/icons/sigil.png"
  226. theme.dwb_icon = themes_dir .. "/powerarrow-dark/icons/dwb.png"
  227. theme.qpdfview_icon = themes_dir .. "/powerarrow-dark/icons/qpdfview.png"
  228. theme.ghex_icon = themes_dir .. "/powerarrow-dark/icons/ghex.png"
  229. theme.qtlinguist_icon = themes_dir .. "/powerarrow-dark/icons/linguist.png"
  230. theme.xfw_icon = themes_dir .. "/powerarrow-dark/icons/xfw.xpm"
  231. theme.free42_icon = themes_dir .. "/powerarrow-dark/icons/free42.png"
  232. theme.fontypython_icon = themes_dir .. "/powerarrow-dark/icons/fontypython.png"
  233. theme.windows_icon = themes_dir .. "/powerarrow-dark/icons/windows.png"
  234. theme.tinymount_icon = themes_dir .. "/powerarrow-dark/icons/tinymount.png"
  235. theme.pgadmin3_icon = themes_dir .. "/powerarrow-dark/icons/pgadmin3.png"
  236. theme.chromium_icon = themes_dir .. "/powerarrow-dark/icons/chromium.png"
  237. theme.dropbox_icon = themes_dir .. "/powerarrow-dark/icons/dropbox.png"
  238. theme.gpick_icon = themes_dir .. "/powerarrow-dark/icons/gpick.png"
  239. theme.projects_icon = themes_dir .. "/powerarrow-dark/icons/projects.png"
  240. theme.qbittorrent_icon = themes_dir .. "/powerarrow-dark/icons/qbittorrent.png"
  241. theme.tkdiff_icon = themes_dir .. "/powerarrow-dark/icons/tkdiff.png"
  242. theme.kdiff3_icon = themes_dir .. "/powerarrow-dark/icons/kdiff3.png"
  243. theme.rubymine_icon = themes_dir .. "/powerarrow-dark/icons/rubymine.png"
  244. theme.multiplemonitors_icon = themes_dir .. "/powerarrow-dark/icons/multiple_monitors.png"
  245. theme.xnview_icon = themes_dir .. "/powerarrow-dark/icons/xnview_2.png"
  246. theme.mystuffmenu_icon = themes_dir .. "/powerarrow-dark/icons/creative_suite.png"
  247. theme.assembler_icon = themes_dir .. "/powerarrow-dark/icons/assembler_icon.png"
  248. theme.dlang_icon = themes_dir .. "/powerarrow-dark/icons/dlang.png"
  249. theme.erlang_icon = themes_dir .. "/powerarrow-dark/icons/erlang.png"
  250. theme.databases_icon = themes_dir .. "/powerarrow-dark/icons/databases.png"
  251. theme.ruby_icon = themes_dir .. "/powerarrow-dark/icons/ruby.png"
  252. theme.linux_icon = themes_dir .. "/powerarrow-dark/icons/linux.png"
  253. theme.html_icon = themes_dir .. "/powerarrow-dark/icons/html.png"
  254. theme.androidmobile_icon = themes_dir .. "/powerarrow-dark/icons/android.png"
  255. theme.quiterss_icon = themes_dir .. "/powerarrow-dark/icons/quiterss.png"
  256. theme.anki_icon = themes_dir .. "/powerarrow-dark/icons/anki.png"
  257. theme.binclock_bgicon = themes_dir .. "/powerarrow-dark/icons/transbinclock.png"
  258. theme.task_icon = themes_dir .. "/powerarrow-dark/icons/task.png"
  259. theme.task_done_icon = themes_dir .. "/powerarrow-dark/icons/task_done.png"
  260. theme.project_icon = themes_dir .. "/powerarrow-dark/icons/project.png"
  261. theme.udisks_glue = themes_dir .. "/powerarrow-dark/icons/usb10.png"
  262. theme.usb = themes_dir .. "/powerarrow-dark/icons/usb.png"
  263. theme.calendar_icon = themes_dir .. "/powerarrow-dark/icons/calendar4.png"
  264. theme.cdrom = themes_dir .. "/powerarrow-dark/icons/disc.png"
  265. theme.docsmenu_icon = themes_dir .. "/powerarrow-dark/icons/docsmenu.png"
  266. theme.xmind_icon = themes_dir .. "/powerarrow-dark/icons/xmind.png"
  267. theme.c_icon = themes_dir .. "/powerarrow-dark/icons/text-x-c.png"
  268. theme.js_icon = themes_dir .. "/powerarrow-dark/icons/text-x-javascript.png"
  269. theme.py_icon = themes_dir .. "/powerarrow-dark/icons/text-x-python.png"
  270. theme.learning_icon = themes_dir .. "/powerarrow-dark/icons/add.png"
  271. theme.cpp_icon = themes_dir .. "/powerarrow-dark/icons/text-x-c++.png"
  272. theme.markup_icon = themes_dir .. "/powerarrow-dark/icons/text-xml.png"
  273.  
  274. --{{----------------------------------------------------------------------------
  275.  
  276. return theme
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement