3
3
Fork
You've already forked Zima_Bluescreen
0
No description
  • Python 100%
2024年04月30日 16:52:09 +02:00
src Merge branch 'main' of codeberg.org:TheSmilingTurtle/Zima_Bluescreen 2024年04月30日 16:52:09 +02:00
.gitignore Merge branch 'main' of codeberg.org:TheSmilingTurtle/Zima_Bluescreen 2024年04月30日 16:52:09 +02:00
LICENSE sync 2024年04月30日 16:50:04 +02:00
README.md sync 2024年04月30日 16:50:04 +02:00
test.py sync 2024年04月30日 16:50:04 +02:00

Zima_Bluescreen

A fun script to generate Zima Bluescreen backgrounds.

Here is a fun zip folder for images: https://esahubble.org/images/archive/top100/

Config format

zima_blue: string starting with "#" exp.: "#ffffff"

ratio: string with ":" separator and integers exp.: "16:10"

text_chance: string with percentage exp.: "94.3942%" or "95%" or as a string of number from 0 to 1 exp.: "1" or "0.2314" or .123 or 0

Dependencies

PIL