, 1 April 1990
+ Ty Coon, President of Vice
+
+That's all there is to it!
diff --git a/README.md b/README.md
index b02d1c8..b6349df 100644
--- a/README.md
+++ b/README.md
@@ -1,69 +1,13 @@
-🗼 Tokyo Night SDDM 🗼
+ My config of the Tokyo Night SDDM theme
-A Tokyo Night theme for the SDDM Login Manager
+A theme for the SDDM Login Manager
-Preview
-
-
-
-More Previews
-
-
-
-
-
-## Install
-### From sources
-> _Assumes that you've installed and configured SDDM correctly_ (if not [read more](https://wiki.archlinux.org/title/SDDM))
-
-> Please make sure you have the following dependencies installed:
-> `qt5-quickcontrols2`, `qt5-graphicaleffects`, `qt5-svg`
-
-1. Open terminal, and clone the repository with:
-
- ```sh
- git clone https://github.com/rototrash/tokyo-night-sddm.git ~/tokyo-night-sddm
- ```
-
-2. Them move it as follows:
-
- ```sh
- sudo mv ~/tokyo-night-sddm /usr/share/sddm/themes/
- ```
-
-### Arch Linux
-This theme is available on the [AUR](https://aur.archlinux.org/packages/sddm-theme-tokyo-night), you can install it with `makepkg` or using an AUR helper.
-
-```sh
-git clone https://aur.archlinux.org/sddm-theme-tokyo-night.git
-cd sddm-theme-tokyo-night
-makepkg -Ccsi
-```
-
-## Configure
-
-Edit the `/etc/sddm.conf` (with any text editor with **raised** privileges), so that it looks like this:
-
-```sh
-sudo nano /etc/sddm.conf # use any text editor with raised privileges
----
-[Theme]
-Current=tokyo-night-sddm
- ```
-
-### Language and time format
-
-- You can also change the time format.
-- To change the default wallpaper put desired image in the `tokyo-night-sddm/Backgrounds/` folder and add the name of the image followed by its extension (`.jpg` or `.png`) in `theme.conf` file.
-- You can also customize it further if you wish in the `theme.conf`
-(blur, form position, etc).
## Credits
-
-- Based on the theme [`Sugar Dark for SDDM`](https://github.com/MarianArlt/sddm-sugar-dark) by [**MarianArlt**](https://github.com/MarianArlt).
-- AUR Package by [**julian-poidevin**](https://github.com/julian-poidevin)
+- Just a configuration of [`Tokyo Night SDDM`](https://github.com/siddrs/tokyo-night-sddm) by [**siddrs**](https://github.com/siddrs).
+- which is based on the theme [`Sugar Dark for SDDM`](https://github.com/MarianArlt/sddm-sugar-dark) by [**MarianArlt**](https://github.com/MarianArlt).
## License
diff --git a/theme.conf b/theme.conf
index 2928e5c..8ca5517 100644
--- a/theme.conf
+++ b/theme.conf
@@ -47,7 +47,7 @@ MainColor="#ffffff"
AccentColor="#3fb36d"
## Used for elements in focus/hover/pressed. Should be contrasting to the background and the MainColor to achieve the best effect.
-BackgroundColor="#22222242"
+BackgroundColor="#22222282"
## Used for the user and session selection background as well as for ScreenPadding and FormBackground when either is true. If PartialBlur and FormBackground are both enabled this color will blend with the blur effect.
OverrideLoginButtonTextColor="#222222"