Class UnityBrandColorScheme
Inheritance
UnityBrandColorScheme
Syntax
public static class UnityBrandColorScheme
Properties
blue
Declaration
public static Color blue { get; }
Property Value
blueDark
Declaration
public static Color blueDark { get; }
Property Value
blueLight
Declaration
public static Color blueLight { get; }
Property Value
cyan
Declaration
public static Color cyan { get; }
Property Value
cyanDark
Declaration
public static Color cyanDark { get; }
Property Value
cyanLight
Declaration
public static Color cyanLight { get; }
Property Value
dark
Declaration
public static Color dark { get; }
Property Value
darkBlue
Declaration
public static Color darkBlue { get; }
Property Value
darkBlueLight
Declaration
public static Color darkBlueLight { get; }
Property Value
darker
Declaration
public static Color darker { get; }
Property Value
darkGrayscaleSessionGradient
A darker low-contrast grayscale Unity brand color gradient, having no chroma
UI elements (or otherwise) can fetch this common gradient, for a uniform appearance across various elements (Gradient Button insets, etc)
Declaration
public static GradientPair darkGrayscaleSessionGradient { get; }
Property Value
grayscaleSessionGradient
A high-contrast/grayscale Unity brand color gradient, having no chroma
UI elements (or otherwise) can fetch this common gradient, for a uniform appearance across various elements
Declaration
public static GradientPair grayscaleSessionGradient { get; }
Property Value
green
Declaration
public static Color green { get; }
Property Value
greenDark
Declaration
public static Color greenDark { get; }
Property Value
greenLight
Declaration
public static Color greenLight { get; }
Property Value
light
Declaration
public static Color light { get; }
Property Value
lime
Declaration
public static Color lime { get; }
Property Value
limeDark
Declaration
public static Color limeDark { get; }
Property Value
limeLight
Declaration
public static Color limeLight { get; }
Property Value
magenta
Declaration
public static Color magenta { get; }
Property Value
magentaDark
Declaration
public static Color magentaDark { get; }
Property Value
magentaLight
Declaration
public static Color magentaLight { get; }
Property Value
orange
Declaration
public static Color orange { get; }
Property Value
orangeDark
Declaration
public static Color orangeDark { get; }
Property Value
orangeLight
Declaration
public static Color orangeLight { get; }
Property Value
purple
Declaration
public static Color purple { get; }
Property Value
purpleDark
Declaration
public static Color purpleDark { get; }
Property Value
purpleLight
Declaration
public static Color purpleLight { get; }
Property Value
red
Declaration
public static Color red { get; }
Property Value
redDark
Declaration
public static Color redDark { get; }
Property Value
redLight
Declaration
public static Color redLight { get; }
Property Value
saturatedSessionGradient
Declaration
public static GradientPair saturatedSessionGradient { get; set; }
Property Value
sessionGradient
A unique Unity brand color gradient that can be set manually
UI elements (or otherwise) can fetch this common gradient, for a uniform appearance across various elements
Declaration
public static GradientPair sessionGradient { get; set; }
Property Value
teal
Declaration
public static Color teal { get; }
Property Value
tealDark
Declaration
public static Color tealDark { get; }
Property Value
tealLight
Declaration
public static Color tealLight { get; }
Property Value
yellow
Declaration
public static Color yellow { get; }
Property Value
yellowDark
Declaration
public static Color yellowDark { get; }
Property Value
yellowLight
Declaration
public static Color yellowLight { get; }
Property Value
Methods
GetRandomCuratedDarkGradient()
Fetch a curated darker-luma Unity brand-specific color scheme (pair of differing brand-swatches)
Declaration
public static GradientPair GetRandomCuratedDarkGradient()
Returns
Type |
Description |
GradientPair |
Gradient pair of two curated darker-luma brand-swatches
|
GetRandomCuratedGradient()
Fetch a curated Unity brand-specific color scheme (pair of differing brand-swatches)
Declaration
public static GradientPair GetRandomCuratedGradient()
Returns
Type |
Description |
GradientPair |
Gradient pair of two curated brand-swatches
|
GetRandomCuratedLightGradient()
Fetch a curated lighter-luma Unity brand-specific color scheme (pair of differing brand-swatches)
Declaration
public static GradientPair GetRandomCuratedLightGradient()
Returns
Type |
Description |
GradientPair |
Gradient pair of two curated lighter-luma brand-swatches
|
GetRandomGradient()
Fetch a Unity brand-specific color scheme (pair of differing brand-swatches)
Declaration
public static GradientPair GetRandomGradient()
Returns
Type |
Description |
GradientPair |
Gradient pair of two brand-swatches
|
GetRandomSwatch()
Fetch a Unity brand-specific color swatch
Declaration
public static Color GetRandomSwatch()
Returns
Type |
Description |
Color |
Random color swatch
|
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.