From 70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 Mon Sep 17 00:00:00 2001 From: AlexanderCurl Date: Sat, 18 Apr 2026 17:46:06 +0100 Subject: Replaced file structures for themes in the correct format --- raveos-plasma-theme/theme-data/sddm/astronaut.conf | 79 +++++++++++++++++++++ .../theme-data/sddm/new-raveos-main-bg.jpeg | Bin 0 -> 225018 bytes raveos-plasma-theme/theme-data/sddm/sddm.conf | 2 + 3 files changed, 81 insertions(+) create mode 100644 raveos-plasma-theme/theme-data/sddm/astronaut.conf create mode 100644 raveos-plasma-theme/theme-data/sddm/new-raveos-main-bg.jpeg create mode 100644 raveos-plasma-theme/theme-data/sddm/sddm.conf (limited to 'raveos-plasma-theme/theme-data/sddm') diff --git a/raveos-plasma-theme/theme-data/sddm/astronaut.conf b/raveos-plasma-theme/theme-data/sddm/astronaut.conf new file mode 100644 index 0000000..5b5f6b0 --- /dev/null +++ b/raveos-plasma-theme/theme-data/sddm/astronaut.conf @@ -0,0 +1,79 @@ +[General] +ScreenWidth="1920" +ScreenHeight="1080" +ScreenPadding="" +Font="Open Sans" +FontSize="13" +KeyboardSize="0.4" +RoundCorners="20" +Locale="" +HourFormat="HH:mm" +DateFormat="dddd d MMMM" +HeaderText="" +BackgroundPlaceholder="" +Background="Backgrounds/new-raveos-main-bg.jpeg" +BackgroundSpeed="" +PauseBackground="" +DimBackground="0.0" +CropBackground="true" +BackgroundHorizontalAlignment="center" +BackgroundVerticalAlignment="center" +HeaderTextColor="#ffffff" +DateTextColor="#ffffff" +TimeTextColor="#ffffff" +FormBackgroundColor="#21222C" +BackgroundColor="#21222C" +DimBackgroundColor="#21222C" +LoginFieldBackgroundColor="#222222" +PasswordFieldBackgroundColor="#222222" +LoginFieldTextColor="#ffffff" +PasswordFieldTextColor="#ffffff" +UserIconColor="#ffffff" +PasswordIconColor="#ffffff" +PlaceholderTextColor="#bbbbbb" +WarningColor="#343746" +LoginButtonTextColor="#ffffff" +LoginButtonBackgroundColor="#343746" +SystemButtonsIconsColor="#F8F8F2" +SessionButtonTextColor="#F8F8F2" +VirtualKeyboardButtonTextColor="#F8F8F2" +DropdownTextColor="#ffffff" +DropdownSelectedBackgroundColor="#343746" +DropdownBackgroundColor="#21222C" +HighlightTextColor="#bbbbbb" +HighlightBackgroundColor="#343746" +HighlightBorderColor="#343746" +HoverUserIconColor="#b7cef1" +HoverPasswordIconColor="#b7cef1" +HoverSystemButtonsIconsColor="#b7cef1" +HoverSessionButtonTextColor="#b7cef1" +HoverVirtualKeyboardButtonTextColor="#b7cef1" +PartialBlur="true" +FullBlur="" +BlurMax="" +Blur="" +HaveFormBackground="false" +FormPosition="center" +VirtualKeyboardPosition="center" +HideVirtualKeyboard="false" +HideSystemButtons="false" +HideLoginButton="false" +ForceLastUser="true" +PasswordFocus="true" +HideCompletePassword="true" +AllowEmptyPassword="false" +AllowUppercaseLettersInUsernames="false" +BypassSystemButtonsChecks="false" +RightToLeftLayout="false" +TranslatePlaceholderUsername="" +TranslatePlaceholderPassword="" +TranslateLogin="" +TranslateLoginFailedWarning="" +TranslateCapslockWarning="" +TranslateSuspend="" +TranslateHibernate="" +TranslateReboot="" +TranslateShutdown="" +TranslateSessionSelection="" +TranslateVirtualKeyboardButtonOn="" +TranslateVirtualKeyboardButtonOff="" diff --git a/raveos-plasma-theme/theme-data/sddm/new-raveos-main-bg.jpeg b/raveos-plasma-theme/theme-data/sddm/new-raveos-main-bg.jpeg new file mode 100644 index 0000000..5945d58 Binary files /dev/null and b/raveos-plasma-theme/theme-data/sddm/new-raveos-main-bg.jpeg differ diff --git a/raveos-plasma-theme/theme-data/sddm/sddm.conf b/raveos-plasma-theme/theme-data/sddm/sddm.conf new file mode 100644 index 0000000..29b5b95 --- /dev/null +++ b/raveos-plasma-theme/theme-data/sddm/sddm.conf @@ -0,0 +1,2 @@ +[Theme] +Current = sddm-astronaut-theme -- cgit v1.3