From 6ae56d54b24843ea8b868e4c0fb327689d5a4e4f Mon Sep 17 00:00:00 2001 From: Gabriel Maia Date: Sun, 24 Jul 2022 00:01:07 -0300 Subject: [PATCH] chore: bump project --- src/main/resources/OmniOwl.theme.json | 4 ++-- src/main/resources/OmniOwl.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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 @@