Cyberpunk 2077

File information

Last updated

Original upload

Created by

TheManualEnhancer

Uploaded by

TheManualEnhancer

Virus scan

Safe to use

About this mod

Customize ImGui colors and styles, then export to a simple helper module script in lua format to add the colors/styles to your own mod! Intended for mod developers...

Requirements
Permissions and credits
Changelogs
Donations
Note: This is intended for mod developers so they can customize the style of their window and easily add to their own mod... It is not useful for the average player...

You may also want to check out my CET NativeUI Menu Builder Tool and my CET Overlay Window Builder Tool mods (they work very similar to this and are quite powerful scripting tools)

Mod features:
  • Includes sliders to customize nearly every aspect of your ImGui (CET overlay) window
  • Save/restores settings so you don't lose progress
  • Can export a full helper module script that allows you to add the styles/colors to your mod window with only 2 function calls added to your window's draw function in your script
  • Has the ability to rename the exported file (make sure the extension is '.lua' if you want to use the exported code as a helper module)
  • Can also copy the output to Windows clipboard to paste into a file yourself
  • Also has the ability to load the colors/styles from any exported script (just type the filename into the toggleable import/export window and load it)
  • Exported mods support hiding their windows in CET overlay with my CET Window Hider Tool


Optional sample exported script available (the "acidgreen.lua" file from the thumbnail image)... Feel free to use this file however you'd like...


Installation:
  • Extract to main CP77 install folder or install with Vortex

Uninstallation:
  • Delete the "ImGui Styles Editor -Scripting Tool - CET" folder from your [CP77>bin>x64>plugins>CET>mods] folder





Check out all of my mods/tweaks HERE