123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285 |
- .Font-Clip {
- /* GUIState.textColor */
- color: rgb(255, 255, 255);
- }
- .Icon-Activation {
- /* GUIStyle.fixedWidth */
- width: 12;
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineActivation.png");
- }
- .Icon-AutoKey {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey.png");
- -unity-scaled-backgrounds: resource("Builtin Skins/DarkSkin/Images/TimelineAutokey@2x.png");
- }
- /* GUIStyle.active */
- .Icon-AutoKey:active {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineAutokey_active.png");
- -unity-scaled-backgrounds: resource("Builtin Skins/DarkSkin/Images/TimelineAutokey_active@2x.png");
- }
- .Icon-AvatarMaskOff {
- /* GUIState.background */
- background-image: resource("Builtin Skins/DarkSkin/Images/AvatarMaskDisabled.png");
- }
- .Icon-AvatarMaskOn {
- /* GUIState.background */
- background-image: resource("Builtin Skins/DarkSkin/Images/AvatarMaskEnabled.png");
- }
- .Icon-ClipIn {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineIconClipIn.png");
- }
- .Icon-ClipOut {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineIconClipOut.png");
- }
- .Icon-ClipSelected {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineClipGradientSelected.png");
- }
- .Icon-Curves {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineCurvesOff.png");
- }
- /* GUIStyle.active */
- .Icon-Curves:hover:active {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineCurvesOn.png");
- }
- /* GUIStyle.onActive */
- .Icon-Curves:hover:active:checked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineCurvesOn.png");
- }
- /* GUIStyle.onNormal */
- .Icon-Curves:checked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineCurvesOn.png");
- }
- .Icon-Endmarker {
- /* GUIState.textColor */
- color: rgb(61, 94, 152);
- }
- .MarkerItem {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineMarkerItemCollapsed.png");
- }
- .MarkerItem:checked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineMarkerItem.png");
- }
- .MarkerItem:hover:focus:checked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineMarkerItemSelected.png");
- }
- .SignalEmitter {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineSignalCollapsed.png");
- }
- .SignalEmitter:checked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/Icons/d_TimelineSignal.png");
- }
- .SignalEmitter:hover:focus:checked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineSignalSelected.png");
- }
- .TrackCollapseMarkerButton {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineCollapseMarkerButtonDisabled.png");
- }
- .TrackCollapseMarkerButton:checked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineCollapseMarkerButtonEnabled.png");
- }
- .Icon-ExtrapolationContinue {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineContinue.png");
- /* GUIStyle.contentOffset */
- -unity-content-offset: -5 0;
- }
- .Icon-ExtrapolationHold {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineHold.png");
- }
- .Icon-ExtrapolationLoop {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineLoop.png");
- }
- .Icon-ExtrapolationPingPong {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelinePingPong.png");
- }
- .Icon-Foldout {
- /* GUIState.background */
- background-image: resource("Builtin Skins/DarkSkin/Images/IN foldout.png");
- /* GUIState.scaledBackgrounds */
- -unity-scaled-backgrounds: resource("Builtin Skins/DarkSkin/Images/IN foldout@2x.png");
- }
- /* GUIStyle.active */
- .Icon-Foldout:hover:active {
- /* GUIState.background */
- background-image: resource("Builtin Skins/DarkSkin/Images/IN foldout on.png");
- /* GUIState.scaledBackgrounds */
- -unity-scaled-backgrounds: resource("Builtin Skins/DarkSkin/Images/IN foldout on@2x.png");
- }
- /* GUIStyle.onActive */
- .Icon-Foldout:hover:active:checked {
- /* GUIState.background */
- background-image: resource("Builtin Skins/DarkSkin/Images/IN foldout on.png");
- /* GUIState.scaledBackgrounds */
- -unity-scaled-backgrounds: resource("Builtin Skins/DarkSkin/Images/IN foldout on@2x.png");
- }
- /* GUIStyle.onNormal */
- .Icon-Foldout:checked {
- /* GUIState.background */
- background-image: resource("Builtin Skins/DarkSkin/Images/IN foldout on.png");
- /* GUIState.scaledBackgrounds */
- -unity-scaled-backgrounds: resource("Builtin Skins/DarkSkin/Images/IN foldout on@2x.png");
- }
- .Icon-InfiniteTrack {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineInfiniteTrackNoShadow.png");
- }
- .Icon-Keyframe {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineKeyframe.png");
- }
- .Icon-Locked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineLockButton.png");
- }
- /* GUIStyle.active */
- .Icon-Locked:hover:active {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineLockButton.png");
- }
- /* GUIStyle.focused */
- .Icon-Locked:focus {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineLockButton.png");
- }
- /* GUIStyle.hover */
- .Icon-Locked:hover {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineLockButton.png");
- }
- /* GUIStyle.onActive */
- .Icon-Locked:hover:active:checked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineLockButton.png");
- }
- /* GUIStyle.onNormal */
- .Icon-Locked:checked {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineLockButton.png");
- }
- .Icon-LockedBG {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineDisabledBackground.png");
- }
- .Icon-Mute {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineEye.png");
- }
- .Icon-Options {
- /* GUIState.background */
- background-image: resource("Icons/d__Popup.png");
- }
- .Icon-PlayAreaEnd {
- /* GUIState.textColor */
- color: rgb(187, 189, 191);
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineEndPlayback.png");
- }
- .Icon-PlayAreaStart {
- /* GUIState.textColor */
- color: rgb(187, 189, 191);
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineStartPlayback.png");
- }
- .Icon-Playrange {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelinePlayRange.png");
- }
- .Icon-TimeCursor {
- /* GUIState.background */
- background-image: resource("Packages/com.unity.timeline/Editor/StyleSheets/Images/DarkSkin/TimelineTimeCursor.png");
- }
- .Icon-TrackOptions {
- /* GUIStyle.imagePosition */
- -unity-image-position: image-only;
- /* GUIState.background */
- background-image: resource("Builtin Skins/DarkSkin/Images/pane options.png");
- /* GUIState.scaledBackgrounds */
- -unity-scaled-backgrounds: resource("Builtin Skins/DarkSkin/Images/pane options@2x.png");
- }
- .sequenceGroupFont {
- /* GUIState.textColor */
- color: rgb(204, 204, 204);
- }
- .sequenceSwitcher{
- background-color: rgb(51, 51, 51);
- }
|