/* * Copyright (C) 2015 Janos Kutscherauer * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @{ * * @file * * @author Janos Kutscherauer */ #ifndef EMBUNIT_COLORTEXTCOLORS_H_ #define EMBUNIT_COLORTEXTCOLORS_H_ #ifdef __cplusplus extern "C" { #endif /** * @name Terminal color definitions * C: text color * * CDEFAULT: default text color * * BG: background color * * BGDEFAULT: default background color * * S