mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Merge branch 'color-fix' into 'master'
sysprof: fix color array initialization See merge request GNOME/sysprof!97
This commit is contained in:
@ -37,7 +37,7 @@ sysprof_color_iter_init (SysprofColorIter *iter)
|
||||
"#9141ac",
|
||||
"#e5a50a",
|
||||
"#63452c",
|
||||
"#ffbe6f"
|
||||
"#ffbe6f",
|
||||
"#613583",
|
||||
"#9a9996",
|
||||
"#ed333b",
|
||||
|
||||
Reference in New Issue
Block a user