···355355 font_weight = null;
356356 };
357357 "selector" = {
358358- color = "#d003e2"; # Unmodified
358358+ color = "#f92a72"; # Only place i found this change is css class or id types like .classname {} or #idname {}
359359 font_style = null;
360360 font_weight = null;
361361 };
362362 "selector.pseudo" = {
363363- color = "#d003e2"; # Unmodified
363363+ color = "#f59762"; # Only place i found this change is css :hover and such
364364 font_style = null;
365365 font_weight = null;
366366 };
···390390 font_weight = null;
391391 };
392392 "tag" = {
393393- color = "#d003e2"; # Unmodified
393393+ color = "#AE81FF"; # The place i found this gets changed is css normal tags like body {}
394394 font_style = null;
395395 font_weight = null;
396396 };