commit 4e511c6c8ebd42bbc51730d884e8d8eea15cd096 Author: rnhmjoj Date: Wed Oct 7 23:19:29 2015 +0200 Initial commit diff --git a/background.png b/background.png new file mode 100644 index 0000000..a69f159 Binary files /dev/null and b/background.png differ diff --git a/nix.svg b/nix.svg new file mode 100644 index 0000000..cd7af69 --- /dev/null +++ b/nix.svg @@ -0,0 +1,55 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/panel.png b/panel.png new file mode 100644 index 0000000..c3d09ed Binary files /dev/null and b/panel.png differ diff --git a/slim.theme b/slim.theme new file mode 100644 index 0000000..4939b93 --- /dev/null +++ b/slim.theme @@ -0,0 +1,39 @@ +## main + +# two-step login +input_pass_x -1 +input_pass_y -1 + +background_style center +background_color #181B20 + +## message +msg_color #9b9081 +msg_font gohufont:size=14:bold +msg_x 50% +msg_y 70% + + +## input panel +input_font gohufont:size=14:bold +input_color #765636 + +# positions +input_panel_x 48% +input_panel_y 50% +input_name_x 145 +input_name_y 218 + + +## labels +username_msg user: +password_msg password: + +username_font gohufont:size=14:bold +username_color #9b9081 + +# positions +username_x 50 +username_y 218 +password_x 0 +password_y 218