Skip to content

enessayaci/unity-ui-toolkit-color-tint-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unity-ui-toolkit-color-tint-generator

Give main colors, get tint and shades from 10 to 100 🎨 🥳

This guide assumes you have enough knowledge of Unity's UI Toolkit system.

Usage

  1. Copy "ColorTintGenerator" folder and paste anywhere in your project
  2. Create colors.uss file anywhere in your project.
  3. Click Tools > GenerateColorTint
  4. This will open an editor window. Type hex colors of colors. When you click Generate button, this will change the colors.uss file's content with specified colors' shades and tints as variables. USS File Path is where you created color.uss file. Path starts with your Assets folder. In my case , colors.uss file is placed in Assest/UI/USS/colors.uss so my USS File Path property is "UI/USS"
  5. Final look colors.uss should be like this

About

Give main colors, get tint and shades from 10 to 100 🎨 🥳

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages