diff --git a/Backgrounds/blurred_sunset_while_raining.mp4 b/Backgrounds/blurred_sunset_while_raining.mp4 new file mode 100644 index 0000000..340fdf6 Binary files /dev/null and b/Backgrounds/blurred_sunset_while_raining.mp4 differ diff --git a/Backgrounds/blurred_sunset_while_raining_static.png b/Backgrounds/blurred_sunset_while_raining_static.png new file mode 100644 index 0000000..568080d Binary files /dev/null and b/Backgrounds/blurred_sunset_while_raining_static.png differ diff --git a/Backgrounds/fish_tank_graphic.mp4 b/Backgrounds/fish_tank_graphic.mp4 new file mode 100644 index 0000000..502d72f Binary files /dev/null and b/Backgrounds/fish_tank_graphic.mp4 differ diff --git a/Backgrounds/fish_tank_graphic_static.png b/Backgrounds/fish_tank_graphic_static.png new file mode 100644 index 0000000..68f8392 Binary files /dev/null and b/Backgrounds/fish_tank_graphic_static.png differ diff --git a/Backgrounds/fish_tank_real.mp4 b/Backgrounds/fish_tank_real.mp4 new file mode 100644 index 0000000..46c0653 Binary files /dev/null and b/Backgrounds/fish_tank_real.mp4 differ diff --git a/Backgrounds/fish_tank_real_static.png b/Backgrounds/fish_tank_real_static.png new file mode 100644 index 0000000..637bd8d Binary files /dev/null and b/Backgrounds/fish_tank_real_static.png differ diff --git a/Backgrounds/koi_feed.mp4 b/Backgrounds/koi_feed.mp4 new file mode 100644 index 0000000..2fa8b36 Binary files /dev/null and b/Backgrounds/koi_feed.mp4 differ diff --git a/Backgrounds/koi_feed_static.png b/Backgrounds/koi_feed_static.png new file mode 100644 index 0000000..275be5e Binary files /dev/null and b/Backgrounds/koi_feed_static.png differ diff --git a/Backgrounds/moon_fishing.mp4 b/Backgrounds/moon_fishing.mp4 new file mode 100644 index 0000000..0031da7 Binary files /dev/null and b/Backgrounds/moon_fishing.mp4 differ diff --git a/Backgrounds/moon_fishing_static.png b/Backgrounds/moon_fishing_static.png new file mode 100644 index 0000000..4949119 Binary files /dev/null and b/Backgrounds/moon_fishing_static.png differ diff --git a/Backgrounds/ocean_at_night.mp4 b/Backgrounds/ocean_at_night.mp4 new file mode 100644 index 0000000..6e8e238 Binary files /dev/null and b/Backgrounds/ocean_at_night.mp4 differ diff --git a/Backgrounds/ocean_night_static.png b/Backgrounds/ocean_night_static.png new file mode 100644 index 0000000..a88c607 Binary files /dev/null and b/Backgrounds/ocean_night_static.png differ diff --git a/Backgrounds/planar_horizon.mp4 b/Backgrounds/planar_horizon.mp4 new file mode 100644 index 0000000..5ec839d Binary files /dev/null and b/Backgrounds/planar_horizon.mp4 differ diff --git a/Backgrounds/planar_horizon_static.png b/Backgrounds/planar_horizon_static.png new file mode 100644 index 0000000..3a41b15 Binary files /dev/null and b/Backgrounds/planar_horizon_static.png differ diff --git a/Themes/blurred_sunset_while_raining.conf b/Themes/blurred_sunset_while_raining.conf new file mode 100644 index 0000000..3770dad --- /dev/null +++ b/Themes/blurred_sunset_while_raining.conf @@ -0,0 +1,162 @@ +[General] +#################### General #################### + +ScreenWidth="1920" +ScreenHeight="1080" +ScreenPadding="" +# Default 0, Options: from 0 to min(screen width/2,screen height/2). + +Font="Fira Sans" +FontSize="13" +# Default is screen height divided by 80 (1080/80=13.5), Options: 0-inf. + +KeyboardSize="0.4" +# Default 0.4, Options 0.1-1.0 + +RoundCorners="20" + +Locale="" +# Locale for data and time format. I suggest leaving it blank. +HourFormat="HH:mm" +# Default Locale.ShortFormat. +DateFormat="dddd d MMMM" +# Default Locale.LongFormat. + +HeaderText="" +# You can put somehting fun. + +#################### Background #################### + +BackgroundPlaceholder="Backgrounds/blurred_sunset_while_raining_static.png" +# Must be a relative path. +# Background displayed before the actual background is loaded. +# Use only if the background is a video, otherwise leave blank. +# Connected with: Background. +Background="Backgrounds/blurred_sunset_while_raining.mp4" +# Must be a relative path. +# Supports: png, jpg, jpeg, webp, gif, avi, mp4, mov, mkv, m4v, webm. +BackgroundSpeed="1.0" +# Default 1.0. Options: 0.0-10.0 (can go higher). +# Speed of animated wallpaper. +# Connected with: Background. +PauseBackground="" +# Default false. +# If set to true, stops playback of gifs. Works only with gifs. +# Connected with: Background. +DimBackground="0.0" +# Options: 0.0-1.0. +# Connected with: DimBackgroundColor +CropBackground="true" +# Default false. +# Crop or fit background. +# Connected with: BackgroundHorizontalAlignment and BackgroundVerticalAlignment dosn't work when set to true. +BackgroundHorizontalAlignment="center" +# Default: center, Options: left, center, right. +# Horizontal position of the background picture. +# Connected with: CropBackground must be set to false. +BackgroundVerticalAlignment="center" +# Horizontal position of the background picture. +# Default: center, Options: bottom, center, top. +# Connected with: CropBackground must be set to false. + +#################### Colors #################### + +HeaderTextColor="#ffffff" +DateTextColor="#ffffff" +TimeTextColor="#ffffff" + +FormBackgroundColor="#4a2b10" +BackgroundColor="#4a2b10" +DimBackgroundColor="#4a2b10" + +LoginFieldBackgroundColor="#f0d8b8" +PasswordFieldBackgroundColor="#f0d8b8" +LoginFieldTextColor="#4a2b10" +PasswordFieldTextColor="#4a2b10" +UserIconColor="#4a2b10" +PasswordIconColor="#4a2b10" + +PlaceholderTextColor="#c89060" +WarningColor="#ffffff" + +LoginButtonTextColor="#ffffff" +LoginButtonBackgroundColor="#c4703a" +SystemButtonsIconsColor="#ffffff" +SessionButtonTextColor="#ffffff" +VirtualKeyboardButtonTextColor="#ffffff" + +DropdownTextColor="#ffffff" +DropdownSelectedBackgroundColor="#a05828" +DropdownBackgroundColor="#4a2b10" + +HighlightTextColor="#f0d8b8" +HighlightBackgroundColor="#c4703a" +HighlightBorderColor="#e08840" + +HoverUserIconColor="#f0a860" +HoverPasswordIconColor="#f0a860" +HoverSystemButtonsIconsColor="#f0a860" +HoverSessionButtonTextColor="#f0a860" +HoverVirtualKeyboardButtonTextColor="#f0a860" + +#################### Form #################### + +PartialBlur="false" +# Default false. +FullBlur="" +# Default false. +# If you use FullBlur I recommend setting BlurMax to 64 and Blur to 1.0. +BlurMax="8" +# Default 48, Options: 2-64 (can go higher because depends on Blur). +# Connected with: Blur. +Blur="2.0" +# Default 2.0, Options: 0.0-3.0 (without 3.0). +# Connected with: BlurMax. + +HaveFormBackground="false" +# Form background is transparent if set to false. +# Connected with: PartialBlur and BackgroundColor. +FormPosition="center" +# Default: left, Options: left, center, right. + +#################### Virtual Keyboard #################### + +VirtualKeyboardPosition="center" +# Default: left, Options: left, center, right. + +#################### Interface Behavior #################### + +HideVirtualKeyboard="true" +HideSystemButtons="true" +HideLoginButton="true" + +ForceLastUser="true" +# If set to true last successfully logged in user appeares automatically in the username field. +PasswordFocus="true" +# Automaticaly focuses password field. +HideCompletePassword="true" +# Hides the password while typing. +AllowEmptyPassword="false" +# Enable login for users without a password. +AllowUppercaseLettersInUsernames="false" +# Do not change this! Uppercase letters are generally not allowed in usernames. This option is only for systems that differ from this standard! +BypassSystemButtonsChecks="false" +# Skips checking if sddm can perform shutdown, restart, suspend or hibernate, always displays all system buttons. +RightToLeftLayout="false" +# Revert the layout either because you would like the login to be on the right hand side or SDDM won't respect your language locale for some reason. This will reverse the current position of FormPosition if it is either left or right and in addition position some smaller elements on the right hand side of the form itself (also when FormPosition is set to center). + +#################### Translation #################### + +# These don't necessarily need to translate anything. You can enter whatever you want here. +TranslatePlaceholderUsername="" +TranslatePlaceholderPassword="" +TranslateLogin="" +TranslateLoginFailedWarning="" +TranslateCapslockWarning="" +TranslateSuspend="" +TranslateHibernate="" +TranslateReboot="" +TranslateShutdown="" +TranslateSessionSelection="" +TranslateVirtualKeyboardButtonOn="" +TranslateVirtualKeyboardButtonOff="" diff --git a/Themes/fish_tank_graphic.conf b/Themes/fish_tank_graphic.conf new file mode 100644 index 0000000..3f3fc8c --- /dev/null +++ b/Themes/fish_tank_graphic.conf @@ -0,0 +1,162 @@ +[General] +#################### General #################### + +ScreenWidth="1920" +ScreenHeight="1080" +ScreenPadding="" +# Default 0, Options: from 0 to min(screen width/2,screen height/2). + +Font="ESPACION" +FontSize="12" +# Default is screen height divided by 80 (1080/80=13.5), Options: 0-inf. + +KeyboardSize="0.4" +# Default 0.4, Options 0.1-1.0 + +RoundCorners="0" + +Locale="" +# Locale for data and time format. I suggest leaving it blank. +HourFormat="HH:mm" +# Default Locale.ShortFormat. +DateFormat="dddd d MMMM" +# Default Locale.LongFormat. + +HeaderText="" +# You can put somehting fun. + +#################### Background #################### + +BackgroundPlaceholder="Backgrounds/fish_tank_graphic_static.png" +# Must be a relative path. +# Background displayed before the actual background is loaded. +# Use only if the background is a video, otherwise leave blank. +# Connected with: Background. +Background="Backgrounds/fish_tank_graphic.mp4" +# Must be a relative path. +# Supports: png, jpg, jpeg, webp, gif, avi, mp4, mov, mkv, m4v, webm. +BackgroundSpeed="1.0" +# Default 1.0. Options: 0.0-10.0 (can go higher). +# Speed of animated wallpaper. +# Connected with: Background. +PauseBackground="" +# Default false. +# If set to true, stops playback of gifs. Works only with gifs. +# Connected with: Background. +DimBackground="0.1" +# Options: 0.0-1.0. +# Connected with: DimBackgroundColor +CropBackground="true" +# Default false. +# Crop or fit background. +# Connected with: BackgroundHorizontalAlignment and BackgroundVerticalAlignment dosn't work when set to true. +BackgroundHorizontalAlignment="center" +# Default: center, Options: left, center, right. +# Horizontal position of the background picture. +# Connected with: CropBackground must be set to false. +BackgroundVerticalAlignment="center" +# Horizontal position of the background picture. +# Default: center, Options: bottom, center, top. +# Connected with: CropBackground must be set to false. + +#################### Colors #################### + +HeaderTextColor="#a0e8f0" +DateTextColor="#a0e8f0" +TimeTextColor="#00c8d4" + +FormBackgroundColor="#0d1a1f" +BackgroundColor="#0d1a1f" +DimBackgroundColor="#0d1a1f" + +LoginFieldBackgroundColor="#0d3040" +PasswordFieldBackgroundColor="#0d3040" +LoginFieldTextColor="#00c8d4" +PasswordFieldTextColor="#00c8d4" +UserIconColor="#00c8d4" +PasswordIconColor="#00c8d4" + +PlaceholderTextColor="#3a7a80" +WarningColor="#a0e8f0" + +LoginButtonTextColor="#0d1a1f" +LoginButtonBackgroundColor="#00a0aa" +SystemButtonsIconsColor="#a0e8f0" +SessionButtonTextColor="#a0e8f0" +VirtualKeyboardButtonTextColor="#a0e8f0" + +DropdownTextColor="#a0e8f0" +DropdownSelectedBackgroundColor="#0d3040" +DropdownBackgroundColor="#0d1a1f" + +HighlightTextColor="#a0e8f0" +HighlightBackgroundColor="#00a0aa" +HighlightBorderColor="#00c8d4" + +HoverUserIconColor="#40d8e8" +HoverPasswordIconColor="#40d8e8" +HoverSystemButtonsIconsColor="#40d8e8" +HoverSessionButtonTextColor="#40d8e8" +HoverVirtualKeyboardButtonTextColor="#40d8e8" + +#################### Form #################### + +PartialBlur="true" +# Default false. +FullBlur="" +# Default false. +# If you use FullBlur I recommend setting BlurMax to 64 and Blur to 1.0. +BlurMax="24" +# Default 48, Options: 2-64 (can go higher because depends on Blur). +# Connected with: Blur. +Blur="0.8" +# Default 2.0, Options: 0.0-3.0 (without 3.0). +# Connected with: BlurMax. + +HaveFormBackground="false" +# Form background is transparent if set to false. +# Connected with: PartialBlur and BackgroundColor. +FormPosition="right" +# Default: left, Options: left, center, right. + +#################### Virtual Keyboard #################### + +VirtualKeyboardPosition="center" +# Default: left, Options: left, center, right. + +#################### Interface Behavior #################### + +HideVirtualKeyboard="false" +HideSystemButtons="false" +HideLoginButton="false" + +ForceLastUser="true" +# If set to true last successfully logged in user appeares automatically in the username field. +PasswordFocus="true" +# Automaticaly focuses password field. +HideCompletePassword="true" +# Hides the password while typing. +AllowEmptyPassword="false" +# Enable login for users without a password. +AllowUppercaseLettersInUsernames="false" +# Do not change this! Uppercase letters are generally not allowed in usernames. This option is only for systems that differ from this standard! +BypassSystemButtonsChecks="false" +# Skips checking if sddm can perform shutdown, restart, suspend or hibernate, always displays all system buttons. +RightToLeftLayout="false" +# Revert the layout either because you would like the login to be on the right hand side or SDDM won't respect your language locale for some reason. This will reverse the current position of FormPosition if it is either left or right and in addition position some smaller elements on the right hand side of the form itself (also when FormPosition is set to center). + +#################### Translation #################### + +# These don't necessarily need to translate anything. You can enter whatever you want here. +TranslatePlaceholderUsername="" +TranslatePlaceholderPassword="" +TranslateLogin="" +TranslateLoginFailedWarning="" +TranslateCapslockWarning="" +TranslateSuspend="" +TranslateHibernate="" +TranslateReboot="" +TranslateShutdown="" +TranslateSessionSelection="" +TranslateVirtualKeyboardButtonOn="" +TranslateVirtualKeyboardButtonOff="" diff --git a/Themes/fish_tank_real.conf b/Themes/fish_tank_real.conf new file mode 100644 index 0000000..130e692 --- /dev/null +++ b/Themes/fish_tank_real.conf @@ -0,0 +1,162 @@ +[General] +#################### General #################### + +ScreenWidth="1920" +ScreenHeight="1080" +ScreenPadding="" +# Default 0, Options: from 0 to min(screen width/2,screen height/2). + +Font="Fira Sans" +FontSize="13" +# Default is screen height divided by 80 (1080/80=13.5), Options: 0-inf. + +KeyboardSize="0.4" +# Default 0.4, Options 0.1-1.0 + +RoundCorners="20" + +Locale="" +# Locale for data and time format. I suggest leaving it blank. +HourFormat="HH:mm" +# Default Locale.ShortFormat. +DateFormat="dddd d MMMM" +# Default Locale.LongFormat. + +HeaderText="" +# You can put somehting fun. + +#################### Background #################### + +BackgroundPlaceholder="Backgrounds/fish_tank_real_static.png" +# Must be a relative path. +# Background displayed before the actual background is loaded. +# Use only if the background is a video, otherwise leave blank. +# Connected with: Background. +Background="Backgrounds/fish_tank_real.mp4" +# Must be a relative path. +# Supports: png, jpg, jpeg, webp, gif, avi, mp4, mov, mkv, m4v, webm. +BackgroundSpeed="1.0" +# Default 1.0. Options: 0.0-10.0 (can go higher). +# Speed of animated wallpaper. +# Connected with: Background. +PauseBackground="" +# Default false. +# If set to true, stops playback of gifs. Works only with gifs. +# Connected with: Background. +DimBackground="0.1" +# Options: 0.0-1.0. +# Connected with: DimBackgroundColor +CropBackground="true" +# Default false. +# Crop or fit background. +# Connected with: BackgroundHorizontalAlignment and BackgroundVerticalAlignment dosn't work when set to true. +BackgroundHorizontalAlignment="center" +# Default: center, Options: left, center, right. +# Horizontal position of the background picture. +# Connected with: CropBackground must be set to false. +BackgroundVerticalAlignment="center" +# Horizontal position of the background picture. +# Default: center, Options: bottom, center, top. +# Connected with: CropBackground must be set to false. + +#################### Colors #################### + +HeaderTextColor="#ffffff" +DateTextColor="#ffffff" +TimeTextColor="#ffffff" + +FormBackgroundColor="#0a4a4a" +BackgroundColor="#0a4a4a" +DimBackgroundColor="#0a4a4a" + +LoginFieldBackgroundColor="#d0f5f5" +PasswordFieldBackgroundColor="#d0f5f5" +LoginFieldTextColor="#0a3535" +PasswordFieldTextColor="#0a3535" +UserIconColor="#0a3535" +PasswordIconColor="#0a3535" + +PlaceholderTextColor="#70b0b0" +WarningColor="#ffffff" + +LoginButtonTextColor="#ffffff" +LoginButtonBackgroundColor="#0a7070" +SystemButtonsIconsColor="#ffffff" +SessionButtonTextColor="#ffffff" +VirtualKeyboardButtonTextColor="#ffffff" + +DropdownTextColor="#d0f5f5" +DropdownSelectedBackgroundColor="#0a6060" +DropdownBackgroundColor="#0a4a4a" + +HighlightTextColor="#d0f5f5" +HighlightBackgroundColor="#0a7070" +HighlightBorderColor="#20b0b0" + +HoverUserIconColor="#20c0c0" +HoverPasswordIconColor="#20c0c0" +HoverSystemButtonsIconsColor="#20c0c0" +HoverSessionButtonTextColor="#20c0c0" +HoverVirtualKeyboardButtonTextColor="#20c0c0" + +#################### Form #################### + +PartialBlur="" +# Default false. +FullBlur="" +# Default false. +# If you use FullBlur I recommend setting BlurMax to 64 and Blur to 1.0. +BlurMax="" +# Default 48, Options: 2-64 (can go higher because depends on Blur). +# Connected with: Blur. +Blur="" +# Default 2.0, Options: 0.0-3.0 (without 3.0). +# Connected with: BlurMax. + +HaveFormBackground="false" +# Form background is transparent if set to false. +# Connected with: PartialBlur and BackgroundColor. +FormPosition="center" +# Default: left, Options: left, center, right. + +#################### Virtual Keyboard #################### + +VirtualKeyboardPosition="center" +# Default: left, Options: left, center, right. + +#################### Interface Behavior #################### + +HideVirtualKeyboard="false" +HideSystemButtons="false" +HideLoginButton="false" + +ForceLastUser="true" +# If set to true last successfully logged in user appeares automatically in the username field. +PasswordFocus="true" +# Automaticaly focuses password field. +HideCompletePassword="true" +# Hides the password while typing. +AllowEmptyPassword="false" +# Enable login for users without a password. +AllowUppercaseLettersInUsernames="false" +# Do not change this! Uppercase letters are generally not allowed in usernames. This option is only for systems that differ from this standard! +BypassSystemButtonsChecks="false" +# Skips checking if sddm can perform shutdown, restart, suspend or hibernate, always displays all system buttons. +RightToLeftLayout="false" +# Revert the layout either because you would like the login to be on the right hand side or SDDM won't respect your language locale for some reason. This will reverse the current position of FormPosition if it is either left or right and in addition position some smaller elements on the right hand side of the form itself (also when FormPosition is set to center). + +#################### Translation #################### + +# These don't necessarily need to translate anything. You can enter whatever you want here. +TranslatePlaceholderUsername="" +TranslatePlaceholderPassword="" +TranslateLogin="" +TranslateLoginFailedWarning="" +TranslateCapslockWarning="" +TranslateSuspend="" +TranslateHibernate="" +TranslateReboot="" +TranslateShutdown="" +TranslateSessionSelection="" +TranslateVirtualKeyboardButtonOn="" +TranslateVirtualKeyboardButtonOff="" diff --git a/Themes/koi_feed.conf b/Themes/koi_feed.conf new file mode 100644 index 0000000..d7bc70d --- /dev/null +++ b/Themes/koi_feed.conf @@ -0,0 +1,162 @@ +[General] +#################### General #################### + +ScreenWidth="1920" +ScreenHeight="1080" +ScreenPadding="" +# Default 0, Options: from 0 to min(screen width/2,screen height/2). + +Font="Source Serif Pro" +FontSize="13" +# Default is screen height divided by 80 (1080/80=13.5), Options: 0-inf. + +KeyboardSize="0.4" +# Default 0.4, Options 0.1-1.0 + +RoundCorners="20" + +Locale="" +# Locale for data and time format. I suggest leaving it blank. +HourFormat="HH:mm" +# Default Locale.ShortFormat. +DateFormat="dddd d MMMM" +# Default Locale.LongFormat. + +HeaderText="" +# You can put somehting fun. + +#################### Background #################### + +BackgroundPlaceholder="Backgrounds/koi_feed_static.png" +# Must be a relative path. +# Background displayed before the actual background is loaded. +# Use only if the background is a video, otherwise leave blank. +# Connected with: Background. +Background="Backgrounds/koi_feed.mp4" +# Must be a relative path. +# Supports: png, jpg, jpeg, webp, gif, avi, mp4, mov, mkv, m4v, webm. +BackgroundSpeed="1.0" +# Default 1.0. Options: 0.0-10.0 (can go higher). +# Speed of animated wallpaper. +# Connected with: Background. +PauseBackground="" +# Default false. +# If set to true, stops playback of gifs. Works only with gifs. +# Connected with: Background. +DimBackground="0.2" +# Options: 0.0-1.0. +# Connected with: DimBackgroundColor +CropBackground="true" +# Default false. +# Crop or fit background. +# Connected with: BackgroundHorizontalAlignment and BackgroundVerticalAlignment dosn't work when set to true. +BackgroundHorizontalAlignment="center" +# Default: center, Options: left, center, right. +# Horizontal position of the background picture. +# Connected with: CropBackground must be set to false. +BackgroundVerticalAlignment="center" +# Horizontal position of the background picture. +# Default: center, Options: bottom, center, top. +# Connected with: CropBackground must be set to false. + +#################### Colors #################### + +HeaderTextColor="#f5d0a0" +DateTextColor="#f5d0a0" +TimeTextColor="#f5d0a0" + +FormBackgroundColor="#1a0a05" +BackgroundColor="#1a0a05" +DimBackgroundColor="#1a0a05" + +LoginFieldBackgroundColor="#f5d0a0" +PasswordFieldBackgroundColor="#f5d0a0" +LoginFieldTextColor="#1a0a05" +PasswordFieldTextColor="#1a0a05" +UserIconColor="#1a0a05" +PasswordIconColor="#1a0a05" + +PlaceholderTextColor="#a06040" +WarningColor="#f5d0a0" + +LoginButtonTextColor="#ffffff" +LoginButtonBackgroundColor="#c84010" +SystemButtonsIconsColor="#f5d0a0" +SessionButtonTextColor="#f5d0a0" +VirtualKeyboardButtonTextColor="#f5d0a0" + +DropdownTextColor="#f5d0a0" +DropdownSelectedBackgroundColor="#3a1505" +DropdownBackgroundColor="#1a0a05" + +HighlightTextColor="#f5d0a0" +HighlightBackgroundColor="#c84010" +HighlightBorderColor="#e86030" + +HoverUserIconColor="#e86030" +HoverPasswordIconColor="#e86030" +HoverSystemButtonsIconsColor="#e86030" +HoverSessionButtonTextColor="#e86030" +HoverVirtualKeyboardButtonTextColor="#e86030" + +#################### Form #################### + +PartialBlur="true" +# Default false. +FullBlur="" +# Default false. +# If you use FullBlur I recommend setting BlurMax to 64 and Blur to 1.0. +BlurMax="48" +# Default 48, Options: 2-64 (can go higher because depends on Blur). +# Connected with: Blur. +Blur="2.0" +# Default 2.0, Options: 0.0-3.0 (without 3.0). +# Connected with: BlurMax. + +HaveFormBackground="true" +# Form background is transparent if set to false. +# Connected with: PartialBlur and BackgroundColor. +FormPosition="left" +# Default: left, Options: left, center, right. + +#################### Virtual Keyboard #################### + +VirtualKeyboardPosition="left" +# Default: left, Options: left, center, right. + +#################### Interface Behavior #################### + +HideVirtualKeyboard="true" +HideSystemButtons="false" +HideLoginButton="false" + +ForceLastUser="true" +# If set to true last successfully logged in user appeares automatically in the username field. +PasswordFocus="true" +# Automaticaly focuses password field. +HideCompletePassword="true" +# Hides the password while typing. +AllowEmptyPassword="false" +# Enable login for users without a password. +AllowUppercaseLettersInUsernames="false" +# Do not change this! Uppercase letters are generally not allowed in usernames. This option is only for systems that differ from this standard! +BypassSystemButtonsChecks="false" +# Skips checking if sddm can perform shutdown, restart, suspend or hibernate, always displays all system buttons. +RightToLeftLayout="false" +# Revert the layout either because you would like the login to be on the right hand side or SDDM won't respect your language locale for some reason. This will reverse the current position of FormPosition if it is either left or right and in addition position some smaller elements on the right hand side of the form itself (also when FormPosition is set to center). + +#################### Translation #################### + +# These don't necessarily need to translate anything. You can enter whatever you want here. +TranslatePlaceholderUsername="" +TranslatePlaceholderPassword="" +TranslateLogin="" +TranslateLoginFailedWarning="" +TranslateCapslockWarning="" +TranslateSuspend="" +TranslateHibernate="" +TranslateReboot="" +TranslateShutdown="" +TranslateSessionSelection="" +TranslateVirtualKeyboardButtonOn="" +TranslateVirtualKeyboardButtonOff="" diff --git a/Themes/moon_fishing.conf b/Themes/moon_fishing.conf new file mode 100644 index 0000000..a4dfb40 --- /dev/null +++ b/Themes/moon_fishing.conf @@ -0,0 +1,162 @@ +[General] +#################### General #################### + +ScreenWidth="1920" +ScreenHeight="1080" +ScreenPadding="" +# Default 0, Options: from 0 to min(screen width/2,screen height/2). + +Font="Source Serif Pro" +FontSize="13" +# Default is screen height divided by 80 (1080/80=13.5), Options: 0-inf. + +KeyboardSize="0.4" +# Default 0.4, Options 0.1-1.0 + +RoundCorners="30" + +Locale="" +# Locale for data and time format. I suggest leaving it blank. +HourFormat="HH:mm" +# Default Locale.ShortFormat. +DateFormat="dddd d MMMM" +# Default Locale.LongFormat. + +HeaderText="" +# You can put somehting fun. + +#################### Background #################### + +BackgroundPlaceholder="Backgrounds/moon_fishing_static.png" +# Must be a relative path. +# Background displayed before the actual background is loaded. +# Use only if the background is a video, otherwise leave blank. +# Connected with: Background. +Background="Backgrounds/moon_fishing.mp4" +# Must be a relative path. +# Supports: png, jpg, jpeg, webp, gif, avi, mp4, mov, mkv, m4v, webm. +BackgroundSpeed="1.0" +# Default 1.0. Options: 0.0-10.0 (can go higher). +# Speed of animated wallpaper. +# Connected with: Background. +PauseBackground="" +# Default false. +# If set to true, stops playback of gifs. Works only with gifs. +# Connected with: Background. +DimBackground="0.0" +# Options: 0.0-1.0. +# Connected with: DimBackgroundColor +CropBackground="true" +# Default false. +# Crop or fit background. +# Connected with: BackgroundHorizontalAlignment and BackgroundVerticalAlignment dosn't work when set to true. +BackgroundHorizontalAlignment="center" +# Default: center, Options: left, center, right. +# Horizontal position of the background picture. +# Connected with: CropBackground must be set to false. +BackgroundVerticalAlignment="center" +# Horizontal position of the background picture. +# Default: center, Options: bottom, center, top. +# Connected with: CropBackground must be set to false. + +#################### Colors #################### + +HeaderTextColor="#ffffff" +DateTextColor="#c0d8f5" +TimeTextColor="#ffffff" + +FormBackgroundColor="#0a1a3a" +BackgroundColor="#0a1a3a" +DimBackgroundColor="#0a1a3a" + +LoginFieldBackgroundColor="#c0d8f5" +PasswordFieldBackgroundColor="#c0d8f5" +LoginFieldTextColor="#0a1a3a" +PasswordFieldTextColor="#0a1a3a" +UserIconColor="#0a1a3a" +PasswordIconColor="#0a1a3a" + +PlaceholderTextColor="#6090b8" +WarningColor="#c0d8f5" + +LoginButtonTextColor="#ffffff" +LoginButtonBackgroundColor="#1a5a9a" +SystemButtonsIconsColor="#c0d8f5" +SessionButtonTextColor="#c0d8f5" +VirtualKeyboardButtonTextColor="#c0d8f5" + +DropdownTextColor="#c0d8f5" +DropdownSelectedBackgroundColor="#0f2a50" +DropdownBackgroundColor="#0a1a3a" + +HighlightTextColor="#c0d8f5" +HighlightBackgroundColor="#1a5a9a" +HighlightBorderColor="#4090d0" + +HoverUserIconColor="#60a8e0" +HoverPasswordIconColor="#60a8e0" +HoverSystemButtonsIconsColor="#60a8e0" +HoverSessionButtonTextColor="#60a8e0" +HoverVirtualKeyboardButtonTextColor="#60a8e0" + +#################### Form #################### + +PartialBlur="true" +# Default false. +FullBlur="" +# Default false. +# If you use FullBlur I recommend setting BlurMax to 64 and Blur to 1.0. +BlurMax="32" +# Default 48, Options: 2-64 (can go higher because depends on Blur). +# Connected with: Blur. +Blur="1.5" +# Default 2.0, Options: 0.0-3.0 (without 3.0). +# Connected with: BlurMax. + +HaveFormBackground="false" +# Form background is transparent if set to false. +# Connected with: PartialBlur and BackgroundColor. +FormPosition="center" +# Default: left, Options: left, center, right. + +#################### Virtual Keyboard #################### + +VirtualKeyboardPosition="center" +# Default: left, Options: left, center, right. + +#################### Interface Behavior #################### + +HideVirtualKeyboard="false" +HideSystemButtons="false" +HideLoginButton="false" + +ForceLastUser="true" +# If set to true last successfully logged in user appeares automatically in the username field. +PasswordFocus="true" +# Automaticaly focuses password field. +HideCompletePassword="true" +# Hides the password while typing. +AllowEmptyPassword="false" +# Enable login for users without a password. +AllowUppercaseLettersInUsernames="false" +# Do not change this! Uppercase letters are generally not allowed in usernames. This option is only for systems that differ from this standard! +BypassSystemButtonsChecks="false" +# Skips checking if sddm can perform shutdown, restart, suspend or hibernate, always displays all system buttons. +RightToLeftLayout="false" +# Revert the layout either because you would like the login to be on the right hand side or SDDM won't respect your language locale for some reason. This will reverse the current position of FormPosition if it is either left or right and in addition position some smaller elements on the right hand side of the form itself (also when FormPosition is set to center). + +#################### Translation #################### + +# These don't necessarily need to translate anything. You can enter whatever you want here. +TranslatePlaceholderUsername="" +TranslatePlaceholderPassword="" +TranslateLogin="" +TranslateLoginFailedWarning="" +TranslateCapslockWarning="" +TranslateSuspend="" +TranslateHibernate="" +TranslateReboot="" +TranslateShutdown="" +TranslateSessionSelection="" +TranslateVirtualKeyboardButtonOn="" +TranslateVirtualKeyboardButtonOff="" diff --git a/Themes/ocean_night.conf b/Themes/ocean_night.conf new file mode 100644 index 0000000..660216f --- /dev/null +++ b/Themes/ocean_night.conf @@ -0,0 +1,162 @@ +[General] +#################### General #################### + +ScreenWidth="1920" +ScreenHeight="1080" +ScreenPadding="" +# Default 0, Options: from 0 to min(screen width/2,screen height/2). + +Font="Source Serif Pro" +FontSize="13" +# Default is screen height divided by 80 (1080/80=13.5), Options: 0-inf. + +KeyboardSize="0.4" +# Default 0.4, Options 0.1-1.0 + +RoundCorners="20" + +Locale="" +# Locale for data and time format. I suggest leaving it blank. +HourFormat="HH:mm" +# Default Locale.ShortFormat. +DateFormat="dddd d MMMM" +# Default Locale.LongFormat. + +HeaderText="" +# You can put somehting fun. + +#################### Background #################### + +BackgroundPlaceholder="Backgrounds/ocean_night_static.png" +# Must be a relative path. +# Background displayed before the actual background is loaded. +# Use only if the background is a video, otherwise leave blank. +# Connected with: Background. +Background="Backgrounds/ocean_at_night.mp4" +# Must be a relative path. +# Supports: png, jpg, jpeg, webp, gif, avi, mp4, mov, mkv, m4v, webm. +BackgroundSpeed="1.0" +# Default 1.0. Options: 0.0-10.0 (can go higher). +# Speed of animated wallpaper. +# Connected with: Background. +PauseBackground="" +# Default false. +# If set to true, stops playback of gifs. Works only with gifs. +# Connected with: Background. +DimBackground="0.0" +# Options: 0.0-1.0. +# Connected with: DimBackgroundColor +CropBackground="true" +# Default false. +# Crop or fit background. +# Connected with: BackgroundHorizontalAlignment and BackgroundVerticalAlignment dosn't work when set to true. +BackgroundHorizontalAlignment="center" +# Default: center, Options: left, center, right. +# Horizontal position of the background picture. +# Connected with: CropBackground must be set to false. +BackgroundVerticalAlignment="center" +# Horizontal position of the background picture. +# Default: center, Options: bottom, center, top. +# Connected with: CropBackground must be set to false. + +#################### Colors #################### + +HeaderTextColor="#e8d0f8" +DateTextColor="#e8d0f8" +TimeTextColor="#e8d0f8" + +FormBackgroundColor="#0d0f2a" +BackgroundColor="#0d0f2a" +DimBackgroundColor="#0d0f2a" + +LoginFieldBackgroundColor="#c0a0e8" +PasswordFieldBackgroundColor="#c0a0e8" +LoginFieldTextColor="#0d0f2a" +PasswordFieldTextColor="#0d0f2a" +UserIconColor="#0d0f2a" +PasswordIconColor="#0d0f2a" + +PlaceholderTextColor="#8870b0" +WarningColor="#e8d0f8" + +LoginButtonTextColor="#ffffff" +LoginButtonBackgroundColor="#5c3a9a" +SystemButtonsIconsColor="#e8d0f8" +SessionButtonTextColor="#e8d0f8" +VirtualKeyboardButtonTextColor="#e8d0f8" + +DropdownTextColor="#e8d0f8" +DropdownSelectedBackgroundColor="#3a2070" +DropdownBackgroundColor="#0d0f2a" + +HighlightTextColor="#e8d0f8" +HighlightBackgroundColor="#5c3a9a" +HighlightBorderColor="#8860d0" + +HoverUserIconColor="#b080f0" +HoverPasswordIconColor="#b080f0" +HoverSystemButtonsIconsColor="#b080f0" +HoverSessionButtonTextColor="#b080f0" +HoverVirtualKeyboardButtonTextColor="#b080f0" + +#################### Form #################### + +PartialBlur="false" +# Default false. +FullBlur="" +# Default false. +# If you use FullBlur I recommend setting BlurMax to 64 and Blur to 1.0. +BlurMax="8" +# Default 48, Options: 2-64 (can go higher because depends on Blur). +# Connected with: Blur. +Blur="2.0" +# Default 2.0, Options: 0.0-3.0 (without 3.0). +# Connected with: BlurMax. + +HaveFormBackground="false" +# Form background is transparent if set to false. +# Connected with: PartialBlur and BackgroundColor. +FormPosition="center" +# Default: left, Options: left, center, right. + +#################### Virtual Keyboard #################### + +VirtualKeyboardPosition="center" +# Default: left, Options: left, center, right. + +#################### Interface Behavior #################### + +HideVirtualKeyboard="true" +HideSystemButtons="true" +HideLoginButton="true" + +ForceLastUser="true" +# If set to true last successfully logged in user appeares automatically in the username field. +PasswordFocus="true" +# Automaticaly focuses password field. +HideCompletePassword="true" +# Hides the password while typing. +AllowEmptyPassword="false" +# Enable login for users without a password. +AllowUppercaseLettersInUsernames="false" +# Do not change this! Uppercase letters are generally not allowed in usernames. This option is only for systems that differ from this standard! +BypassSystemButtonsChecks="false" +# Skips checking if sddm can perform shutdown, restart, suspend or hibernate, always displays all system buttons. +RightToLeftLayout="false" +# Revert the layout either because you would like the login to be on the right hand side or SDDM won't respect your language locale for some reason. This will reverse the current position of FormPosition if it is either left or right and in addition position some smaller elements on the right hand side of the form itself (also when FormPosition is set to center). + +#################### Translation #################### + +# These don't necessarily need to translate anything. You can enter whatever you want here. +TranslatePlaceholderUsername="" +TranslatePlaceholderPassword="" +TranslateLogin="" +TranslateLoginFailedWarning="" +TranslateCapslockWarning="" +TranslateSuspend="" +TranslateHibernate="" +TranslateReboot="" +TranslateShutdown="" +TranslateSessionSelection="" +TranslateVirtualKeyboardButtonOn="" +TranslateVirtualKeyboardButtonOff="" diff --git a/Themes/planar_horizon.conf b/Themes/planar_horizon.conf new file mode 100644 index 0000000..f37444c --- /dev/null +++ b/Themes/planar_horizon.conf @@ -0,0 +1,162 @@ +[General] +#################### General #################### + +ScreenWidth="1920" +ScreenHeight="1080" +ScreenPadding="" +# Default 0, Options: from 0 to min(screen width/2,screen height/2). + +Font="Orbitron" +FontSize="12" +# Default is screen height divided by 80 (1080/80=13.5), Options: 0-inf. + +KeyboardSize="0.4" +# Default 0.4, Options 0.1-1.0 + +RoundCorners="0" + +Locale="" +# Locale for data and time format. I suggest leaving it blank. +HourFormat="HH:mm" +# Default Locale.ShortFormat. +DateFormat="dddd d MMMM" +# Default Locale.LongFormat. + +HeaderText="" +# You can put somehting fun. + +#################### Background #################### + +BackgroundPlaceholder="Backgrounds/planar_horizon_static.png" +# Must be a relative path. +# Background displayed before the actual background is loaded. +# Use only if the background is a video, otherwise leave blank. +# Connected with: Background. +Background="Backgrounds/planar_horizon.mp4" +# Must be a relative path. +# Supports: png, jpg, jpeg, webp, gif, avi, mp4, mov, mkv, m4v, webm. +BackgroundSpeed="1.0" +# Default 1.0. Options: 0.0-10.0 (can go higher). +# Speed of animated wallpaper. +# Connected with: Background. +PauseBackground="" +# Default false. +# If set to true, stops playback of gifs. Works only with gifs. +# Connected with: Background. +DimBackground="0.0" +# Options: 0.0-1.0. +# Connected with: DimBackgroundColor +CropBackground="true" +# Default false. +# Crop or fit background. +# Connected with: BackgroundHorizontalAlignment and BackgroundVerticalAlignment dosn't work when set to true. +BackgroundHorizontalAlignment="center" +# Default: center, Options: left, center, right. +# Horizontal position of the background picture. +# Connected with: CropBackground must be set to false. +BackgroundVerticalAlignment="center" +# Horizontal position of the background picture. +# Default: center, Options: bottom, center, top. +# Connected with: CropBackground must be set to false. + +#################### Colors #################### + +HeaderTextColor="#00d4d8" +DateTextColor="#00d4d8" +TimeTextColor="#00d4d8" + +FormBackgroundColor="#18050810" +BackgroundColor="#050810" +DimBackgroundColor="#050810" + +LoginFieldBackgroundColor="#0a2028" +PasswordFieldBackgroundColor="#0a2028" +LoginFieldTextColor="#00d4d8" +PasswordFieldTextColor="#00d4d8" +UserIconColor="#00d4d8" +PasswordIconColor="#00d4d8" + +PlaceholderTextColor="#006870" +WarningColor="#40f0f8" + +LoginButtonTextColor="#050810" +LoginButtonBackgroundColor="#00a0a8" +SystemButtonsIconsColor="#00d4d8" +SessionButtonTextColor="#00d4d8" +VirtualKeyboardButtonTextColor="#00d4d8" + +DropdownTextColor="#00d4d8" +DropdownSelectedBackgroundColor="#0a2028" +DropdownBackgroundColor="#050810" + +HighlightTextColor="#00d4d8" +HighlightBackgroundColor="#00a0a8" +HighlightBorderColor="#00d4d8" + +HoverUserIconColor="#40f0f8" +HoverPasswordIconColor="#40f0f8" +HoverSystemButtonsIconsColor="#40f0f8" +HoverSessionButtonTextColor="#40f0f8" +HoverVirtualKeyboardButtonTextColor="#40f0f8" + +#################### Form #################### + +PartialBlur="true" +# Default false. +FullBlur="" +# Default false. +# If you use FullBlur I recommend setting BlurMax to 64 and Blur to 1.0. +BlurMax="8" +# Default 48, Options: 2-64 (can go higher because depends on Blur). +# Connected with: Blur. +Blur="0.5" +# Default 2.0, Options: 0.0-3.0 (without 3.0). +# Connected with: BlurMax. + +HaveFormBackground="true" +# Form background is transparent if set to false. +# Connected with: PartialBlur and BackgroundColor. +FormPosition="center" +# Default: left, Options: left, center, right. + +#################### Virtual Keyboard #################### + +VirtualKeyboardPosition="center" +# Default: left, Options: left, center, right. + +#################### Interface Behavior #################### + +HideVirtualKeyboard="false" +HideSystemButtons="false" +HideLoginButton="false" + +ForceLastUser="true" +# If set to true last successfully logged in user appeares automatically in the username field. +PasswordFocus="true" +# Automaticaly focuses password field. +HideCompletePassword="true" +# Hides the password while typing. +AllowEmptyPassword="false" +# Enable login for users without a password. +AllowUppercaseLettersInUsernames="false" +# Do not change this! Uppercase letters are generally not allowed in usernames. This option is only for systems that differ from this standard! +BypassSystemButtonsChecks="false" +# Skips checking if sddm can perform shutdown, restart, suspend or hibernate, always displays all system buttons. +RightToLeftLayout="false" +# Revert the layout either because you would like the login to be on the right hand side or SDDM won't respect your language locale for some reason. This will reverse the current position of FormPosition if it is either left or right and in addition position some smaller elements on the right hand side of the form itself (also when FormPosition is set to center). + +#################### Translation #################### + +# These don't necessarily need to translate anything. You can enter whatever you want here. +TranslatePlaceholderUsername="" +TranslatePlaceholderPassword="" +TranslateLogin="" +TranslateLoginFailedWarning="" +TranslateCapslockWarning="" +TranslateSuspend="" +TranslateHibernate="" +TranslateReboot="" +TranslateShutdown="" +TranslateSessionSelection="" +TranslateVirtualKeyboardButtonOn="" +TranslateVirtualKeyboardButtonOff="" diff --git a/setup.sh b/setup.sh index 9ea1f68..12bdd65 100755 --- a/setup.sh +++ b/setup.sh @@ -16,8 +16,10 @@ readonly METADATA="$THEMES_DIR/$THEME_NAME/metadata.desktop" readonly DATE=$(date +%s) readonly -a THEMES=( - "astronaut" "black_hole" "cyberpunk" "hyprland_kath" "jake_the_dog" - "japanese_aesthetic" "pixel_sakura" "pixel_sakura_static" + "astronaut" "black_hole" "blurred_sunset_while_raining" "cyberpunk" + "fish_tank_graphic" "fish_tank_real" "hyprland_kath" "jake_the_dog" + "japanese_aesthetic" "koi_feed" "moon_fishing" "ocean_night" + "pixel_sakura" "pixel_sakura_static" "planar_horizon" "post-apocalyptic_hacker" "purple_leaves" )