This repository was archived by the owner on Sep 13, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 153
CSS Customization
Alex Torres edited this page Aug 13, 2023
·
1 revision
The title bar can be customized using CSS. For this purpose, there is a prefix that allows access to the title bar elements.
All classes possessed by the initial title bar are prefixed with cet
.
Class | Description |
---|---|
cet-titlebar |
Main class of the title bar |
cet-windows |
Applied class if running on Windows |
cet-mac |
Applied class if running on Mac |
cet-linux |
Applied class if running on Linux |
cet-icon |
Applied to the title bar icon |
cet-title |
Applied to the title of the title bar |