Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Backgrounds/blurred_sunset_while_raining.mp4
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Backgrounds/fish_tank_graphic.mp4
Binary file not shown.
Binary file added Backgrounds/fish_tank_graphic_static.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Backgrounds/fish_tank_real.mp4
Binary file not shown.
Binary file added Backgrounds/fish_tank_real_static.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Backgrounds/koi_feed.mp4
Binary file not shown.
Binary file added Backgrounds/koi_feed_static.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Backgrounds/moon_fishing.mp4
Binary file not shown.
Binary file added Backgrounds/moon_fishing_static.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Backgrounds/ocean_at_night.mp4
Binary file not shown.
Binary file added Backgrounds/ocean_night_static.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Backgrounds/planar_horizon.mp4
Binary file not shown.
Binary file added Backgrounds/planar_horizon_static.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
162 changes: 162 additions & 0 deletions Themes/blurred_sunset_while_raining.conf
Original file line number Diff line number Diff line change
@@ -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=""
162 changes: 162 additions & 0 deletions Themes/fish_tank_graphic.conf
Original file line number Diff line number Diff line change
@@ -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=""
Loading