Goril.app Studio
  • Goril.app Studio Documentation
  • Setup
  • Quick Start
  • Main Pages
    • Architect
      • Toolbox
      • Explorer
      • Application Preview
      • Settings Panel
    • Storyboard
    • Assets
    • State
    • Custom Code
      • Custom Functions
      • Custom Actions
      • Custom Dependencies
      • Custom Widgets
    • Settings
      • General
      • Theme
      • Firebase
    • Action Flow Editor
  • Cookbook
    • My first application
      • Create the project
      • Create the Task model
      • Create the base HomePage Layout
      • Complete the HomePage Layout
      • Add Update Task Action in HomePage
      • Create the CreateTask component
      • Add Actions in CreateTast component
      • Create the EditTask component
      • Add Actions in EditTask component
Powered by GitBook
On this page
  • Project Theming
  • Widgets Styling
  • Typography
  1. Main Pages
  2. Settings

Theme

Manage and configure the theme of your project

PreviousGeneralNextFirebase

Last updated 1 year ago

Project Theming

In the project theming tab you can set and create the color theme of your project. Replace a single color or create a complete panel of colors from the color picker.

Change to Light/Dark mode to ensure your theme fulfill your needs in both case.

Widgets Styling

In the widget styling tab you can modify the style of default components such as Button, Icon, Card ...

The newly stylized widget act as default widget when you drag and drop into your project.

All the existing widgets in your app will update to match the new style you create here.

Typography

In the typography tab you can manage the fonts and styles in your project.

You can upload fonts for different file types .ttf, .otf, .woff.

You can define global style to text style, such as font, size and color.

Theme Settings