ouds_theme_orange 1.0.0
ouds_theme_orange: ^1.0.0 copied to clipboard
Orange theme implementation for OUDS, with branding-specific design tokens.
OUDS Theme Orange Flutter Library
Theme Orange is a default theme for applications built using the OUDS framework. It includes predefined semantic tokens such as colors, typography, and spacing that are consistent with the core "Orange" brand identity.
Features #
- Predefined semantic tokens like colors, typography, spacing
- Implements the
OudsThemeContractinterface - Default theme for OUDS-based applications
Getting started #
To use Theme Orange, add it as a
dependency in your pubspec.yaml file.
dependencies:
ouds_theme_orange: ^1.0.0
Additional information #
Theme Orange is part of the OUDS system and provides a base theme that can be used directly or extended for customization. It defines the semantic tokens for core elements like colors, typography, and spacing, which ensures that your app maintains consistency across the platform.
Other OUDS Libraries #
- ouds_core: Contains the Brand components.
- ouds_global_raw_tokens: Contains the token constants.
- ouds_theme_contract: Contains the semantic tokens and component tokens.
- ouds_theme_sosh: Contains the theme for the Sosh brand.
- ouds_theme_wireframe: Contains the theme for the Sosh brand.
Copyright and license #
Code released under the MIT License. For images and other assets, please refer to the NOTICE.txt.