Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.2 KB

File metadata and controls

34 lines (21 loc) · 1.2 KB

OUDS Theme Sosh Flutter Library

Theme Sosh is a 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 "Sosh" brand identity.

Features

  • Predefined semantic tokens like colors, typography, spacing
  • Implements the OudsThemeContract interface
  • Default theme for OUDS-based applications

Getting started

To use Theme Sosh, add it as a dependency in your pubspec.yaml file.

dependencies:
  ouds_theme_sosh: ^2.1.0

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_orange: Contains the theme for the Orange brand.
  • ouds_theme_wireframe: Contains the theme for the Sosh brand.## Copyright and license

Copyright and license

Code released under the MIT License. For images and other assets, please refer to the NOTICE.txt.