2008-08-05 22:21:22 +02:00
|
|
|
---------------------------
|
|
|
|
-- Default awesome theme --
|
|
|
|
---------------------------
|
|
|
|
|
2008-08-07 08:18:58 +02:00
|
|
|
font = sans 8
|
2008-08-05 22:21:22 +02:00
|
|
|
|
2008-08-07 08:18:58 +02:00
|
|
|
bg_normal = #222222
|
|
|
|
bg_focus = #535d6c
|
|
|
|
bg_urgent = #ff0000
|
2008-08-05 22:21:22 +02:00
|
|
|
|
2008-08-07 08:18:58 +02:00
|
|
|
fg_normal = #aaaaaa
|
|
|
|
fg_focus = #ffffff
|
|
|
|
fg_urgent = #ffffff
|
2008-08-05 22:21:22 +02:00
|
|
|
|
2008-08-07 08:18:58 +02:00
|
|
|
border_width = 1
|
|
|
|
border_normal = #000000
|
|
|
|
border_focus = #535d6c
|
|
|
|
border_marked = #91231c
|
2008-08-05 22:21:22 +02:00
|
|
|
|
2008-08-07 08:18:58 +02:00
|
|
|
# You can use your own command to
|
|
|
|
# set your wallpaper
|
2008-08-12 11:12:18 +02:00
|
|
|
wallpaper_cmd = xsetbg -fullscreen -border black @AWESOME_THEMES_PATH@/default-background.png || xsetroot -solid darkgrey
|
2008-08-07 08:18:58 +02:00
|
|
|
|
|
|
|
# You can add as many variables as
|
|
|
|
# you wish and access them by using
|
|
|
|
# beautiful.variable in your rc.lua
|
|
|
|
#bg_widget = #cc0000
|