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

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

Libraries

components/sosh_accordion_tokens
components/sosh_alert_tokens
components/sosh_badge_tokens
components/sosh_bar_tokens
components/sosh_bulletList_tokens
components/sosh_button_tokens
components/sosh_buttonMono_tokens
components/sosh_checkbox_tokens
components/sosh_chip_tokens
components/sosh_controlItem_tokens
components/sosh_divider_tokens
components/sosh_icon_tokens
components/sosh_inputTag_tokens
components/sosh_linkMono_tokens
components/sosh_listItem_tokens
components/sosh_pinCodeInput_tokens
components/sosh_progressIndicator_tokens
components/sosh_progressIndicatorMono_tokens
components/sosh_radioButton_tokens
components/sosh_skeleton_tokens
components/sosh_switch_tokens
components/sosh_tag_tokens
components/sosh_textArea_tokens
components/sosh_textInput_tokens
material/sosh_color_raw_tokens
material/sosh_material_color_tokens
ouds_theme_sosh
raw/sosh_color_raw_tokens
semantic/sosh_border_semantic_tokens
semantic/sosh_color_action_semantic_tokens
semantic/sosh_color_ai_semantic_tokens
semantic/sosh_color_always_semantic_tokens
semantic/sosh_color_bg_semantic_tokens
semantic/sosh_color_border_semantic_tokens
semantic/sosh_color_content_semantic_tokens
semantic/sosh_color_opacity_semantic_tokens
semantic/sosh_color_overlay_semantic_tokens
semantic/sosh_color_repository_semantic_tokens
semantic/sosh_color_semantic_tokens
semantic/sosh_color_surface_semantic_tokens
semantic/sosh_effect_semantic_tokens
semantic/sosh_elevation_semantic_tokens
semantic/sosh_font_semantic_tokens
semantic/sosh_grid_semantic_tokens
semantic/sosh_opacity_semantic_tokens
semantic/sosh_size_semantic_tokens
semantic/sosh_space_semantic_tokens