diff --git a/SOURCES/0002-add-centos-background-color.patch b/SOURCES/0002-add-centos-background-color.patch new file mode 100644 index 0000000..f0d45c4 --- /dev/null +++ b/SOURCES/0002-add-centos-background-color.patch @@ -0,0 +1,15 @@ +--- anaconda-29.19.0.40-orig/data/anaconda-gtk.css 2019-07-12 01:08:43.579816964 -0300 ++++ anaconda-29.19.0.40/data/anaconda-gtk.css 2019-07-12 01:09:52.994191971 -0300 +@@ -81,10 +81,11 @@ + + @define-color redhat #2d2d2d; + @define-color fedora #2f4265; ++@define-color centos #000a38; + + /* theme colors/images */ + +-@define-color theme_bg_color @redhat; ++@define-color theme_bg_color @centos; + + /* logo and sidebar classes */ + diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec index dbdf245..ef88921 100644 --- a/SPECS/anaconda.spec +++ b/SPECS/anaconda.spec @@ -14,6 +14,7 @@ URL: http://fedoraproject.org/wiki/Anaconda Patch100: centos-l10n.patch Patch101: 0001-branding-syspurpose-doesn-t-make-sense-for-CentOS.patch +Patch102: 0002-add-centos-background-color.patch # To generate Source0 do: # git clone https://github.com/rhinstaller/anaconda # git checkout -b archive-branch anaconda-%%{version}-%%{release}