Patch from issue 1012: Proposal of an icon theme for RT
This patch add multiple iconset capabilities, on a per theme basis. See comment #61 and #68 from issue 1012 to see how it works.
This commit is contained in:
2
rtdata/themes/09-Gray-Orange.iconset
Normal file
2
rtdata/themes/09-Gray-Orange.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Dark
|
2
rtdata/themes/17-Gray-Red.iconset
Normal file
2
rtdata/themes/17-Gray-Red.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Dark
|
2
rtdata/themes/21-Gray-Gray.iconset
Normal file
2
rtdata/themes/21-Gray-Gray.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Dark
|
2
rtdata/themes/25-Gray-Gray.iconset
Normal file
2
rtdata/themes/25-Gray-Gray.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Dark
|
2
rtdata/themes/25-Gray-Purple.iconset
Normal file
2
rtdata/themes/25-Gray-Purple.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Dark
|
2
rtdata/themes/25-Gray-Red.iconset
Normal file
2
rtdata/themes/25-Gray-Red.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Dark
|
2
rtdata/themes/37-Gray-Red-Textured.iconset
Normal file
2
rtdata/themes/37-Gray-Red-Textured.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Dark
|
2
rtdata/themes/37-Gray-Red.iconset
Normal file
2
rtdata/themes/37-Gray-Red.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Dark
|
@@ -301,7 +301,7 @@ style "clearlooks-menu" {
|
||||
xthickness = 0
|
||||
ythickness = 0
|
||||
|
||||
bg[NORMAL] = @rt_base_color
|
||||
bg[NORMAL] = shade (1.2, @rt_bg_color)
|
||||
|
||||
engine "clearlooks" {
|
||||
radius = 0.0
|
||||
|
2
rtdata/themes/63-Gray-Cyan.iconset
Normal file
2
rtdata/themes/63-Gray-Cyan.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Light
|
3
rtdata/themes/Default.iconset
Normal file
3
rtdata/themes/Default.iconset
Normal file
@@ -0,0 +1,3 @@
|
||||
[General]
|
||||
Iconset=Light
|
||||
FallbackIconset=
|
2
rtdata/themes/system.iconset
Normal file
2
rtdata/themes/system.iconset
Normal file
@@ -0,0 +1,2 @@
|
||||
[General]
|
||||
Iconset=Light
|
Reference in New Issue
Block a user