Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Cursor highlight colour?  (Read 369 times)

RoofLizard

  • Bay Watcher
    • View Profile
Cursor highlight colour?
« on: July 29, 2014, 07:19:09 pm »

Hello, sorry if this question has been asked but I am not sure what the term for the thing I want to change is.

I am using the stable 34.11 vanilla and have a little trouble spotting which options I have highlighted in the various lists and menus. The problem is that when the text is white, highlighting an option often just makes it slightly whiter. Is there any way to change the colour of my cursor, highlighter thingy?

Thanks for any help :)
Logged

Bumber

  • Bay Watcher
  • REMOVE KOBOLD
    • View Profile
Re: Cursor highlight colour?
« Reply #1 on: July 29, 2014, 11:39:11 pm »

Look in 'data/init/colors.txt' and try making LGRAY and DGRAY a bit darker.

Use something like:
Code: [Select]
[LGRAY_R:160]
[LGRAY_G:160]
[LGRAY_B:160]
[DGRAY_R:96]
[DGRAY_G:96]
[DGRAY_B:96]
« Last Edit: July 31, 2014, 02:01:56 am by Bumber »
Logged
Reading his name would trigger it. Thinking of him would trigger it. No other circumstances would trigger it- it was strictly related to the concept of Bill Clinton entering the conscious mind.

THE xTROLL FUR SOCKx RUSE WAS A........... DISTACTION        the carp HAVE the wagon

A wizard has turned you into a wagon. This was inevitable (Y/y)?

RoofLizard

  • Bay Watcher
    • View Profile
Re: Cursor highlight colour?
« Reply #2 on: July 30, 2014, 12:29:18 am »

Thank you, I was able to give the menus a slight green shade and now it contrasts nicely :)
Logged