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 OudsThemeContract interface
  • 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.1.2

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_orange_compact: Contains the theme for the Orange compact brand.
  • ouds_theme_sosh: Contains the theme for the Sosh brand.
  • ouds_theme_wireframe: Contains the theme for the Wireframe brand.

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

Libraries

components/orange_badge_tokens
components/orange_bar_tokens
components/orange_button_tokens
components/orange_buttonMono_tokens
components/orange_checkbox_tokens
components/orange_chip_tokens
components/orange_controlItem_tokens
components/orange_divider_tokens
components/orange_inputTag_tokens
components/orange_linkMono_tokens
components/orange_pinCodeInput_tokens
components/orange_radioButton_tokens
components/orange_skeleton_tokens
components/orange_switch_tokens
components/orange_tag_tokens
components/orange_textInput_tokens
material/orange_material_color_tokens
orange_font_family
orange_font_helper
orange_font_provider
orange_font_service
orange_theme
orange_typography
raw/orange_color_raw_tokens
semantic/orange_border_semantic_tokens
semantic/orange_color_action_semantic_tokens
semantic/orange_color_always_semantic_tokens
semantic/orange_color_bg_semantic_tokens
semantic/orange_color_border_semantic_tokens
semantic/orange_color_content_semantic_tokens
semantic/orange_color_decorative_semantic_tokens
semantic/orange_color_opacity_semantic_tokens
semantic/orange_color_overlay_semantic_tokens
semantic/orange_color_repository_semantic_tokens
semantic/orange_color_semantic_tokens
semantic/orange_color_surface_semantic_tokens
semantic/orange_effect_semantic_tokens
semantic/orange_elevation_semantic_tokens
semantic/orange_font_semantic_tokens
semantic/orange_grid_semantic_tokens
semantic/orange_opacity_semantic_tokens
semantic/orange_size_semantic_tokens
semantic/orange_space_semantic_tokens