diff --git a/docs/tutorials/_media/icon-menu-bar-macos.png b/docs/tutorials/_media/icon-menu-bar-macos.png new file mode 100644 index 00000000..f9d1b86c Binary files /dev/null and b/docs/tutorials/_media/icon-menu-bar-macos.png differ diff --git a/docs/tutorials/_media/variant-details.png b/docs/tutorials/_media/variant-details.png new file mode 100644 index 00000000..e9b89c64 Binary files /dev/null and b/docs/tutorials/_media/variant-details.png differ diff --git a/docs/tutorials/using-ui.mdx b/docs/tutorials/using-ui.mdx index 96834dd3..5a5d045d 100644 --- a/docs/tutorials/using-ui.mdx +++ b/docs/tutorials/using-ui.mdx @@ -8,19 +8,30 @@ import ServiceCatalogImg from './_media/service-catalog.png' The Desktop Application adds a menu bar icon (macOS) or a tray icon (Windows). The icon indicates the current state of Connectivity with the Teamspace. +**(MacOS)** ![Mac Menu Icon](./_media/icon-menu-bar-macos.png) + +**(Windows)** ![Windows Tray Icon](./_media/icon-menu-bar-macos.png) + - ![Colored Icon](./_media/c6o-colored-tiny.png) Colored icon indicates active Consumes - ![Gray Icon](./_media/c6o-grey-tiny.png) Gray icon indicates no active Consumes - ![Grey Error Icon](./_media/c6o-grey-error-tiny.png) Gray icon with a triangle exclamation mark indicates an error -The Desktop Application provides: +**The Desktop Application provides:** - Quick access to the Service Catalog - Easy Consume All / Clear button (blue) - Fast filtering for Namespace & Services at top of Desktop App window - Quick Switch between Teamspaces - Organization switching (if you belong to more than one Codezero Org) -- Easy Test connect to Variants - (one click copy of curl command when clicking on a user’s Variant in the Service Catalog) - NOTE: default curl command providing might need customizing depending on the Variant service +- Dark/Light Mode to match system default -