aboutsummaryrefslogtreecommitdiffstats
path: root/client/js/app/src/app/styles/theme/colors.js
diff options
context:
space:
mode:
Diffstat (limited to 'client/js/app/src/app/styles/theme/colors.js')
-rw-r--r--client/js/app/src/app/styles/theme/colors.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/js/app/src/app/styles/theme/colors.js b/client/js/app/src/app/styles/theme/colors.js
index 5736b514329..c328ec92403 100644
--- a/client/js/app/src/app/styles/theme/colors.js
+++ b/client/js/app/src/app/styles/theme/colors.js
@@ -1,3 +1,4 @@
+// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
export const SHADE = Object.freeze({
APP_BACKGROUND: 0,
SUBTLE_BACKGROUND: 1,