diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-06-29 04:54:47 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-06-29 05:28:54 +0200 |
commit | 7e531e95c5652a7992347386cc2ff0acafe4bac2 (patch) | |
tree | 233e1dc992519947f8ca70bf6e08766ccbb0be35 /contrib/light-theme-256.conf | |
parent | 0335443b2241e6e3db8d3ac09df9018d7a96414f (diff) | |
download | nncmpp-7e531e95c5652a7992347386cc2ff0acafe4bac2.tar.gz nncmpp-7e531e95c5652a7992347386cc2ff0acafe4bac2.tar.xz nncmpp-7e531e95c5652a7992347386cc2ff0acafe4bac2.zip |
Process focus events
Should help prevent accidents in other windows.
Diffstat (limited to 'contrib/light-theme-256.conf')
-rw-r--r-- | contrib/light-theme-256.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/light-theme-256.conf b/contrib/light-theme-256.conf index 55d9848..c315ceb 100644 --- a/contrib/light-theme-256.conf +++ b/contrib/light-theme-256.conf @@ -12,6 +12,7 @@ colors = { selection = "231 202" multiselect = "231 88" + defocused = "231 250" directory = "16 231 bold" incoming = "28" |