dpolovinkin / rpms / anaconda

Forked from rpms/anaconda 3 years ago
Clone

Blame SOURCES/0002-add-centos-background-color.patch

254376
--- anaconda-29.19.0.40-orig/data/anaconda-gtk.css	2019-07-12 01:08:43.579816964 -0300
254376
+++ anaconda-29.19.0.40/data/anaconda-gtk.css	2019-07-12 01:09:52.994191971 -0300
254376
@@ -81,10 +81,11 @@
254376
 
254376
 @define-color redhat #2d2d2d;
254376
 @define-color fedora #2f4265;
254376
+@define-color centos #000a38;
254376
 
254376
 /* theme colors/images */
254376
 
254376
-@define-color theme_bg_color @redhat;
254376
+@define-color theme_bg_color @centos;
254376
 
254376
 /* logo and sidebar classes */
254376