diff --git a/Skatergirl/.Xdefaults b/Skatergirl/.Xdefaults new file mode 100644 index 0000000..d459ae4 --- /dev/null +++ b/Skatergirl/.Xdefaults @@ -0,0 +1,120 @@ +! Dpi +Xft.dpi: 96 +Xft*antialias: true +Xft*hinting: medium +Xft*.lcdfilter: lcddefault +xterm*termname: xterm-color +xterm*utf8: 1 + +xclock*hourColor: blue +xclock*minuteColor: blue +xclock*secondColor: blue +xclock*majorColor: white +xclock*minorColor: blue +xclock*buffer: true +xclock*background: black + +! Mouse Theme +Xcursor*theme: DMZ +URxvt.bitdepth: 32 +Urxvt.depth: 32 +URxvt.geometry: 80x24+0+0 +! Font options +!rxvt*font: *-iso10646-1 +!rxvt*font: -*-freemono-medium-*-*-*-17-*-*-*-*-*-iso10646-* +!URxvt.font: -*-candara-*-*-*-*-*-*-*-*-*-*-iso10646-1 +!URxvt.font: -*-dejavu sans mono-*-*-*-*-*-*-*-*-*-*-iso10646-1 +URxvt.font: xft:Inconsolata g Sans Mono:pixelsize=10 +URxvt.boldFont: xft:Inconsolata g Sans Mono:bold:pixelsize=10 +Urxvt.italicFont: xft:Inconsolata g Sans Mono:italic:pixelsize=10 +Urxvt.boldItalicFont: xft:Inconsolata g Sans Mono:bold:italic:pixelsize=10 +!URxvt.font: xft:Consolas:pixelsize=14 +!URxvt.boldFont: xft:Consolas:bold:pixelsize=14 +!Urxvt.italicFont: xft:Consolas:italic:pixelsize=14 +!Urxvt.boldItalicFont: xft:Consolas:bold:italic:pixelsize=14 +!urxvt.background: rgba:0000/0000/0000/cccc +urxvt.background: #736758 +urxvt.foreground: #dedede +URxvt.transparent: true +URxvt.shading: 10 +URxvt.fading: 50 +URxvt.fadeColor: #736758 +!URxvt.tintColor: #6c9eab +!URxvt.cursorColor: #e4a900 +URxvt.cursorColor: #dedede +URxvt.cursorColor2: #963f14 +URxvt.pointerColor: #963f14 +URxvt.pointerColor2: black +URxvt.pointerBlank: true +!Black + DarkGrey +URxvt.color0: #121212 +URxvt.color8: #8b877b +!DarkRed + Red +URxvt.color1: #8a110e +URxvt.color9: #b01010 +!DarkGreen + Green +URxvt.color2: #5b7b43 +URxvt.color10: #78c16e +!DarkYellow + Yellow +URxvt.color3: #d2b61a +URxvt.color11: #d9d2ad +!DarkBlue + Blue +URxvt.color4: #3a4953 +URxvt.color12: #315772 +!DarkMagenta + Magenta +URxvt.color5: #4b3466 +URxvt.color13: #6d4c91 +!DarkCyan + Cyan +URxvt.color6: #116164 +URxvt.color14: #2ca0a4 +!LightGrey + White +URxvt.color7: #dedede +URxvt.color15: #fdfdfd +URxvt.colorBD: #d45a1f +URxvt.colorUL: #963f14 +URxvt.colorIT: white +URxvt.scrollBar: true +URxvt.scrollColor: #963f14 +URxvt.scrollstyle: plain +URxvt.jumpScroll: 0 +URxvt.throughColor: yellow +URxvt.borderColor: #dedede +URxvt.iconName: urxvt +URxvt.saveLines: 3000 +URxvt.internalBorder: 0 +URxvt.externalBorder: 0 +URxvt.termName: rxvt-unicode +Urxvt.cutchars: `"'&()*,;<=>?@[]{|}$` +URxvt.hold: true +URxvt.urlLauncher: firefox +URxvt.loginShell: true +URxvt.perl-ext-common: default,matcher,url-select +URxvt.underlineURLs: true +URxvt.keysym.M-C-u: perl:url-select:select_next +!URxvt.matcher.button: 1 +!URxvt.perl-ext: tabbed,matcher +!configure here the look of the tab bar +URxvt.tabbed.tabbar-fg: 7 +URxvt.tabbed.tabbar-bg: 0 +URxvt.tabbed.tab-fg: 6 +URxvt.tabbed.tab-bg: 0 +! select input method (may be different from locale) +!URxvt.imlocale: it_IT.UTF-8 + +stjerm.key: F1 +stjerm.mod: windows +stjerm.font: Consolas 11 +stjerm.background: #0e1422 +stjerm.foreground: #e6eef2 +stjerm.border: none +stjerm.opacity: 90 +stjerm.width: 650 +stjerm.height: 400 +stjerm.position: right +stjerm.scrollbar: right +stjerm.lines: 10000 +stjerm.showtab: one +stjerm.tabpos: top + +lalcal*format: %a %e %b %l.%M%P +lalcal*width: 140 diff --git a/Skatergirl/.gtkrc-2.0 b/Skatergirl/.gtkrc-2.0 new file mode 100644 index 0000000..7a224a3 --- /dev/null +++ b/Skatergirl/.gtkrc-2.0 @@ -0,0 +1,18 @@ +# DO NOT EDIT! This file will be overwritten by LXAppearance. +# Any customization should be done in ~/.gtkrc-2.0.mine instead. + +gtk-theme-name="Light-Greyness-Orange-GTK" +gtk-icon-theme-name="areao43" +gtk-font-name="Sans 9" +gtk-cursor-theme-name="Vanilla-DMZ-AA" +gtk-cursor-theme-size=0 +gtk-toolbar-style=GTK_TOOLBAR_TEXT +gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR +gtk-button-images=0 +gtk-menu-images=1 +gtk-enable-event-sounds=0 +gtk-enable-input-feedback-sounds=0 +gtk-xft-antialias=1 +gtk-xft-hinting=1 +gtk-xft-hintstyle="hintfull" +include "/home/gianluca/.gtkrc-2.0.mine" diff --git a/Skatergirl/.tmux.conf b/Skatergirl/.tmux.conf new file mode 100644 index 0000000..4310fc6 --- /dev/null +++ b/Skatergirl/.tmux.conf @@ -0,0 +1,61 @@ +# command prefix (like screen) +set -g prefix C-a +bind C-a send-prefix + +# basic settings +set-window-option -g mode-keys vi # vi key +set-option -g status-keys vi +set-window-option -g utf8 on # utf8 support +set-window-option -g mode-mouse off # disable mouse +set -g default-terminal "screen-256color" + +# copy mode to escape key +unbind [ +bind Escape copy-mode + +# move tmux copy buffer into x clipboard +bind-key C-y save-buffer /tmp/tmux-buffer \; run-shell "cat /tmp/tmux-buffer | xclip" + +# splitting and cycling +set-option -g mouse-select-pane off +unbind % +bind + split-window -h # horizontal split +unbind '"' +bind _ split-window -v # vertical split +bind C-j previous-window +bind C-k next-window + +# window title +set-option -g set-titles on +#set-option -g set-titles-string '#S:#I.#P #W' # window number,program name,active (or not) +set-option -g set-titles-string '#S:#I #W' +set-window-option -g automatic-rename on # auto name + +# messages +set-window-option -g mode-bg white +set-window-option -g mode-fg black +set-option -g message-bg white +set-option -g message-fg black + +# No visual activity +set -g visual-activity off +set -g visual-bell off + +#next tab +bind-key -n C-right next + +#previous tab +bind-key -n C-left prev + +# status bar +set-option -g status-utf8 on +set-option -g status-justify right +set-option -g status-bg black +set-option -g status-fg colour253 +set-option -g status-interval 5 +set-option -g status-left-length 30 +set-option -g status-left '#[fg=colour166]:: #[default]#H' +set-option -g status-right '#[fg=colour166]: #[fg=colour241,bold]###S #[default]#[fg=colour166]::' + +# clock +set-window-option -g clock-mode-style 24 diff --git a/Skatergirl/Skatergirl-wallpaper.jpg b/Skatergirl/Skatergirl-wallpaper.jpg new file mode 100644 index 0000000..9693e06 Binary files /dev/null and b/Skatergirl/Skatergirl-wallpaper.jpg differ diff --git a/Skatergirl/g.penta b/Skatergirl/g.penta new file mode 100644 index 0000000..c63e228 --- /dev/null +++ b/Skatergirl/g.penta @@ -0,0 +1,49 @@ +" == Pentadactyl Color Scheme == + +hi clear + +hi StatusLine color: #963f14; background: #dedede; font-size: 9pt; +hi StatusLineNormal color: #963f14; background: #dedede; font-size: 9pt; +hi StatusLineBroken color: #dcdcdc; background: #e25a74; font-size: 9pt; +hi StatusLineSecure color: #c70c0c; background: #e25a74; font-size: 9pt; +hi StatusLineExtended color: #c70c0c; background: #e25a74; font-size: 9pt; + +hi Normal color: #963f14; background: #dedede; font-size: 9pt; +hi CmdLine color: #963f14; background: #dedede; font-size: 9pt; + +hi CompTitle color: #963f14; background #dedede; font-weight: normal; +hi CompTitle>* padding: 0.5ex; +hi CompTitleSep color: #e25a74; +hi CompItem[selected] color: #963f14; background: #8b877b; font-weight: bold; +hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: 0.5ex; +hi CompLess text-align: center; height: 0; line-height: 0.5ex; padding-top: 1ex; +hi CompMore text-align: center; height: .5ex; line-height: 0.5ex; margin-bottom: -0.5ex; +hi CompMsg color: #dedede; +hi CompResult color: #963f14; font-weight: normal; width: 40%; overflow: hidden; +hi CompDesc color: #963f14; font-weight: normal; width: 60%; + +hi Bell border: 0 none; background: inherit; +hi ErrorMsg color: red; background: #dedede; font-weight: bold; +hi Indicator color: #e25a74; background: #dedede; +hi LineNr color: red; background: inherit !important; + +hi Hint color: #dedede; background: #963f14; font-family: Terminus; opacity: .9; font-size: 120%; +hi Hint::after content: attr(number); +hi HintActive color: #d44a25 !important; background: inherit; +hi HintElem color: #e30060; +hi HintImage color: #d44a25 !important; opacity: .2; + +hi Message white-space: normal; min-width: 100%; padding-left: 2em; text-indent: -2em; display: block; +hi WarningMsg color: #ff0000; background: #dedede; +hi ModeMsg color: #121212; background: #dedede; +hi MoreMsg color: #121212; background: #dedede; + +hi NonText min-height: 16px; padding-left: 2px; +hi Question color: #e5e5e5; background: #e25a74; font-weight: bold; + +hi Title color: black; background #dedede; font-weight: normal; +hi URL color: #963f14; text-decoration: none; +hi URL:hover text-decoration: underline; cursor: pointer; +hi Tag color: #e25a74; text-decoration: underline; + +" vim: set ft=vim tw=0: diff --git a/Skatergirl/ncmpcpp_config b/Skatergirl/ncmpcpp_config new file mode 100644 index 0000000..bd54bb5 --- /dev/null +++ b/Skatergirl/ncmpcpp_config @@ -0,0 +1,53 @@ +##### connection settings ##### +mpd_host = "localhost" +mpd_port = "6600" +mpd_music_dir = "/media/private/Music/" +##### song format ##### +song_list_format = "{$8[%l]$9} {$5%a$9} - {$6%t$9}" +song_status_format = "$6%a $b$1•$/b $8%t $b$1•$/b $6%b {(Disc %d) }$b$1•$/b $7%y$1" +song_library_format = "{%n - }{%t}|{%f}" +media_library_album_format = "{(%y) }%b" +alternative_header_first_line_format = "$b$1$aqqu$/a$9 {%t}|{%f} $1$atqq$/a$9$/b" +alternative_header_second_line_format = "{{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D}" +browser_playlist_prefix = "$2playlist »$9 " +selected_item_prefix = "$6" +selected_item_suffix = "$9" +## colors are not supported for below variable +song_columns_list_format = "(5f)[white]{l} (20)[red]{a} (45)[white]{t|f} (30)[yellow]{b} (4f)[white]{yr}" +##### colors definitions ##### +colors_enabled = "yes" +empty_tag_color = "black" +header_window_color = "default" +volume_color = "default" +state_line_color = "default" +state_flags_color = "yellow" +main_window_color = "white" +color1 = "white" +color2 = "black" +main_window_highlight_color = "default" +progressbar_color = "default" +statusbar_color = "default" +alternative_ui_separator_color = "black" +active_column_color = "default" +visualizer_color = "yellow" +window_border_color = "yellow" +active_window_border = "red" +##### various settings ##### +playlist_display_mode = "columns" +browser_display_mode = "classic" +search_engine_display_mode = "classic" +incremental_seeking = "yes" +seek_time = "1" +autocenter_mode = "yes" +progressbar_look = "─╼·" +user_interface = "classic" +header_visibility = "yes" +statusbar_visibility = "yes" +titles_visibility = "no" +fancy_scrolling = "no" +cyclic_scrolling = "yes" +follow_now_playing_lyrics = "no" +store_lyrics_in_song_dir = "no" +enable_window_title = "yes" +mpd_crossfade_time = "0" +discard_colors_if_item_is_selected = "yes" diff --git a/Skatergirl/newsbeuter_config b/Skatergirl/newsbeuter_config new file mode 100755 index 0000000..43a92ed --- /dev/null +++ b/Skatergirl/newsbeuter_config @@ -0,0 +1,28 @@ +urls-source "googlereader" +googlereader-login "xxxx" +googlereader-password "xxxx" +googlereader-min-items "1000" +googlereader-flag-share "S" +googlereader-flag-star "b" +show-read-feeds no +auto-reload "yes" +reload-time "60" +browser "feh_or_browser.lua %u" +max-items "100" +cleanup-on-quit "yes" +confirm-exit "yes" +download-full-page "yes" +notify-program "notify-send" +user-agent "Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2" + +bind-key "j" "down" +bind-key "k" "up" +bind-key "i" "open" + +define-filter "time-consuming feeds" "tags !# \"fashion\"" + +color background color130 default +color listnormal color166 default +color listfocus white default +color info color253 default +color article color248 default diff --git a/Skatergirl/ranger-orange.py b/Skatergirl/ranger-orange.py new file mode 100644 index 0000000..150ecd0 --- /dev/null +++ b/Skatergirl/ranger-orange.py @@ -0,0 +1,98 @@ +from ranger.gui.color import * +from ranger.colorschemes.default import Default + +class Scheme(Default): + def use(self, context): + fg, bg, attr = default_colors + + linkcolor = { True: cyan, False: blue } + + if context.reset: + return default_colors + elif context.in_browser: + if context.selected: + attr = reverse + else: + attr = normal + if context.empty or context.error: + bg = red + if context.border: + fg = default + if context.media: + fg = yellow + if context.container: + fg = red + if context.directory: + attr |= bold + fg = 52 + elif context.executable and not \ + any((context.media, context.container, + context.fifo, context.socket)): + attr |= bold + fg = 25 + + if context.link and not context.directory: + fg = linkcolor[context.good] + + if context.socket: + fg = magenta + attr |= bold + if context.fifo or context.device: + fg = yellow + if context.device: + attr |= bold + if context.link: + fg = context.good and cyan or magenta + if context.tag_marker and not context.selected: + attr |= bold + if fg in (red, magenta): + fg = white + else: + fg = red + if not context.selected and (context.cut or context.copied): + fg = black + attr |= bold + if context.main_column: + if context.selected: + attr |= bold + if context.marked: + attr |= bold + fg = 52 + if context.badinfo: + if attr & reverse: + bg = magenta + else: + fg = magenta + + elif context.in_titlebar: + attr |= bold + if context.hostname: + fg = context.bad and 52 or 58 + elif context.directory: + fg = 52 + elif context.tab: + if context.good: + bg = yellow + + elif context.in_statusbar: + if context.permissions: + if context.good: + fg = yellow + elif context.bad: + fg = red + if context.marked: + attr |= bold | reverse + fg = yellow + if context.message: + if context.bad: + attr |= bold + fg = red + + if context.text: + if context.highlight: + attr |= reverse + + if context.selected: + attr |= reverse + + return fg, bg, attr diff --git a/Skatergirl/settings.ini b/Skatergirl/settings.ini new file mode 100644 index 0000000..dae85e6 --- /dev/null +++ b/Skatergirl/settings.ini @@ -0,0 +1,17 @@ +[Settings] +# DO NOT EDIT! This file will be overwritten by LXAppearance. +gtk-theme-name = Light-Greyness-Orange-GTK +gtk-icon-theme-name = areao43 +gtk-font-name = Sans 9 +gtk-cursor-theme-name = Vanilla-DMZ-AA +gtk-cursor-theme-size = 0 +gtk-toolbar-style = GTK_TOOLBAR_TEXT +gtk-toolbar-icon-size = GTK_ICON_SIZE_LARGE_TOOLBAR +gtk-button-images = 0 +gtk-menu-images = 1 +gtk-enable-event-sounds = 0 +gtk-enable-input-feedback-sounds = 0 +gtk-xft-antialias = 1 +gtk-xft-hinting = 1 +gtk-xft-hintstyle = hintfull +gtk-xft-rgba = (null) diff --git a/Skatergirl/skatergirl.theme.lua b/Skatergirl/skatergirl.theme.lua new file mode 100644 index 0000000..ca7575c --- /dev/null +++ b/Skatergirl/skatergirl.theme.lua @@ -0,0 +1,135 @@ +--------------------------- +-- Blueyes awesomewm theme by Donearm +--------------------------- + +theme = {} + +home = os.getenv("HOME") +theme.font = "Inconsolata g Sans Mono 8" + +theme.bg_normal = "#dedede" +theme.bg_focus = "#dedede" +theme.bg_urgent = "#dedede" +theme.bg_minimize = "#9a9a9a" + +theme.fg_normal = "#963f14" +theme.fg_focus = "#e25a74" +theme.fg_urgent = "#d44a25" +theme.fg_minimize = "#dedede" + +theme.border_width = "0" +theme.border_normal = "#dedede" +theme.border_focus = "#315670" +theme.border_marked = "#315670" + +theme.titlebar_bg_focus = "#963f14" +theme.titlebar_bg_normal = "#dedede" + +-- There are another variables sets +-- overriding the default one when +-- defined, the sets are: +-- [taglist|tasklist]_[bg|fg]_[focus|urgent] +-- titlebar_[bg|fg]_[normal|focus] +-- Example: +--taglist_bg_focus = #ff0000 + +-- Display the taglist squares +theme.taglist_squares_sel = "/home/gianluca/.icons/squarefg.png" +theme.taglist_squares_unsel = "/usr/share/awesome/themes/default/taglist/square.png" + +theme.tasklist_floating_icon = "/usr/share/awesome/themes/default/tasklist/floatingw.png" + +-- Variables set for theming menu +-- menu_[bg|fg]_[normal|focus] +-- menu_[border_color|border_width] +theme.menu_submenu_icon = "/usr/share/awesome/themes/default/submenu.png" +theme.menu_height = "15" +theme.menu_width = "100" +theme.menu_fg_focus = "#d44a25" +theme.menu_border_color = "#dedede" + +-- You can add as many variables as +-- you wish and access them by using +-- beautiful.variable in your rc.lua +--bg_widget = #cc0000 + +-- Define the image to load +theme.titlebar_close_button_normal = "/usr/share/awesome/themes/default/titlebar/close_normal.png" +theme.titlebar_close_button_focus = "/usr/share/awesome/themes/default/titlebar/close_focus.png" + +theme.titlebar_ontop_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/ontop_normal_inactive.png" +theme.titlebar_ontop_button_focus_inactive = "/usr/share/awesome/themes/default/titlebar/ontop_focus_inactive.png" +theme.titlebar_ontop_button_normal_active = "/usr/share/awesome/themes/default/titlebar/ontop_normal_active.png" +theme.titlebar_ontop_button_focus_active = "/usr/share/awesome/themes/default/titlebar/ontop_focus_active.png" + +theme.titlebar_sticky_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/sticky_normal_inactive.png" +theme.titlebar_sticky_button_focus_inactive = "/usr/share/awesome/themes/default/titlebar/sticky_focus_inactive.png" +theme.titlebar_sticky_button_normal_active = "/usr/share/awesome/themes/default/titlebar/sticky_normal_active.png" +theme.titlebar_sticky_button_focus_active = "/usr/share/awesome/themes/default/titlebar/sticky_focus_active.png" + +theme.titlebar_floating_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/floating_normal_inactive.png" +theme.titlebar_floating_button_focus_inactive = "/usr/share/awesome/themes/default/titlebar/floating_focus_inactive.png" +theme.titlebar_floating_button_normal_active = "/usr/share/awesome/themes/default/titlebar/floating_normal_active.png" +theme.titlebar_floating_button_focus_active = "/usr/share/awesome/themes/default/titlebar/floating_focus_active.png" + +theme.titlebar_maximized_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/maximized_normal_inactive.png" +theme.titlebar_maximized_button_focus_inactive = "/usr/share/awesome/themes/default/titlebar/maximized_focus_inactive.png" +theme.titlebar_maximized_button_normal_active = "/usr/share/awesome/themes/default/titlebar/maximized_normal_active.png" +theme.titlebar_maximized_button_focus_active = "/usr/share/awesome/themes/default/titlebar/maximized_focus_active.png" +-- You can use your own command to set your wallpaper +theme.wallpaper_cmd = { "feh --bg-scale /mnt/documents/Maidens/img/Wallpapers/Skatergirl-wallpaper.jpg"} + +-- You can use your own layout icons like this: +--theme.layout_fairh = "[fairh]" +--theme.layout_fairv = "[fairv]" +--theme.layout_floating = "[float]" +--theme.layout_magnifier = "[magnifier]" +--theme.layout_max = "[max]" +--theme.layout_fullscreen = "[full]" +--theme.layout_tilebottom = "[tileb]" +--theme.layout_tileleft = "[tilel]" +--theme.layout_tile = "[tile]" +--theme.layout_tiletop = "[tilet]" +theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairh.png" +theme.layout_fairv = "/usr/share/awesome/themes/default/layouts/fairv.png" +theme.layout_floating = "/usr/share/awesome/themes/default/layouts/floating.png" +theme.layout_magnifier = "/usr/share/awesome/themes/default/layouts/magnifier.png" +theme.layout_max = "/usr/share/awesome/themes/default/layouts/max.png" +theme.layout_fullscreen = "/usr/share/awesome/themes/default/layouts/fullscreen.png" +theme.layout_tilebottom = "/usr/share/awesome/themes/default/layouts/tilebottom.png" +theme.layout_tileleft = "/usr/share/awesome/themes/default/layouts/tileleft.png" +theme.layout_tile = "/usr/share/awesome/themes/default/layouts/tile.png" +theme.layout_tiletop = "/usr/share/awesome/themes/default/layouts/tiletop.png" + +theme.awesome_icon = "/usr/share/awesome/icons/awesome16.png" + +-- Custom icons +theme.awesomewm_image = home .. "/.icons/archlinux-wm-awesome.png" +theme.terminal_image = home .. "/.icons/terminal-elegant.png" +theme.firefox_image = "/usr/share/icons/hicolor/32x32/apps/firefox.png" +theme.dwb_image = "/usr/share/pixmaps/dwb.png" +theme.filemanager_image = home .. "/.icons/ranger-chuck.gif" +theme.music_image = home .. "/.icons/music-elegant.png" +theme.office_image = "/usr/share/icons/hicolor/32x32/apps/libreoffice-main.png" +theme.skype_image = "/usr/share/pixmaps/skype.png" +theme.vbox_image = "/usr/share/pixmaps/VBox.png" +theme.avidemux_image = "/usr/share/pixmaps/avidemux.png" +theme.gimp_image = "/usr/share/gimp/2.0/images/gimp-logo.png" +theme.archlinux_image = home .. "/.icons/arch-logo-white.png" +theme.amdcpu_image = home .. "/.icons/amd_cpu.png" +theme.mobo_image = home .. "/.icons/motherboard.png" +theme.nvidia_image = home .. "/.icons/nvidia-black.png" +theme.ram_image = home .. "/.icons/ram_drive.png" +theme.up_arrow_image = home .. "/.icons/up.png" +theme.down_arrow_image = home .. "/.icons/down.png" +theme.mail_image = home .. "/.icons/gmail-b&w.png" +theme.taskwarrior_image = home .. "/.icons/taskwarrior.png" +theme.sound_image = home .. "/.icons/listen.png" +theme.tux_image = home .. "/.icons/tux.png" +theme.windows_image = home .. "/.icons/windows.png" +theme.ubuntu_image = home .. "/.icons/ubuntu.png" + + + +return theme +-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80