Typical Workflow for Theming an Oracle JET Application
Oracle JET comprises cascading style sheets (CSS) files and syntactically awesome style sheets (Sass) files, variables, and tools. Understand themes included in Oracle JET and how to customize or specify an alternate theme using the tooling.
To understand and customize the themes included in Oracle JET, refer to the typical workflow described in the following table:
| Task | Description | More Information |
|---|---|---|
|
Identify the CSS files included with Oracle JET |
Identify the CSS files included for web, Android, iOS and Windows mobile development. |
|
|
Understand the best practices for using CSS and Themes |
Use the recommended standards for CSS and Themes. |
|
|
Customize an Oracle JET application's theme |
Use the tooling to customize or specify an alternate theme. |
|
|
Understand Oracle JET’s Sass support |
Identify the Sass files, variables and tools included in Oracle JET. |
|
|
Work with images |
Understand Oracle JET’s support for images. |