Modathon

HSV Color Picker Mod

Link copied to clipboard
HSV Color Picker mod for Fallout: New Vegas
Latest13 Feb 2026
Uploaded27 Jan 2026
Version1.1.0
14.35 KB
Total Files Sizes
1
Unique DLs
1
Total DLs
2
Total Files

HSV Color Picker - UI Color Selection

File Size6.04 KB
Game Image for Fallout: New Vegas
4
UI



Adds a HSV color picker to the display settings menu for easy HUD color selection.

Integrates color picker into MAPMO 's color selection menus.

NOTE: Display settings picker will only appear if MAPMO isn't installed.


General

Allows user to easily select desired color without having to specify RGB values.

Completely built using XML with no required scripting.

Outputs Red, Green, Blue, and Decimal color values based on selected color.

Access output values directly from UI traits.


ADDING PREFAB

Prefab should be added to via an element to allow trait overrides.


CONFIGURATION TRAITS

> Visibility

> Positioning

> Window Size

> Backgound Opacity/Padding

See XML for a detailed overview.


FUNCTIONS

Included CompileScript functions enable easy interaction with the color picker.

See function files for more detailed explanations and use case examples.

> SelectColor - Selects a color in the HSV Color Picker window

> GetRGBColor - Returns Red, Green, and Blue components of currently selected color

> GetDecimalColor - Returns decimal representation of currently selected color


xNVSE

User Interface Organizer


Installs like any other mod, manually or using a mod manager.



Instructions

Installs like any other mod, manually or using a mod manager.

Permissions and credits

No permissions have been set

HSV Color Picker - UI Color Selection

Type: Main
Date uploaded27 Jan 2026
File Size6.04 KB
Unique DLs1
Total DLs1
Version1.1.0

REQUIRES HSV Color Picker - Resource Integrates the color picker into the display settings menu. Integrates the color picker into MAPMO's color selection menus.

HSV Color Picker - Resource

Type: Main
Date uploaded27 Jan 2026
File Size8.31 KB
Unique DLs0
Total DLs0
Version1.0.0

Modders resource adding a XML based HSV color picker.