diff --git a/src/webapp/src/App.vue b/src/webapp/src/App.vue index 2f8c875..5a1cef6 100644 --- a/src/webapp/src/App.vue +++ b/src/webapp/src/App.vue @@ -70,6 +70,7 @@ ::selection { background-color: var( --highlight-backdrop ); + color: var( --secondary-color ); } #themeSelector { diff --git a/src/webapp/src/components/initial.vue b/src/webapp/src/components/initial.vue index 89e09df..c3b50ba 100644 --- a/src/webapp/src/components/initial.vue +++ b/src/webapp/src/components/initial.vue @@ -2,7 +2,7 @@
Let's start the setup by entering the setup key below! You may define a setup key in the config file of libreevent. See here for more instructions