Edit: I manged to find some CSS snippets in the discord.
/*tag */
.graph-view.color-fill-tag {
color: #ff20aa !important; /* fdbe38 #ffff00*/
opacity: 1.0;
}
/* attachment*/
.graph-view.color-fill-attachment {
color: #00c4ff !important;
opacity: 1.0;
}