Author Topic: Tutorial Window Colour Values?  (Read 3209 times)

Inactive User

  • *
  • Posts: 33
    • View Profile
Tutorial Window Colour Values?
« on: 2017-02-27 19:18:32 »
This isn't 7th Heaven specific and in no way a critical post, more so for fun!

I'm wondering if anyone knows/has been able to replicate their in game window colour values to that of the purple colour scheme that appears in windows for tutorials etc??

I've been taking screenshots and trying my best to replicate it. Here are my results thus far:

Upper Left
R: 111
G: 000
B: 169

Upper Right
R: 114
G: 000
B: 126

Lower Left
R: 110
G: 000
B: 080

Lower Right
R: 100
G: 000
B: 030


If anyone knows the exact values, please let me know. I wondered also if there is a program that'll let me click on the colours and tell me the exact details?

I love the purple, also it feels a lot more clean and flows better when all the windows are the same colour (just my opinion!).

jasmer

  • *
  • Posts: 31
    • View Profile
Re: Tutorial Window Colour Values?
« Reply #1 on: 2017-03-01 12:23:29 »
Screenshot, paste in paint, gimp, whatever, and pick the color select tool.  Then go into color options/custom colors and it should have the rgb values right there for you. I did this with the banner from lifestream.net or whatever, selected colors from different parts of the banner to get a mako-themed menu.
« Last Edit: 2017-03-01 12:28:09 by jasmer »

nfitc1

  • *
  • Posts: 3011
  • I just don't know what went wrong.
    • View Profile
    • WM/PrC Blog
Re: Tutorial Window Colour Values?
« Reply #2 on: 2017-03-01 16:08:40 »
This isn't the correct place for this topic at all. It should be in the Scripting and Reverse Engineering section.

Irregardless, here's what you're looking for:

Code: [Select]
Upper Left:             Upper Right:
R: 112  B: 0  G: 176    R: 112  B: 0  G: 128

Lower Left:             Lower Right:
R: 112  B: 0  G: 80     R: 112  B: 0  G: 32

Inactive User

  • *
  • Posts: 33
    • View Profile
Re: Tutorial Window Colour Values?
« Reply #3 on: 2017-03-02 03:05:34 »
Thanks jasmer and NFITC1!

NFITC1, it's perfect!

Sorry for posting it in the incorrect place.
« Last Edit: 2023-05-01 06:01:23 by Inactive User »