Jump to content

Changing part highlight color?


Recommended Posts

14 hours ago, Random Annoying Guy said:

Before 1.1, the green highlight for parts that are hovered over was less saturated. Messing with "Part Highlighter Brightness Factor" cannot replicate that shade. Can it be possible to change the color value used for highlighting parts?

maybe this will be a start. Module Manager patch

:D

Spoiler
// 000.cfg v1.0.0.0
// Personal Patches
// created: 15 Jul 2022
// updated: 

// this file:
//  created by zer0Kerbal
//  CC BY-NC-SA 4.0

@GameSetting:FIRST
{
    @PART_HIGHLIGHTER_BRIGHTNESSFACTOR = 1
    @COLOR_PART_HIGHLIGHT = 0, 1.0, 0, 1.0
}

 

 

Link to comment
Share on other sites

On 7/16/2022 at 8:44 AM, zer0Kerbal said:

Module Manager patch

Is a patch needed because the game would reset this to the default value in settings.cfg?

Anyway, the patch doesn't work, but editing settings.cfg works flawlessly, and the exact color seems to be "0.625, 1.0, 0.625, 0.5".

Edited by Random Annoying Guy
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...