Rasagar/Library/PackageCache/com.unity.visualeffectgraph/Editor/UIResources/uss/VFXView-dark.uss

18 lines
307 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
.unity-toolbar.unity-disabled
{
opacity: 1;
background-color: #333;
}
.unity-toolbar.unity-disabled *
{
background-color: rgba(0,0,0,0);
color: #555;
-unity-background-image-tint-color: #808080;
}
.unity-toolbar.unity-disabled > .unity-toolbar-toggle .unity-label
{
color: #555;
}