Actually the bullet point is simple a unicode character in the npm module.If you need to change the color then simply go and change the unicode character in the npm module…You can find the relevant file here:
Edit line no.11 :const BULLET = ‘\u2022 ‘;
which is appended before li tag in line no 64 in the same file.If you come across any issue then reply me back on the same thread