Typical Workflow for Theming an Oracle JET Application

To understand and customize the themes included in Oracle JET, refer to the typical workflow described in the following table:

Task Description More Information

Understand the theming features provided with Oracle JET

Identify the themes provided with Oracle JET and understand how Oracle JET uses SCSS to generate CSS.

About Oracle JET and Theming

Customize an Oracle JET application's theme

Add customized SCSS files to an Oracle JET application.

Customizing Oracle JET Themes

Control CSS content

Use variable control and partial imports to control CSS content.

Controlling CSS Content

Understand theming for compatibility

Understand Oracle JET's use of tag selectors, REM (root em), and normalize.js.

Understanding Oracle JET Theming For Compatibility