diff --git a/src/main/resources/OmniOwl.theme.json b/src/main/resources/OmniOwl.theme.json
index 0a0c295..44a9bd1 100644
--- a/src/main/resources/OmniOwl.theme.json
+++ b/src/main/resources/OmniOwl.theme.json
@@ -88,8 +88,8 @@
},
"CompletionPopup": {
"matchForeground": "PURPLE",
- "selectionInactiveBackground": "BG",
- "selectionBackground": "BG"
+ "selectionInactiveBackground": "SELECTION",
+ "selectionBackground": "SELECTION"
},
"Component": {
"errorFocusColor": "RED",
diff --git a/src/main/resources/OmniOwl.xml b/src/main/resources/OmniOwl.xml
index bf8b481..e9ea74c 100644
--- a/src/main/resources/OmniOwl.xml
+++ b/src/main/resources/OmniOwl.xml
@@ -33,6 +33,7 @@
+