Name: Frontend Gradient Generator
Type: Program
Original author(s):
/ ChatGPT/OpenAI
Click to download: (
Downloaded 287 time(s))
Download all in a zip file.Or download them one by one:
Frontend Gradient Generator.zip
Frontend Gradient Generator v2.zip
Downloaded 287 time(s).
October 25, 2023, 03:34 AM
October 25, 2023, 07:19 PM
October 25, 2023, 07:57 PM
October 28, 2023, 02:55 AM
November 01, 2023, 08:54 PM
November 17, 2023, 12:00 PM
December 31, 2023, 02:18 AM
Time: October 25, 2023, 01:11 AM
Description:
This Python script allows you to change the background gradient in the frontend to any desirable gradient
you need Python installed on your computer
.py file is the code itself, which can be opened with Notepad, the bottom of the file has the variables that can be changed, mainly the top and bottom color in hex values (where Red, Green, and Blue is 0xRR, 0xGG, and 0xBB)
after running the python script, copy all files inside the output folder to the graphics folder, it should update after changing menus
Update 2023-10-25 - Added all relevant pal files from game files as input (just in case), added a new variable for background of boxes
Example pics:
Black to Blue
Black to Red
Silver to Orange (my color pallette gradient)
50% gray to white with 50% gray on boxes
Red to Green with Blue on boxes (think of this as a technical showcase)
Black to Dark Red with Black on boxes (my personal favorite)
buttons on these screenshots have weird patterns on them, that's just a scaling issue, if you zoom in on these it should go away
for transparency, here's the ChatGPT conversation generating this code
https://chat.openai.com/share/a186f27b-4e0e-46c8-b357-43f059154d85Also check out
Blank Frontend Particles