mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-16 00:07:52 +08:00
refactor
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
namespace UnityExplorer.UI.Shared
|
||||
{
|
||||
public class Syntax
|
||||
public class SyntaxColors
|
||||
{
|
||||
public const string Field_Static = "#8d8dc6";
|
||||
public const string Field_Instance = "#c266ff";
|
Reference in New Issue
Block a user