diff --git a/openbox-logout.conf b/openbox-logout.conf index 6344ba7..d1964d5 100644 --- a/openbox-logout.conf +++ b/openbox-logout.conf @@ -2,5 +2,5 @@ opacity = 50 bgcolor = black -buttontheme = oxygen +buttontheme = foom buttons = cancel, logout, restart, shutdown, suspend, lock diff --git a/openboxlogout/themes/foom/cancel.png b/openboxlogout/themes/foom/cancel.png new file mode 100644 index 0000000..aab00bf Binary files /dev/null and b/openboxlogout/themes/foom/cancel.png differ diff --git a/openboxlogout/themes/foom/hibernate.png b/openboxlogout/themes/foom/hibernate.png new file mode 100644 index 0000000..eaa2897 Binary files /dev/null and b/openboxlogout/themes/foom/hibernate.png differ diff --git a/openboxlogout/themes/foom/lock.png b/openboxlogout/themes/foom/lock.png new file mode 100644 index 0000000..590bf0f Binary files /dev/null and b/openboxlogout/themes/foom/lock.png differ diff --git a/openboxlogout/themes/foom/logout.png b/openboxlogout/themes/foom/logout.png new file mode 100644 index 0000000..b050d69 Binary files /dev/null and b/openboxlogout/themes/foom/logout.png differ diff --git a/openboxlogout/themes/foom/oblog_icons.7z b/openboxlogout/themes/foom/oblog_icons.7z new file mode 100644 index 0000000..48e3b0a Binary files /dev/null and b/openboxlogout/themes/foom/oblog_icons.7z differ diff --git a/openboxlogout/themes/foom/restart.png b/openboxlogout/themes/foom/restart.png new file mode 100644 index 0000000..df8d692 Binary files /dev/null and b/openboxlogout/themes/foom/restart.png differ diff --git a/openboxlogout/themes/foom/shutdown.png b/openboxlogout/themes/foom/shutdown.png new file mode 100644 index 0000000..49cad61 Binary files /dev/null and b/openboxlogout/themes/foom/shutdown.png differ diff --git a/openboxlogout/themes/foom/suspend.png b/openboxlogout/themes/foom/suspend.png new file mode 100644 index 0000000..e388c73 Binary files /dev/null and b/openboxlogout/themes/foom/suspend.png differ diff --git a/openboxlogout/themes/foom/switch.png b/openboxlogout/themes/foom/switch.png new file mode 100644 index 0000000..2228e29 Binary files /dev/null and b/openboxlogout/themes/foom/switch.png differ