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
acaa170c
Commit
acaa170c
authored
Jun 02, 2011
by
Sergey V Turchin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- update browser-qt colors
parent
677bf3f2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
design.ini.in
components/browser-qt/design/design.ini.in
+3
-3
design.qss.in
components/browser-qt/design/design.qss.in
+9
-9
No files found.
components/browser-qt/design/design.ini.in
View file @
acaa170c
Palette\active=#000000, #
e1ebe1, #ffffff, #eff5ef, #6b736b, #b1c0b1, #000000, #ffffff, #000000, #f5faf5, #e1ebe1, #393e39, #056f76, #ffffff, #0000c0, #800080, #dee9ff, #000000, #cdebaf
, #000000
Palette\inactive=#000000, #
e1ebe1, #ffffff, #eff5ef, #6b736b, #b1c0b1, #000000, #ffffff, #000000, #f5faf5, #e1ebe1, #393e39, #056f76, #ffffff, #0000c0, #800080, #dee9ff, #000000, #cdebaf
, #000000
Palette\disabled=#92999
2, #e1ebe1, #ffffff, #eff5ef, #6b736b, #b1c0b1, #9fa39f, #ffffff, #929992, #f5faf5, #e1ebe1, #393e39, #e1ebe1, #929992, #9fa3e3, #cca3cc, #dee9ff, #000000, #cdebaf
, #000000
Palette\active=#000000, #
dfebe6, #ffffff, #eff5f5, #6c7373, #b3bebe, #000000, #ffffff, #000000, #f5faf5, #e0ebeb, #3a3d3d, #006d73, #ffffff, #0000c0, #800080, #ddfff6, #000000, #adebca
, #000000
Palette\inactive=#000000, #
dfebe6, #ffffff, #eff5f5, #6c7373, #b3bebe, #000000, #ffffff, #000000, #f5faf5, #e0ebeb, #3a3d3d, #006d73, #ffffff, #0000c0, #800080, #ddfff6, #000000, #adebca
, #000000
Palette\disabled=#92999
9, #dfebe6, #ffffff, #eff5f5, #6c7373, #b3bebe, #9fa39f, #ffffff, #919996, #f5faf5, #e0ebeb, #3a3d3d, #e0ebeb, #929999, #9fa3e3, #cca3cc, #ddfff6, #000000, #adebca
, #000000
Style=Plastique
components/browser-qt/design/design.qss.in
View file @
acaa170c
...
...
@@ -48,16 +48,16 @@ QLineEdit[echoMode="2"] {
}
QToolTip {
border: 2px solid #5
175
AE;
border: 2px solid #5
0A9
AE;
padding: 5px;
border-radius: 3px;
opacity: 200;
}
QPushButton {
background-color: #BD
D3EE
;
background-color: #BD
EEEA
;
border-width: 2px;
border-color: #5
175
AE;
border-color: #5
0A9
AE;
border-style: solid;
border-radius: 5;
padding: 3px;
...
...
@@ -66,13 +66,13 @@ QPushButton {
}
QPushButton:hover {
background-color: #CA
E2FF
;
background-color: #CA
FFFB
;
}
QPushButton:pressed {
padding-left: 5px;
padding-top: 5px;
background-color: #CA
E2FF
;
background-color: #CA
FFFB
;
}
QRadioButton, QCheckBox {
...
...
@@ -81,20 +81,20 @@ QRadioButton, QCheckBox {
}
QRadioButton:hover, QCheckBox:hover {
background-color: #B0
C7F3
;
background-color: #B0
F3DD
;
}
QLineEdit, QProgressBar, QComboBox, QTreeView, QTextBrowser {
border-width: 2px;
padding: 1px;
border-style: solid;
border-color: #5
175
AE;
border-color: #5
0A9
AE;
border-radius: 5px;
}
QLineEdit:focus, QComboBox:focus, QTreeView:focus, QTextBrowser:focus {
border-width: 3px;
border-color: #
305CAE
;
border-color: #
2FAE7F
;
padding: 0px;
}
...
...
@@ -103,7 +103,7 @@ QListView, QTreeView {
}
QListView::item:hover, QTreeView::item:hover {
background-color: #D
4E3FC
;
background-color: #D
5FCF1
;
}
#splash_screen QLineEdit {
...
...
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