diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-08-26 19:06:53 +0200 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-08-26 19:06:53 +0200 |
commit | 67538942c90f34d9be0ade4e718196fb1ad1deb5 (patch) | |
tree | e282143b8a227ae7cd0c4969dfbc06337bf19e82 /etc | |
parent | b1d432e5fcdabfe5e5bbded8961eb7dfba48a5be (diff) | |
download | midipix_build-67538942c90f34d9be0ade4e718196fb1ad1deb5.tar.bz2 midipix_build-67538942c90f34d9be0ade4e718196fb1ad1deb5.tar.xz |
etc/build.theme: updated.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/build.theme | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/build.theme b/etc/build.theme index 5485a368..c9660e41 100644 --- a/etc/build.theme +++ b/etc/build.theme @@ -67,8 +67,8 @@ LOG_TAG_build_vars=33; # Dark yellow # # Build group tags # -LOG_TAG_group_begin=33; # Dark yellow -LOG_TAG_group_finish=32; # Dark green +LOG_TAG_group_begin="4;93"; # Underline; Bright yellow +LOG_TAG_group_finish="4;92"; # Underline; Bright green # # Package build tags |