summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-10-09 15:05:46 +0300
committerAndrei Karas <akaras@inbox.ru>2013-10-09 15:05:46 +0300
commit570c180eb44a832ff3fa2f7e262246a8ab543ff1 (patch)
tree143c0cf02d52f2e252c16681e92ac6cbe1e7710d /data
parentf5e41e9dc8560923b4e9b8ef89f518aaf651dfa8 (diff)
downloadplus-570c180eb44a832ff3fa2f7e262246a8ab543ff1.tar.gz
plus-570c180eb44a832ff3fa2f7e262246a8ab543ff1.tar.bz2
plus-570c180eb44a832ff3fa2f7e262246a8ab543ff1.tar.xz
plus-570c180eb44a832ff3fa2f7e262246a8ab543ff1.zip
Add browserbox links theme options.
New theme options: highlightBackground - highlight link with background filling. highlightUnderline - highlight link with underline.
Diffstat (limited to 'data')
-rw-r--r--data/graphics/gui/browserbox.xml2
-rw-r--r--data/graphics/gui/onlinebrowserbox.xml2
-rw-r--r--data/graphics/gui/popupbrowserbox.xml2
-rw-r--r--data/themes/jewelry/browserbox.xml2
-rw-r--r--data/themes/jewelry/onlinebrowserbox.xml2
-rw-r--r--data/themes/jewelry/popupbrowserbox.xml2
-rw-r--r--data/themes/jewelry/popupbrowserbox_high.xml2
-rw-r--r--data/themes/jewelry/popupbrowserbox_medium.xml2
-rw-r--r--data/themes/jewelry/popupbrowserbox_xhigh.xml2
-rw-r--r--data/themes/jewelry/popupbrowserbox_xxhigh.xml2
10 files changed, 20 insertions, 0 deletions
diff --git a/data/graphics/gui/browserbox.xml b/data/graphics/gui/browserbox.xml
index 621be46f3..63ae11a21 100644
--- a/data/graphics/gui/browserbox.xml
+++ b/data/graphics/gui/browserbox.xml
@@ -4,5 +4,7 @@
<option name="padding" value="1" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="0" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="1" />
</widget>
</skinset>
diff --git a/data/graphics/gui/onlinebrowserbox.xml b/data/graphics/gui/onlinebrowserbox.xml
index 621be46f3..b553dec54 100644
--- a/data/graphics/gui/onlinebrowserbox.xml
+++ b/data/graphics/gui/onlinebrowserbox.xml
@@ -4,5 +4,7 @@
<option name="padding" value="1" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="0" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="0" />
</widget>
</skinset>
diff --git a/data/graphics/gui/popupbrowserbox.xml b/data/graphics/gui/popupbrowserbox.xml
index 0e61ff0e9..ebd404ff9 100644
--- a/data/graphics/gui/popupbrowserbox.xml
+++ b/data/graphics/gui/popupbrowserbox.xml
@@ -4,5 +4,7 @@
<option name="padding" value="1" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="1" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="0" />
</widget>
</skinset>
diff --git a/data/themes/jewelry/browserbox.xml b/data/themes/jewelry/browserbox.xml
index 403dd839f..aa96242bc 100644
--- a/data/themes/jewelry/browserbox.xml
+++ b/data/themes/jewelry/browserbox.xml
@@ -4,5 +4,7 @@
<option name="padding" value="4" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="0" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="1" />
</widget>
</skinset>
diff --git a/data/themes/jewelry/onlinebrowserbox.xml b/data/themes/jewelry/onlinebrowserbox.xml
index 403dd839f..bd3a86b24 100644
--- a/data/themes/jewelry/onlinebrowserbox.xml
+++ b/data/themes/jewelry/onlinebrowserbox.xml
@@ -4,5 +4,7 @@
<option name="padding" value="4" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="0" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="0" />
</widget>
</skinset>
diff --git a/data/themes/jewelry/popupbrowserbox.xml b/data/themes/jewelry/popupbrowserbox.xml
index d80203ea3..a8384421c 100644
--- a/data/themes/jewelry/popupbrowserbox.xml
+++ b/data/themes/jewelry/popupbrowserbox.xml
@@ -4,5 +4,7 @@
<option name="padding" value="4" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="1" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="0" />
</widget>
</skinset>
diff --git a/data/themes/jewelry/popupbrowserbox_high.xml b/data/themes/jewelry/popupbrowserbox_high.xml
index 44a2d3abf..00413591e 100644
--- a/data/themes/jewelry/popupbrowserbox_high.xml
+++ b/data/themes/jewelry/popupbrowserbox_high.xml
@@ -4,5 +4,7 @@
<option name="padding" value="4" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="10" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="0" />
</widget>
</skinset>
diff --git a/data/themes/jewelry/popupbrowserbox_medium.xml b/data/themes/jewelry/popupbrowserbox_medium.xml
index 0104efde0..10443e1c0 100644
--- a/data/themes/jewelry/popupbrowserbox_medium.xml
+++ b/data/themes/jewelry/popupbrowserbox_medium.xml
@@ -4,5 +4,7 @@
<option name="padding" value="4" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="5" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="0" />
</widget>
</skinset>
diff --git a/data/themes/jewelry/popupbrowserbox_xhigh.xml b/data/themes/jewelry/popupbrowserbox_xhigh.xml
index 44a2d3abf..00413591e 100644
--- a/data/themes/jewelry/popupbrowserbox_xhigh.xml
+++ b/data/themes/jewelry/popupbrowserbox_xhigh.xml
@@ -4,5 +4,7 @@
<option name="padding" value="4" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="10" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="0" />
</widget>
</skinset>
diff --git a/data/themes/jewelry/popupbrowserbox_xxhigh.xml b/data/themes/jewelry/popupbrowserbox_xxhigh.xml
index b2da8ede2..fc8358f93 100644
--- a/data/themes/jewelry/popupbrowserbox_xxhigh.xml
+++ b/data/themes/jewelry/popupbrowserbox_xxhigh.xml
@@ -4,5 +4,7 @@
<option name="padding" value="4" />
<option name="newLinePadding" value="15" />
<option name="itemPadding" value="15" />
+ <option name="highlightBackground" value="1" />
+ <option name="highlightUnderline" value="0" />
</widget>
</skinset>