billiob pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=4b15e30b68e7e3848883e54b24d04fcfef9d6f9b

commit 4b15e30b68e7e3848883e54b24d04fcfef9d6f9b
Author: Boris Faure <bill...@gmail.com>
Date:   Mon Oct 26 21:39:31 2020 +0100

    colors: oops
---
 src/bin/colors.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/colors.c b/src/bin/colors.c
index 281c260..9ef205c 100644
--- a/src/bin/colors.c
+++ b/src/bin/colors.c
@@ -621,7 +621,7 @@ edje_object_color_class_set(edje, "BG_SENDFILE", CS_DARK, 
CS_DARK, CS_DARK);
    CS_SET("C12", ansi[12]);
    CS_SET("C13", ansi[13]);
    CS_SET("C14", ansi[14]);
-   CS_SET("C14", ansi[15]);
+   CS_SET("C15", ansi[15]);
 
    CS_SET("c0", def);
    CS_SET("c1", ansi[0]);

-- 


Reply via email to