diff options
Diffstat (limited to 'ksplashml/pics/themes/TDE-Classic/Theme.rc')
-rw-r--r-- | ksplashml/pics/themes/TDE-Classic/Theme.rc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ksplashml/pics/themes/TDE-Classic/Theme.rc b/ksplashml/pics/themes/TDE-Classic/Theme.rc new file mode 100644 index 000000000..a03e5d2fb --- /dev/null +++ b/ksplashml/pics/themes/TDE-Classic/Theme.rc @@ -0,0 +1,22 @@ +# Default KSplash/ML Theme + +[KSplash Theme: TDE-Classic] +Name = TDE 3.5 Splash Screen +Description = Waves of change +Version = 1.0 +Author = Lee Olson <[email protected]> and Timothy Pearson <[email protected]> + +# Theme behaviour settings. +Engine = Default + +# Should icons blink ala Trinity, or not? +Icons Flashing = true + +# Show progress bar? +Always Show Progress = false + +# Status text colour +Label Foreground = #FFFFFF + +# Offset of each of the 7 icons, useful for adjusting flashing positon for different size icons +Icon Offsets = 0, 0, 0, 0, 0, 0, -8 |