Commit dc06a876 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov

5.0.0-alt19

- production images, slides (and colors?)
parent 70ab0424
......@@ -7,7 +7,7 @@
Name: branding-%brand-%theme
Version: 5.0.0
Release: alt18.1.1
Release: alt19
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu
......@@ -432,6 +432,9 @@ echo $lang > lang
%changelog
* Thu Aug 13 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt19
- production images, slides (and colors?)
* Sun Jul 12 2009 Alexey Rusakov <ktirf@altlinux.org> 5.0.0-alt18.1.1
- fix unexpanded autoconf substitute (closes bug 20757)
- beautify theme names in -gnome-settings
......
......@@ -5,8 +5,8 @@ PROGRESS_COLOR=`./fetch_color selectBackground` #MIDDLE_COLOR_DEC
TITLE_COLOR=`./fetch_color handle`
INACTIVE_COLOR=`./fetch_color inactiveTitleBtnBg`
LIGHT_COLOR_HEX=DFDFE0
MIDDLE_COLOR_HEX=C8C9CB
DARK_COLOR_HEX=909195
MIDDLE_COLOR_HEX=8DA6DA
DARK_COLOR_HEX=7C99D6
LIGHT_LABELS_HEX=FFFFFF
DARK_LABELS_HEX=000000
MIDDLE_LABELS_HEX=4d4d4f
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment