Cursor

Before
After



Cursor Color is a preference that defines the color of your in-game mouse pointer. The preference accepts values in the RGB format, meaning that you can define the amount of red, blue, and green used in the color. Values accepted are between 255 and 0; 255 being the maximum amount of one color, and 0 being none at all. This allows for great variation in cursor tint.

[Tip]
Color Scheme
Here is a list of some basic colors that can be set and the values to create them:
Red:
Red - 255
Green - 0
Blue - 0
Green:
Red - 0
Green - 255
Blue - 0
Blue:
Red - 0
Green - 0
Blue - 255
Black:
Red - 50
Green - 50
Blue - 50
White:
Red - 255
Green - 255
Blue - 255
Yellow:
Red - 255
Green - 255
Blue - 0
Pink:
Red - 255
Green - 128
Blue - 128
Purple:
Red - 255
Green - 0
Blue - 255
Cyan:
Red - 0
Green - 255
Blue - 255
Orange:
Red - 255
Green - 128
Blue - 0

These are some of the basic colors that can be created. Of course, there are many more. Try different color strengths and see what you can create! (You cant get below 150 "points". The smallest colour code is 50-50-50)

comments