Compare commits

...

2 commits

Author SHA1 Message Date
Alexis Jhon Gaspar 26784b1461 Update screenshots 2023-10-14 23:59:18 +08:00
Alexis Jhon Gaspar ee1d27415e Messing around theming 2023-10-14 23:50:45 +08:00
8 changed files with 12 additions and 11 deletions

View file

@ -207,6 +207,7 @@ All programs are licensed under the MIT License, except for some submodules, whi
![Screenshot of random screenshots](/pics/random.png)
![Screenshot of SM64 port](/pics/gaming.png)
![A demo of it's pywal abilities](/pics/wal.gif)
![Screenhot of slim on a Debian test VM](/pics/login.png)
## Special thanks
* [Speedie](https://speedie.site) for helping me out with this and providing me with patches

View file

@ -6,9 +6,9 @@ msg_color {color15}
msg_font Hack Nerd Font:size=18:bold:dpi=75
msg_x 50%
msg_y 40%
msg_shadow_color #702342
msg_shadow_xoffset 1
msg_shadow_yoffset 1
msg_shadow_color {color0}
msg_shadow_xoffset 2
msg_shadow_yoffset 2
# valid values: stretch, tile
background_style stretch
@ -18,9 +18,9 @@ background_color {color0}
input_panel_x 50%
input_panel_y 45%
input_name_x 394
input_name_y 142
input_name_y 166
input_pass_x 394
input_pass_y 178
input_pass_y 203
input_font Hack Nerd Font:size=12:dpi=75
input_color {color0}
@ -28,9 +28,9 @@ input_color {color0}
username_font Hack Nerd Font:size=18:dpi=75
username_color {color15}
username_x 270
username_y 144
username_y 166
password_x 270
password_y 180
password_y 203
username_shadow_color {color0}
username_shadow_xoffset 1
username_shadow_yoffset 1
@ -40,12 +40,12 @@ password_msg Password:
# Welcome message
welcome_font Hack Nerd Font:size=28:bold:dpi=75
welcome_color {color1}
welcome_color {color15}
welcome_x 50%
welcome_y 40
welcome_y 30%
welcome_msg Welcome to %host!
welcome_shadow_xoffset 2
welcome_shadow_yoffset 2
welcome_shadow_xoffset 1
welcome_shadow_yoffset 1
welcome_shadow_color {color0}
passwd_feedback_x 50%

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 962 KiB

After

Width:  |  Height:  |  Size: 875 KiB

BIN
pics/login.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 627 KiB

After

Width:  |  Height:  |  Size: 454 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 20 KiB