mirror of
https://github.com/nextcloud/server.git
synced 2026-03-05 15:01:16 -05:00
6 lines
170 B
JavaScript
6 lines
170 B
JavaScript
/**
|
|
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
|
|
export const theme = window._theme || {}
|