summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2013-05-08 18:31:01 +0200
committerlouis <louis.braun@gmx.de>2013-05-08 18:31:01 +0200
commitec606cea46a25009182b03eb9bbd53bea362bdbd (patch)
tree4bf273553e9bb826dd57c566e97cabc47ec2f008 /themes
parentcdcbf602021a64393669a28fbd7de1c7ddd23fa1 (diff)
downloadskin-nopacity-ec606cea46a25009182b03eb9bbd53bea362bdbd.tar.gz
skin-nopacity-ec606cea46a25009182b03eb9bbd53bea362bdbd.tar.bz2
Introduced plain style without any blending effects
Diffstat (limited to 'themes')
-rw-r--r--themes/nOpacity-darkblue.theme2
-rw-r--r--themes/nOpacity-darkred.theme1
-rw-r--r--themes/nOpacity-green.theme3
3 files changed, 5 insertions, 1 deletions
diff --git a/themes/nOpacity-darkblue.theme b/themes/nOpacity-darkblue.theme
index 4ef3669..2428047 100644
--- a/themes/nOpacity-darkblue.theme
+++ b/themes/nOpacity-darkblue.theme
@@ -1,4 +1,6 @@
Description = Dark Blue
+#DO BLENDING
+clrDoBlending = FFFFFFFF
clrChannelBackground = B0000000
clrChannelBackBlend = DD5078ab
clrChannelHead = FFEEEEEE
diff --git a/themes/nOpacity-darkred.theme b/themes/nOpacity-darkred.theme
index c1df037..0d16e44 100644
--- a/themes/nOpacity-darkred.theme
+++ b/themes/nOpacity-darkred.theme
@@ -1,4 +1,5 @@
Description = Dark Red
+clrDoBlending = FFFFFFFF
clrChannelBackground = CC000000
clrChannelBackBlend = CC333333
clrChannelHead = FFEEEEEE
diff --git a/themes/nOpacity-green.theme b/themes/nOpacity-green.theme
index 876aa5e..6299d76 100644
--- a/themes/nOpacity-green.theme
+++ b/themes/nOpacity-green.theme
@@ -1,4 +1,5 @@
-Description = Green
+Description = Green
+clrDoBlending = FFFFFFFF
clrChannelBackground = B0000000
clrChannelBackBlend = DD006600
clrChannelHead = FFFFCC00