#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

Denis535

Please Note

This entry is from Monday March 25, 2024. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

# Overview

This package provides you with the beautiful UIToolkit theme style sheets and some additions and tools.


# How to use it

To use this package in your project you need to import the 'ThemeStyleSheet.tss':

```

@import url("Packages/com.denis535.uitoolkit-theme-style-sheet/Runtime/UIToolkit.ThemeStyleSheet/Assets.UnityEngine.UIElements/ThemeStyleSheets/ThemeStyleSheet.tss")

```

Or you can import 'ThemeStyleSheet.uss' and 'LibraryStyleSheet.uss':

```

@import url("Packages/com.denis535.uitoolkit-theme-style-sheet/Runtime/UIToolkit.ThemeStyleSheet/Assets.UnityEngine.UIElements/StyleSheets/ThemeStyleSheet.uss");

@import url("Packages/com.denis535.uitoolkit-theme-style-sheet/Runtime/UIToolkit.ThemeStyleSheet/Assets.UnityEngine.UIElements/StyleSheets/LibraryStyleSheet.uss");

```


# Reference

This package adds support for the following formats:

  • Pug
  • Stylus (with more advanced syntax)

This package contains styles for the following elements:

  • Widgets
    • Widget
    • LeftWidget
    • SmallWidget
    • MediumWidget
    • LargeWidget
    • DialogWidget
    • InfoDialogWidget
    • WarningDialogWidget
    • ErrorDialogWidget
  • Views
    • TabView
    • ScrollView
  • Scopes
    • Scope
    • Group
    • Box
  • Elements
    • Label
    • Button
    • RepeatButton
    • TextField
    • PopupField
    • DropdownField
    • SliderField
    • IntSliderField
    • ToggleField

# Third-party notices

This package contains the third-party assets under their own respective licenses.


## Assets.UnityEngine.UIElements/Fonts/

  • These assets are developed by Rasmus Andersson.
  • And it's licensed under the SIL Open Font License, Version 1.1.
  • https://rsms.me/
  • https://rsms.me/inter/
  • https://github.com/rsms/inter/blob/master/LICENSE.txt

## Assets.UnityEngine.UIElements/Images/

  • These assets are developed by Unity.
  • And it's licensed under the Unity Companion License for Unity-dependent projects.
  • https://unity.com
  • https://github.com/needle-mirror/com.unity.ui/tree/master/PackageResources/Images
  • https://unity.com/ru/legal/licenses/unity-companion-license

# Links

  • https://denis535.github.io
X