mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
cc_detailsline: more decent color for detailsline
Origin commit data
------------------
Commit: e535afccb7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Origin message was:
------------------
- cc_detailsline: more decent color for detailsline
This commit is contained in:
@@ -142,6 +142,6 @@ void CComponentsDetailLine::paint(bool do_save_bg)
|
||||
//so you can ensure correct applied system colors in relevant objects with unchanged instances.
|
||||
void CComponentsDetailLine::syncSysColors()
|
||||
{
|
||||
col_body = COL_MENUCONTENT_PLUS_6;
|
||||
col_body = COL_MENUCONTENT_PLUS_1; //NI
|
||||
col_shadow = COL_SHADOW_PLUS_0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user