Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
7dbe2ae4
Commit
7dbe2ae4
authored
Dec 03, 2013
by
Andrey Cherepanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
6.9.9-alt3
- Fix black color for selection background in Qt theme for Alterator
parent
78828c42
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
6 deletions
+13
-6
branding.spec
branding.spec
+4
-1
design.ini.in
components/browser-qt/design/design.ini.in
+4
-3
configure.ac
configure.ac
+4
-1
scheme.kcsrc.in
kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc.in
+1
-1
No files found.
branding.spec
View file @
7dbe2ae4
...
...
@@ -11,7 +11,7 @@
Name: branding-%brand-%theme
Version: 6.9.9
Release: alt
2
Release: alt
3
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
...
...
@@ -499,6 +499,9 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
%config %_localstatedir/ldm/.pam_environment
%changelog
* Tue Dec 03 2013 Andrey Cherepanov <cas@altlinux.org> 6.9.9-alt3
- Fix Qt theme for Alterator
* Mon Dec 02 2013 Andrey Cherepanov <cas@altlinux.org> 6.9.9-alt2
- Fix selection color and note font in GRUB theme
- Set more bright color for bootloader
...
...
components/browser-qt/design/design.ini.in
View file @
7dbe2ae4
Palette\active=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@
PROGRESS_COLOR@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #aed4a1
, #141312
Palette\inactive=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@
PROGRESS_COLOR@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #aed4a1
, #141312
Palette\disabled=#929190, #dedcdb, #ffffff, #e2e1e0, #686766, #b0aeac, #a5a4a4, #ffffff, #979695, #f4f4f4, #d6d5d3, #3c3b3b, #d6d5d3, #929190, #97bcdf, #c1b6d7, #eeece9, #000000, #aed4a1
, #141312
Palette\active=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@
MIDDLE_COLOR_HEX@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #f8f7f6
, #141312
Palette\inactive=#141312, #e8e7e6, #ffffff, #ebebea, #6d6c6b, #b7b5b3, #141312, #ffffff, #141312, #ffffff, #e0dfde, #3d3c3c, #@
MIDDLE_COLOR_HEX@, #ffffff, #0057ae, #644a9b, #f8f7f6, #000000, #f8f7f6
, #141312
Palette\disabled=#929190, #dedcdb, #ffffff, #e2e1e0, #686766, #b0aeac, #a5a4a4, #ffffff, #979695, #f4f4f4, #d6d5d3, #3c3b3b, #d6d5d3, #929190, #97bcdf, #c1b6d7, #eeece9, #000000, #f8f7f6
, #141312
Style=Cleanlooks
configure.ac
View file @
7dbe2ae4
AC_INIT( [branding], [0.1], [http://bugzilla.altlinux.ru] )
INACTIVE_COLOR=`./fetch_color inactiveTitleBtnBg`
PROGRESS_COLOR=306ac4
TITLE_COLOR=306ac4
LIGHT_COLOR_HEX=F5F5F5 #new
MIDDLE_COLOR_HEX=306ac4 #new
...
...
@@ -54,6 +56,7 @@ AC_CONFIG_FILES([
components/indexhtml/index-ru.html
components/indexhtml/index-en.html
components/systemd/os-release
components/ahttpd/styles/alterator.css
components/ahttpd/styles/alterator.css
kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc
])
AC_OUTPUT
kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc.in
View file @
7dbe2ae4
[Color Scheme]
Name=@
BRAND_FNAME@ @
NAME@
Name=@
PRODUCT_
NAME@
activeBackground=81,99,204
activeBlend=242,241,241
activeForeground=0,0,0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment