naughty: import
[awesome.git] / themes / default.in
blob31ce622c5a3461c24b54d73c8f91519c386058fb
1 ---------------------------
2 -- Default awesome theme --
3 ---------------------------
5 font          = sans 8
7 bg_normal     = #222222
8 bg_focus      = #535d6c
9 bg_urgent     = #ff0000
11 fg_normal     = #aaaaaa
12 fg_focus      = #ffffff
13 fg_urgent     = #ffffff
15 border_width  = 1
16 border_normal = #000000
17 border_focus  = #535d6c
18 border_marked = #91231c
20 # There are another variables sets
21 # overriding the default one when
22 # defined, the sets are:
23 # [taglist|tasklist]_[bg|fg]_[focus|urgent]
24 # titlebar_[bg|fg]_[normal|focus]
25 # Example:
26 #taglist_bg_focus = #ff0000
28 # Display the taglist squares
29 taglist_squares = true
31 # You can add as many variables as
32 # you wish and access them by using
33 # beautiful.variable in your rc.lua
34 #bg_widget    = #cc0000
36 # Display close button inside titlebar
37 titlebar_close_button = true
39 # Define the image to load
40 @ (if titlebar_close_button_[normal|focus] these values are ignored)
41 #titlebar_close_button_img_normal = @AWESOME_ICONS_PATH@/titlebar/closea.png
42 #titlebar_close_button_img_focus = @AWESOME_ICONS_PATH@/titlebar/closera.png
43 # Or create your own close button
44 #titlebar_close_button_normal = <span>...</span>
45 #titlebar_close_button_focus = <span>...</span>
47 # You can use your own command to set your wallpaper
48 wallpaper_cmd = awsetbg @AWESOME_THEMES_PATH@/default-background.png