PDA

View Full Version : Sit and go opener - Restore default colours PS



pampaseba
09-12-2013, 02:08 PM
Hi, sit and go opener advances, doesnt work because I have personalized colours in Pokerstars Notes.
I want to restore to original colours at least the 1 to 4 number of color, but I dont know how to do it.
Please help me

sideshow
09-12-2013, 03:24 PM
Hi Pampaseba

You will need to edit your Notes file in C:\Users\yourname\AppData\Local\Pokerstars

Open the Notes file as txt so you can edit it

Then you can replace what is there with the following

<notes version="1">
<labels>
<label id="0" color="30DBFF">Custom Label 1</label>
<label id="1" color="30FF97">Custom Label 2</label>
<label id="2" color="E1FF80">Custom Label 3</label>
<label id="3" color="FF9B30">Custom Label 4</label>
<label id="4" color="FF304E">Custom Label 5</label>
<label id="5" color="FF30D7">Custom Label 6</label>
<label id="6" color="303EFF">Custom Label 7</label>
<label id="7" color="1985FF">Custom Label 8</label>
</labels>