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. |
|
|
Customize an Oracle JET application's theme |
Add customized SCSS files to an Oracle JET application. |
|
|
Control CSS content |
Use variable control and partial imports to control CSS content. |
|
|
Understand theming for compatibility |
Understand Oracle JET's use of tag selectors, REM (root em), and normalize.js. |