Custom Theme Starter
Content Type: Module
Categories: Utility
Overview
A reusable custom theme starter module for web and Native applications.
- Structured file organization: Organized file structure based on platform, and widget, making it easy to find the code you need to update
- More customized look and feel: Expanded variables for more custom look and feel. Variables are mapped to the Theme Builder for easy updating.
- Multi-platform support: Customizations for web and Native.
- Low-code / no-code styling: Integrated utility class library and revamped Design Properties to allow for full styling control.
- Dark Mode toggle: Utilized CSS variables for easy color mode switching. Built in Dark Mode toggle to allow for session stored dark mode.
Documentation
Typical usage scenario:
- Import the module package to your application and apply all custom styling for your application within this module.
The module contains:
- A copy of the Atlas_Core widget files
- Custom CSS variables for light and dark modes
- Fully revamped Design Properties
- Utility class library which is used by Design Properties
- Dark Mode switch
Releases
Version: 2.0.0
Framework Version: 10.12.10
Release Notes: Bug fixes for max page width and padding
Version: 1.1.0
Framework Version: 10.12.10
Release Notes: Release to add two new listview states to design properties for a list flex items and hide empty listview
Version: 1.0.0
Framework Version: 10.12.10
Release Notes: Initial publish of Custom Theme to public marketplace