diff options
Diffstat (limited to 'raveos-theme/kde/theme-data/sddm/astronaut.conf')
| -rw-r--r-- | raveos-theme/kde/theme-data/sddm/astronaut.conf | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/raveos-theme/kde/theme-data/sddm/astronaut.conf b/raveos-theme/kde/theme-data/sddm/astronaut.conf new file mode 100644 index 0000000..5b5f6b0 --- /dev/null +++ b/raveos-theme/kde/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="" |