From 3617151395eabb2e4f3a5c1016ca90a17db11ddb Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Thu, 17 Dec 2015 12:36:08 -0500 Subject: Adjust the initial Lumina theming a bit: Use the "bora_black" fluxbox theme, with a new "Black" color scheme for the Lumina interface. This is just a nice neutral panel/interface which should work with any background image (including the Lumina wallpapers). --- lumina-desktop/defaults/luminaDesktop.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lumina-desktop/defaults/luminaDesktop.conf') diff --git a/lumina-desktop/defaults/luminaDesktop.conf b/lumina-desktop/defaults/luminaDesktop.conf index b6ba605b..f2632e0e 100644 --- a/lumina-desktop/defaults/luminaDesktop.conf +++ b/lumina-desktop/defaults/luminaDesktop.conf @@ -29,7 +29,7 @@ session_playlogoutaudio=true #[true/false] Play the audio chimes on log out #THEME SETTINGS #theme.themefile= #Absolute path to the theme template file to use (disable for Lumina-Default) -theme.colorfile=Grey-Dark #Absolute path to the color spec file to use for theming +theme.colorfile=Black #Name of the color spec file to use for theming theme_iconset=oxygen #Name of the icon theme to use theme_font=Arial #Name of the font family to use theme_fontsize=10pt #Default size of the fonts to use on the desktop (can also use a percentage of the screen height (%) ) -- cgit