Merge branch 'master' of github.com:Lissy93/server-start-page into feature_write-config-to-file-system

This commit is contained in:
Alicia Sykes
2021-06-19 14:26:45 +01:00
5 changed files with 16 additions and 2 deletions

View File

@@ -116,6 +116,8 @@ You can target specific elements on the UI with these variables. All are optiona
- `--welcome-popup-text-color` - Text color for the welcome pop-up. Defaults to `--primary`
- `--side-bar-background` - Background color of the sidebar used in the workspace view. Defaults to `--background-darker`
- `--side-bar-color` - Color of icons and text within the sidebar. Defaults to `--primary`
- `--status-check-tooltip-background` - Background color for status check tooltips. Defaults to `--background-darker`
- `--status-check-tooltip-color` - Text color for the status check tooltips. Defaults to `--primary`
#### Non-Color Variables
- `--outline-color` - Used to outline focused or selected elements