mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -63,6 +63,7 @@ setting snippet to add to the `overrides.json` file later.
|
|||||||
setting of `@jupyterlab/apputils-extension:theme` as can be seen above.
|
setting of `@jupyterlab/apputils-extension:theme` as can be seen above.
|
||||||
|
|
||||||
1. Build your `json` snippet. In this case, our snippet should look like this:
|
1. Build your `json` snippet. In this case, our snippet should look like this:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"@jupyterlab/apputils-extension:themes": {
|
"@jupyterlab/apputils-extension:themes": {
|
||||||
@@ -70,6 +71,7 @@ setting snippet to add to the `overrides.json` file later.
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
We only want to change the **Selected Theme**, so we don't need to include
|
We only want to change the **Selected Theme**, so we don't need to include
|
||||||
the other theme-related settings for CSS and the scrollbar.
|
the other theme-related settings for CSS and the scrollbar.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user