From c7b438fc308f6ea3ab8726624a6bf4588c8061be Mon Sep 17 00:00:00 2001 From: copycat-killer Date: Sat, 3 Sep 2016 19:48:52 +0200 Subject: [PATCH] lain: new commit --- lain | 2 +- themes/copland/theme.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lain b/lain index f47454f..2697333 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit f47454f25adfb162172cf78bfc21ed276136cef6 +Subproject commit 2697333bdcc6d1ec84e28e76892a007e62ecad2c diff --git a/themes/copland/theme.lua b/themes/copland/theme.lua index 4814c81..e9ba1c3 100644 --- a/themes/copland/theme.lua +++ b/themes/copland/theme.lua @@ -21,7 +21,7 @@ theme.bg_urgent = "#FFFFFF" theme.border_width = 1 theme.border_normal = "#141414" theme.border_focus = "#93B6FF" -theme.taglist_fg_focus = "#FFFFEF" +theme.taglist_fg_focus = "#FFFFFF" theme.taglist_bg_focus = "#111111" theme.taglist_bg_normal = "#111111" theme.titlebar_bg_normal = "#191919"