bryanbecker / glitchdm

A LightDM Webkit Greeter Theme with unknown purpose. Extremely rare.
GNU General Public License v3.0
47 stars 2 forks source link

Configuration methods #4

Closed beyond9thousand closed 2 years ago

beyond9thousand commented 2 years ago

Not really an issue but can you give me little guidance on how I could change the animated background? I love the theme nevertheless

And perhaps if there was a way to change the font sizes for all the elements displayed on screen

Speficially the font sizes for each of these image

bryanbecker commented 2 years ago

Oh man, it's been a while, but it's basically a website.

You should find what you need to edit in index.html & the corresponding css file in https://github.com/bryanbecker/glitchdm/blob/master/css/bootstrap/theme.css

beyond9thousand commented 2 years ago

Oh man, it's been a while, but it's basically a website.

You should find what you need to edit in index.html & the corresponding css file in https://github.com/bryanbecker/glitchdm/blob/master/css/bootstrap/theme.css

Thank you so much for your reply!

P.S. I love the work you've done on this. I appreciate it

beyond9thousand commented 2 years ago

What would I need to do if I wanted to replace the background animation entirely? I noticed that you implemented some sophisticated methods (for me) to implement the glitch lines that keep rolling. If I had a loop-able gif image, could I perhaps use that instead?

bryanbecker commented 2 years ago

I couldn't figure out how to use a gif -- maybe it's easier now with new libraries out?