]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - plymouth/patches/plymouth-0.9.0-everything-is-better-in-red.patch
plymouth: Update to 0.9.0.
[people/ms/ipfire-3.x.git] / plymouth / patches / plymouth-0.9.0-everything-is-better-in-red.patch
CommitLineData
858366be
SS
1diff -Nur plymouth-0.9.0_orig/src/plugins/splash/text/plugin.c plymouth-0.9.0/src/plugins/splash/text/plugin.c
2--- plymouth-0.9.0_orig/src/plugins/splash/text/plugin.c 2014-04-21 17:18:19.000000000 +0200
3+++ plymouth-0.9.0/src/plugins/splash/text/plugin.c 2014-12-07 14:57:09.344789424 +0100
4@@ -177,10 +177,10 @@
c2435279
MT
5 0xffffff);
6 ply_terminal_set_color_hex_value (terminal,
7 PLY_TERMINAL_COLOR_BLUE,
858366be 8- 0x3465a4);
92f0fb3f 9+ 0xCC0A00);
c2435279
MT
10 ply_terminal_set_color_hex_value (terminal,
11 PLY_TERMINAL_COLOR_BROWN,
858366be 12- 0x979a9b);
c2435279
MT
13+ 0x880400);
14
15 ply_text_display_set_background_color (view->display,
16 PLY_TERMINAL_COLOR_BLACK);