<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>444043</bug_id>
          
          <creation_ts>2021-10-19 13:09:52 +0000</creation_ts>
          <short_desc>Make non-color-scheme-following Plasma styles respect global accent color (not the full color scheme, just the accent color)</short_desc>
          <delta_ts>2024-10-10 19:35:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>plasmashell</product>
          <component>Theme - Breeze</component>
          <version>5.23.0</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>VHI</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>1.0</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="WS">ws.kde</reporter>
          <assigned_to>visual-bugs-null</assigned_to>
          <cc>abiralpokharel001</cc>
    
    <cc>agurenko</cc>
    
    <cc>alexey-ilyin</cc>
    
    <cc>apmichalopoulos</cc>
    
    <cc>denysmb112007</cc>
    
    <cc>dextrocardiac</cc>
    
    <cc>filippogentile</cc>
    
    <cc>heitorm_silva</cc>
    
    <cc>hj.mizu</cc>
    
    <cc>hoffmann_lorenz</cc>
    
    <cc>jesaenh</cc>
    
    <cc>kde.aerospace405</cc>
    
    <cc>kde</cc>
    
    <cc>kdedev</cc>
    
    <cc>lucia.mrenica</cc>
    
    <cc>m</cc>
    
    <cc>me</cc>
    
    <cc>mjovanovic</cc>
    
    <cc>nate</cc>
    
    <cc>ngompa</cc>
    
    <cc>noahadvs</cc>
    
    <cc>null</cc>
    
    <cc>phd</cc>
    
    <cc>phoenix_87_c</cc>
    
    <cc>pieterkristensen</cc>
    
    <cc>plasma-bugs-null</cc>
    
    <cc>postix</cc>
    
    <cc>rdieter</cc>
    
    <cc>suurj1</cc>
    
    <cc>uhhadd</cc>
    
    <cc>yule2000</cc>
          
          <cf_commitlink>https://invent.kde.org/plasma/libplasma/-/commit/1699dec02c85453200f394ad4abe1f563c90f302</cf_commitlink>
          <cf_versionfixedin>6.2.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2070167</commentid>
    <comment_count>0</comment_count>
    <who name="WS">ws.kde</who>
    <bug_when>2021-10-19 13:09:52 +0000</bug_when>
    <thetext>SUMMARY

Breeze Twilight uses Breeze Dark as its Plasma Style, which doesn&apos;t follow system colors. An oversight of this is that it makes impossible for the new Accent Colors to be used on panels and widgets. even thought it seems easy to update Breeze Dark(and Light) to follow Accent Colors and only Accent Colors 

STEPS TO REPRODUCE
1. Go to System Settings
2. Change Global Theme to Breeze Twilight
3. Go to Colors
4. Change the Accent Color

OBSERVED RESULT

Accents are still blue


EXPECTED RESULT

Custom accent colors to work on widget and panels while still using Breeze Twilight


SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20211016
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2


ADDITIONAL INFORMATION

I&apos;ve managed to get it working, I&apos;ve made a copy of Breeze Dark, and deleted every line that used the values &quot;61,174,233&quot; in the color file (.../plasma/desktoptheme/breeze-dark/colors). It&apos;s not perfect, as it requires reapplying the Plasma Style to get it working</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2070564</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2021-10-20 13:49:35 +0000</bug_when>
    <thetext>Indeed, it&apos;ll set Breeze Dark which doesn&apos;t respect *any* of the colors in the color scheme. This has always been by design, but I suppose with the Accent Color feature, it&apos;s not so desirable anymore. We can look into making Breeze and Breezew Dark respect the accent colors feature</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2070568</commentid>
    <comment_count>2</comment_count>
    <who name="Noah Davis">noahadvs</who>
    <bug_when>2021-10-20 13:53:44 +0000</bug_when>
    <thetext>I think at one point Breeze Light and Breeze Dark Plasma themes got their highlight colors from the system theme, but there were some bugs and the accent color feature didn&apos;t exist at the time, so we stopped allowing them to get highlight colors from the system color scheme.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2071641</commentid>
    <comment_count>3</comment_count>
    <who name="WS">ws.kde</who>
    <bug_when>2021-10-24 00:40:29 +0000</bug_when>
    <thetext>There is a more convoluted option:

Add an option to change the color scheme of Plasma Style. I can&apos;t speak for every user, but the only reason I even use a Plasma Style is that I like the color scheme of applications to be different from the color scheme of panels and other &quot;system stuff&quot;.

As far as I can tell, the only difference from Breeze to Breeze Light and Breeze Dark as Plasma Styles, is a single file called &quot;plasmoidheading.svgz&quot; and to use a different color scheme from the one used by applications. I feel the same apply to many user created styles, where there&apos;s a Dark and Light variation.


If you could manually select a different color scheme for Plasma Style independently of the application&apos;s one, there would be no reason to even have Breeze Dark and Breeze Light or so many of Styles that are duplicate of another. AND it would make it easier for the end user to change some colors without having to manually create a new plasma theme that comprises of a single &quot;colors&quot; file.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2073277</commentid>
    <comment_count>4</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2021-10-29 15:21:33 +0000</bug_when>
    <thetext>*** Bug 444254 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2080459</commentid>
    <comment_count>5</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2021-11-24 19:13:46 +0000</bug_when>
    <thetext>*** Bug 445933 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2080464</commentid>
    <comment_count>6</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2021-11-24 19:15:16 +0000</bug_when>
    <thetext>Raising priority because a distro (Fedora KDE) ships with Breeze Twilight by default, which suffers from this bug and causes the Accent Color feature to not apply to Plasma stuff.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2086401</commentid>
    <comment_count>7</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2021-12-17 15:14:22 +0000</bug_when>
    <thetext>*** Bug 447135 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2103888</commentid>
    <comment_count>8</comment_count>
    <who name="WS">ws.kde</who>
    <bug_when>2022-02-12 15:19:31 +0000</bug_when>
    <thetext>The first step to fix this is to implement a forced refresh of the Plasma Theme whenever the user change colors.

I modified the Plasma Theme so that it carries accent colors, but every time I change the accent color I need to swap to another Plasma Theme and back again so that the new accent color gets applied.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2105098</commentid>
    <comment_count>9</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2022-02-15 21:31:42 +0000</bug_when>
    <thetext>*** Bug 450304 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2106956</commentid>
    <comment_count>10</comment_count>
    <who name="Denys Madureira">denysmb112007</who>
    <bug_when>2022-02-21 20:14:00 +0000</bug_when>
    <thetext>I see that is a lot of duplicated &quot;bugs&quot; about this, but what about the progression of this? Is someone working in this bug? There is a PR or something about this, if someone already started to work on it? Where we can see, where we can get this information?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2106962</commentid>
    <comment_count>11</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2022-02-21 20:47:18 +0000</bug_when>
    <thetext>(In reply to Denys Madureira from comment #10)
&gt; I see that is a lot of duplicated &quot;bugs&quot; about this, but what about the
&gt; progression of this? Is someone working in this bug?
Not to my knowledge.

&gt; There is a PR or something about this, if someone already started to work on it?
Not yet.

&gt; Where we can see, where we can get this information?
Right here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2107175</commentid>
    <comment_count>12</comment_count>
    <who name="PK">pieterkristensen</who>
    <bug_when>2022-02-22 10:20:41 +0000</bug_when>
    <thetext>To make all elements inside the &quot;Breeze Light&quot; and &quot;Breeze Dark&quot; plasma desktop theme widgets respect the used current color scheme I copied both files /usr/share/desktoptheme/breeze-dark/colors and  /usr/share/desktoptheme/breeze-light/colors to the folders  ~/.local/share/desktoptheme/breeze-dark and ~/.local/share/desktoptheme/breeze-light.

In that location I commented out al lot of items in both files. After that the breeze-dark and breeze-light desktop theme followed the current system colors.

Example Breeze-Dark (same with Breeze-Light):

[ColorEffects:Disabled]
Color=56,56,56
ColorAmount=0
ColorEffect=0
ContrastAmount=0.65
ContrastEffect=1
IntensityAmount=0.1
IntensityEffect=2

[ColorEffects:Inactive]
ChangeSelectionColor=true
Color=112,111,110
ColorAmount=0.025
ColorEffect=2
ContrastAmount=0.1
ContrastEffect=2
Enable=false
IntensityAmount=0
IntensityEffect=0

[Colors:Button]
#BackgroundAlternate=30,87,116
BackgroundNormal=49,54,59
#DecorationFocus=61,174,233
#DecorationHover=61,174,233
#ForegroundActive=61,174,233
ForegroundInactive=161,169,177
#ForegroundLink=29,153,243
ForegroundNegative=218,68,83
#ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
#ForegroundPositive=39,174,96
#ForegroundVisited=155,89,182


[Colors:Complementary]
BackgroundAlternate=30,87,116
BackgroundNormal=42,46,50
#DecorationFocus=61,174,233
#DecorationHover=61,174,233
#ForegroundActive=61,174,233
ForegroundInactive=161,169,177
#ForegroundLink=29,153,243
ForegroundNegative=218,68,83
#ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
#ForegroundPositive=39,174,96
#ForegroundVisited=155,89,182

[Colors:Header]
BackgroundAlternate=42,46,50
BackgroundNormal=49,54,59
#DecorationFocus=61,174,233
#DecorationHover=61,174,233
#ForegroundActive=61,174,233
ForegroundInactive=161,169,177
#ForegroundLink=29,153,243
ForegroundNegative=218,68,83
#ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
#ForegroundPositive=39,174,96
#ForegroundVisited=155,89,182


[Colors:Header][Inactive]
BackgroundAlternate=49,54,59
BackgroundNormal=42,46,50
#DecorationFocus=61,174,233
#DecorationHover=61,174,233
#ForegroundActive=61,174,233
ForegroundInactive=161,169,177
#ForegroundLink=29,153,243
ForegroundNegative=218,68,83
#ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
#ForegroundPositive=39,174,96
#ForegroundVisited=155,89,182


[Colors:Selection]
BackgroundAlternate=30,87,116
#BackgroundNormal=61,174,233
#DecorationFocus=61,174,233
#DecorationHover=61,174,233
ForegroundActive=252,252,252
ForegroundInactive=161,169,177
#ForegroundLink=253,188,75
ForegroundNegative=218,68,83
#ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
#ForegroundPositive=39,174,96
#ForegroundVisited=155,89,182


[Colors:Tooltip]
BackgroundAlternate=42,46,50
BackgroundNormal=49,54,59
#DecorationFocus=61,174,233
#DecorationHover=61,174,233
#ForegroundActive=61,174,233
ForegroundInactive=161,169,177
#ForegroundLink=29,153,243
ForegroundNegative=218,68,83
#ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
#ForegroundPositive=39,174,96
#ForegroundVisited=155,89,182


[Colors:View]
BackgroundAlternate=0,0,0
BackgroundNormal=0,0,0
#DecorationFocus=61,174,233
#DecorationHover=61,174,233
#ForegroundActive=61,174,233
ForegroundInactive=161,169,177
#ForegroundLink=29,153,243
ForegroundNegative=218,68,83
#ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
#ForegroundPositive=39,174,96
#ForegroundVisited=155,89,182


[Colors:Window]
BackgroundAlternate=0,0,0
BackgroundNormal=0,0,0
#DecorationFocus=61,174,233
#DecorationHover=61,174,233
#ForegroundActive=61,174,233
ForegroundInactive=161,169,177
#ForegroundLink=29,153,243
ForegroundNegative=218,68,83
#ForegroundNeutral=246,116,0
ForegroundNormal=252,252,252
#ForegroundPositive=39,174,96
#ForegroundVisited=155,89,182


[General]
ColorScheme=Breeze Dark
Name=Breeze Dark
shadeSortColumn=true

[KDE]
contrast=4

[WM]
activeBackground=49,54,59
activeBlend=252,252,252
activeForeground=252,252,252
inactiveBackground=42,46,50
inactiveBlend=161,169,177
inactiveForeground=161,169,177</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2107194</commentid>
    <comment_count>13</comment_count>
      <attachid>147047</attachid>
    <who name="PK">pieterkristensen</who>
    <bug_when>2022-02-22 12:59:56 +0000</bug_when>
    <thetext>Created attachment 147047
my breeze dark &quot;color&quot; file</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2107196</commentid>
    <comment_count>14</comment_count>
      <attachid>147048</attachid>
    <who name="PK">pieterkristensen</who>
    <bug_when>2022-02-22 13:01:33 +0000</bug_when>
    <thetext>Created attachment 147048
my breeze light &quot;color&quot; file

I attached my two versions of the breeze &quot;color&quot; files (dark and light).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2107219</commentid>
    <comment_count>15</comment_count>
    <who name="WS">ws.kde</who>
    <bug_when>2022-02-22 15:14:56 +0000</bug_when>
    <thetext>I just remove the lines with &quot;61,174,233&quot; as the value and it sort of worked.
 
The problem I have with my fix is that it doesn&apos;t apply a new accent color without reapplying the Plasma Theme</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2107222</commentid>
    <comment_count>16</comment_count>
    <who name="PK">pieterkristensen</who>
    <bug_when>2022-02-22 15:24:41 +0000</bug_when>
    <thetext>I have experimented with this method. I noticed that the whole Plasma theming has a cascading structure. So if you leave something out, it will be filled in by the &quot;default&quot; color scheme for plasma themes.
And the default color scheme for plasma schemes uses the accent current accent color a lot.
This way it is important to leave al lot to the default theme but not to much. I hope I succeeded in that.
The fact that the plasma colors are not updated immediately with the system is not elegant. But imho that is a different matter.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2107225</commentid>
    <comment_count>17</comment_count>
    <who name="WS">ws.kde</who>
    <bug_when>2022-02-22 15:31:30 +0000</bug_when>
    <thetext>I&apos;m not arguing about how the theme works, I was just mentioning I got a similar result by removing fewer lines than you.

Either way, this should&apos;ve been fixed a while ago as the fix is just removing a couple of lines. Even if the Plasma Style isn&apos;t reapplying itself, it would offer something until it is properly fixed.

Reapplying the Plasma Style shouldn&apos;t be an issue either, there&apos;s already something to that effect when a Plasma Style follows the color scheme, as it immediately picks the new accent color. The issue is making whatever that is work with any plasma style, regardless if the follows the full color scheme</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2107277</commentid>
    <comment_count>18</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2022-02-22 17:44:30 +0000</bug_when>
    <thetext>Do either of you folks want to submit a merge request with your changes?

https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2107476</commentid>
    <comment_count>19</comment_count>
    <who name="WS">ws.kde</who>
    <bug_when>2022-02-23 14:06:19 +0000</bug_when>
    <thetext>I think I will have to pass, I&apos;m struggling to understand how GitLab works, the documentation on kde.org just makes me more confused by assuming I want to make changes that need the project to compile on my computer. The GitLab itself is also very confusing in a way that makes me doubt if I&apos;m not screwing things up.

I&apos;d rather let an experienced member do necessary changes. As I said, just remove the lines with the value &quot;61,174,233&quot; in the colors file of /usr/share/plasma/desktoptheme/breeze-light/ and /usr/share/plasma/desktoptheme/breeze-dark/.

If I missed something else, then follow the suggestions made by PK.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2112008</commentid>
    <comment_count>20</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2022-03-19 19:45:00 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/481</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2142344</commentid>
    <comment_count>21</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2022-07-29 16:48:48 +0000</bug_when>
    <thetext>*** Bug 457073 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2159980</commentid>
    <comment_count>22</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2022-10-11 16:23:46 +0000</bug_when>
    <thetext>*** Bug 459897 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2181457</commentid>
    <comment_count>23</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2022-12-05 18:54:24 +0000</bug_when>
    <thetext>*** Bug 462577 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2194854</commentid>
    <comment_count>24</comment_count>
    <who name="Marco">phoenix_87_c</who>
    <bug_when>2023-01-09 08:29:53 +0000</bug_when>
    <thetext>This is still broken in Plasma 5.26.5.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2228664</commentid>
    <comment_count>25</comment_count>
    <who name="Txutxifel">jesaenh</who>
    <bug_when>2023-05-07 14:51:51 +0000</bug_when>
    <thetext>Still broken in Plasma 5.27.4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2241667</commentid>
    <comment_count>26</comment_count>
    <who name="Filippo">filippogentile</who>
    <bug_when>2023-07-19 09:24:37 +0000</bug_when>
    <thetext>Hi, I&apos;m on Tuxedo OS 2 with KDE Plasma 5.27.6
I can confirm bug is still present.
Following the steps shown in Comment #12 seems to fix the issue.
I&apos;ve changed folder name to avoid overwriting existing breeze themes.
The &quot;selected&quot; background color in application launcher seems a bit to intense like if on default Breeze theme the opacity gets reduced a bit,
while with this hack it uses full color.
But it may be just an impression because the color changes when item is hovered (more intense) and when is not (darker, less intense)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2248262</commentid>
    <comment_count>27</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2023-08-23 16:24:15 +0000</bug_when>
    <thetext>*** Bug 473666 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2253063</commentid>
    <comment_count>28</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2023-09-14 19:29:50 +0000</bug_when>
    <thetext>*** Bug 471535 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2307840</commentid>
    <comment_count>29</comment_count>
    <who name="Johannes Jordan">kde</who>
    <bug_when>2024-04-02 18:37:36 +0000</bug_when>
    <thetext>Still present in 6.0.3.

It took me a long time to realize this was the issue, even though in Plasma Style settings it is clearly marked which themes follow the color scheme and which not. It is just something I do not associate with the accent color.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2326446</commentid>
    <comment_count>30</comment_count>
    <who name="Heitor da Silva">heitorm_silva</who>
    <bug_when>2024-06-11 05:30:41 +0000</bug_when>
    <thetext>*** Bug 479667 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2331603</commentid>
    <comment_count>31</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-06-25 14:19:49 +0000</bug_when>
    <thetext>*** Bug 489140 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2344337</commentid>
    <comment_count>32</comment_count>
    <who name="Niccolò Venerandi">niccolo</who>
    <bug_when>2024-08-09 08:02:48 +0000</bug_when>
    <thetext>Git commit 1699dec02c85453200f394ad4abe1f563c90f302 by Niccolò Venerandi, on behalf of Niccolo Venerandi.
Committed on 09/08/2024 at 08:02.
Pushed by niccolove into branch &apos;master&apos;.

Make Breeze Dark and Light plasma themes follow system accent color

M  +0    -24   src/desktoptheme/breeze-dark/colors
M  +0    -25   src/desktoptheme/breeze-light/colors
M  +3    -1    src/plasma/private/theme_p.cpp

https://invent.kde.org/plasma/libplasma/-/commit/1699dec02c85453200f394ad4abe1f563c90f302</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2364478</commentid>
    <comment_count>33</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2024-10-10 19:35:44 +0000</bug_when>
    <thetext>*** Bug 494363 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>147047</attachid>
            <date>2022-02-22 12:59:56 +0000</date>
            <delta_ts>2022-02-22 12:59:56 +0000</delta_ts>
            <desc>my breeze dark &quot;color&quot; file</desc>
            <filename>(breeze dark)colors</filename>
            <type>text/plain</type>
            <size>3506</size>
            <attacher name="PK">pieterkristensen</attacher>
            
              <data encoding="base64">W0NvbG9yRWZmZWN0czpEaXNhYmxlZF0KQ29sb3I9NTYsNTYsNTYKQ29sb3JBbW91bnQ9MApDb2xv
ckVmZmVjdD0wCkNvbnRyYXN0QW1vdW50PTAuNjUKQ29udHJhc3RFZmZlY3Q9MQpJbnRlbnNpdHlB
bW91bnQ9MC4xCkludGVuc2l0eUVmZmVjdD0yCgpbQ29sb3JFZmZlY3RzOkluYWN0aXZlXQpDaGFu
Z2VTZWxlY3Rpb25Db2xvcj10cnVlCkNvbG9yPTExMiwxMTEsMTEwCkNvbG9yQW1vdW50PTAuMDI1
CkNvbG9yRWZmZWN0PTIKQ29udHJhc3RBbW91bnQ9MC4xCkNvbnRyYXN0RWZmZWN0PTIKRW5hYmxl
PWZhbHNlCkludGVuc2l0eUFtb3VudD0wCkludGVuc2l0eUVmZmVjdD0wCgpbQ29sb3JzOkJ1dHRv
bl0KI0JhY2tncm91bmRBbHRlcm5hdGU9MzAsODcsMTE2CkJhY2tncm91bmROb3JtYWw9NDksNTQs
NTkKI0RlY29yYXRpb25Gb2N1cz02MSwxNzQsMjMzCiNEZWNvcmF0aW9uSG92ZXI9NjEsMTc0LDIz
MwojRm9yZWdyb3VuZEFjdGl2ZT02MSwxNzQsMjMzCkZvcmVncm91bmRJbmFjdGl2ZT0xNjEsMTY5
LDE3NwojRm9yZWdyb3VuZExpbms9MjksMTUzLDI0MwpGb3JlZ3JvdW5kTmVnYXRpdmU9MjE4LDY4
LDgzCiNGb3JlZ3JvdW5kTmV1dHJhbD0yNDYsMTE2LDAKRm9yZWdyb3VuZE5vcm1hbD0yNTIsMjUy
LDI1MgojRm9yZWdyb3VuZFBvc2l0aXZlPTM5LDE3NCw5NgojRm9yZWdyb3VuZFZpc2l0ZWQ9MTU1
LDg5LDE4MgoKCltDb2xvcnM6Q29tcGxlbWVudGFyeV0KQmFja2dyb3VuZEFsdGVybmF0ZT0zMCw4
NywxMTYKQmFja2dyb3VuZE5vcm1hbD00Miw0Niw1MAojRGVjb3JhdGlvbkZvY3VzPTYxLDE3NCwy
MzMKI0RlY29yYXRpb25Ib3Zlcj02MSwxNzQsMjMzCiNGb3JlZ3JvdW5kQWN0aXZlPTYxLDE3NCwy
MzMKRm9yZWdyb3VuZEluYWN0aXZlPTE2MSwxNjksMTc3CiNGb3JlZ3JvdW5kTGluaz0yOSwxNTMs
MjQzCkZvcmVncm91bmROZWdhdGl2ZT0yMTgsNjgsODMKI0ZvcmVncm91bmROZXV0cmFsPTI0Niwx
MTYsMApGb3JlZ3JvdW5kTm9ybWFsPTI1MiwyNTIsMjUyCiNGb3JlZ3JvdW5kUG9zaXRpdmU9Mzks
MTc0LDk2CiNGb3JlZ3JvdW5kVmlzaXRlZD0xNTUsODksMTgyCgpbQ29sb3JzOkhlYWRlcl0KQmFj
a2dyb3VuZEFsdGVybmF0ZT00Miw0Niw1MApCYWNrZ3JvdW5kTm9ybWFsPTQ5LDU0LDU5CiNEZWNv
cmF0aW9uRm9jdXM9NjEsMTc0LDIzMwojRGVjb3JhdGlvbkhvdmVyPTYxLDE3NCwyMzMKI0ZvcmVn
cm91bmRBY3RpdmU9NjEsMTc0LDIzMwpGb3JlZ3JvdW5kSW5hY3RpdmU9MTYxLDE2OSwxNzcKI0Zv
cmVncm91bmRMaW5rPTI5LDE1MywyNDMKRm9yZWdyb3VuZE5lZ2F0aXZlPTIxOCw2OCw4MwojRm9y
ZWdyb3VuZE5ldXRyYWw9MjQ2LDExNiwwCkZvcmVncm91bmROb3JtYWw9MjUyLDI1MiwyNTIKI0Zv
cmVncm91bmRQb3NpdGl2ZT0zOSwxNzQsOTYKI0ZvcmVncm91bmRWaXNpdGVkPTE1NSw4OSwxODIK
CgpbQ29sb3JzOkhlYWRlcl1bSW5hY3RpdmVdCkJhY2tncm91bmRBbHRlcm5hdGU9NDksNTQsNTkK
QmFja2dyb3VuZE5vcm1hbD00Miw0Niw1MAojRGVjb3JhdGlvbkZvY3VzPTYxLDE3NCwyMzMKI0Rl
Y29yYXRpb25Ib3Zlcj02MSwxNzQsMjMzCiNGb3JlZ3JvdW5kQWN0aXZlPTYxLDE3NCwyMzMKRm9y
ZWdyb3VuZEluYWN0aXZlPTE2MSwxNjksMTc3CiNGb3JlZ3JvdW5kTGluaz0yOSwxNTMsMjQzCkZv
cmVncm91bmROZWdhdGl2ZT0yMTgsNjgsODMKI0ZvcmVncm91bmROZXV0cmFsPTI0NiwxMTYsMApG
b3JlZ3JvdW5kTm9ybWFsPTI1MiwyNTIsMjUyCiNGb3JlZ3JvdW5kUG9zaXRpdmU9MzksMTc0LDk2
CiNGb3JlZ3JvdW5kVmlzaXRlZD0xNTUsODksMTgyCgoKW0NvbG9yczpTZWxlY3Rpb25dCkJhY2tn
cm91bmRBbHRlcm5hdGU9MzAsODcsMTE2CiNCYWNrZ3JvdW5kTm9ybWFsPTYxLDE3NCwyMzMKI0Rl
Y29yYXRpb25Gb2N1cz02MSwxNzQsMjMzCiNEZWNvcmF0aW9uSG92ZXI9NjEsMTc0LDIzMwpGb3Jl
Z3JvdW5kQWN0aXZlPTI1MiwyNTIsMjUyCkZvcmVncm91bmRJbmFjdGl2ZT0xNjEsMTY5LDE3Nwoj
Rm9yZWdyb3VuZExpbms9MjUzLDE4OCw3NQpGb3JlZ3JvdW5kTmVnYXRpdmU9MjE4LDY4LDgzCiNG
b3JlZ3JvdW5kTmV1dHJhbD0yNDYsMTE2LDAKRm9yZWdyb3VuZE5vcm1hbD0yNTIsMjUyLDI1Mgoj
Rm9yZWdyb3VuZFBvc2l0aXZlPTM5LDE3NCw5NgojRm9yZWdyb3VuZFZpc2l0ZWQ9MTU1LDg5LDE4
MgoKCltDb2xvcnM6VG9vbHRpcF0KQmFja2dyb3VuZEFsdGVybmF0ZT00Miw0Niw1MApCYWNrZ3Jv
dW5kTm9ybWFsPTQ5LDU0LDU5CiNEZWNvcmF0aW9uRm9jdXM9NjEsMTc0LDIzMwojRGVjb3JhdGlv
bkhvdmVyPTYxLDE3NCwyMzMKI0ZvcmVncm91bmRBY3RpdmU9NjEsMTc0LDIzMwpGb3JlZ3JvdW5k
SW5hY3RpdmU9MTYxLDE2OSwxNzcKI0ZvcmVncm91bmRMaW5rPTI5LDE1MywyNDMKRm9yZWdyb3Vu
ZE5lZ2F0aXZlPTIxOCw2OCw4MwojRm9yZWdyb3VuZE5ldXRyYWw9MjQ2LDExNiwwCkZvcmVncm91
bmROb3JtYWw9MjUyLDI1MiwyNTIKI0ZvcmVncm91bmRQb3NpdGl2ZT0zOSwxNzQsOTYKI0ZvcmVn
cm91bmRWaXNpdGVkPTE1NSw4OSwxODIKCgpbQ29sb3JzOlZpZXddCkJhY2tncm91bmRBbHRlcm5h
dGU9MCwwLDAKQmFja2dyb3VuZE5vcm1hbD0wLDAsMAojRGVjb3JhdGlvbkZvY3VzPTYxLDE3NCwy
MzMKI0RlY29yYXRpb25Ib3Zlcj02MSwxNzQsMjMzCiNGb3JlZ3JvdW5kQWN0aXZlPTYxLDE3NCwy
MzMKRm9yZWdyb3VuZEluYWN0aXZlPTE2MSwxNjksMTc3CiNGb3JlZ3JvdW5kTGluaz0yOSwxNTMs
MjQzCkZvcmVncm91bmROZWdhdGl2ZT0yMTgsNjgsODMKI0ZvcmVncm91bmROZXV0cmFsPTI0Niwx
MTYsMApGb3JlZ3JvdW5kTm9ybWFsPTI1MiwyNTIsMjUyCiNGb3JlZ3JvdW5kUG9zaXRpdmU9Mzks
MTc0LDk2CiNGb3JlZ3JvdW5kVmlzaXRlZD0xNTUsODksMTgyCgoKW0NvbG9yczpXaW5kb3ddCkJh
Y2tncm91bmRBbHRlcm5hdGU9MCwwLDAKQmFja2dyb3VuZE5vcm1hbD0wLDAsMAojRGVjb3JhdGlv
bkZvY3VzPTYxLDE3NCwyMzMKI0RlY29yYXRpb25Ib3Zlcj02MSwxNzQsMjMzCiNGb3JlZ3JvdW5k
QWN0aXZlPTYxLDE3NCwyMzMKRm9yZWdyb3VuZEluYWN0aXZlPTE2MSwxNjksMTc3CiNGb3JlZ3Jv
dW5kTGluaz0yOSwxNTMsMjQzCkZvcmVncm91bmROZWdhdGl2ZT0yMTgsNjgsODMKI0ZvcmVncm91
bmROZXV0cmFsPTI0NiwxMTYsMApGb3JlZ3JvdW5kTm9ybWFsPTI1MiwyNTIsMjUyCiNGb3JlZ3Jv
dW5kUG9zaXRpdmU9MzksMTc0LDk2CiNGb3JlZ3JvdW5kVmlzaXRlZD0xNTUsODksMTgyCgoKW0dl
bmVyYWxdCkNvbG9yU2NoZW1lPUJyZWV6ZSBEYXJrCk5hbWU9QnJlZXplIERhcmsKc2hhZGVTb3J0
Q29sdW1uPXRydWUKCltLREVdCmNvbnRyYXN0PTQKCltXTV0KYWN0aXZlQmFja2dyb3VuZD00OSw1
NCw1OQphY3RpdmVCbGVuZD0yNTIsMjUyLDI1MgphY3RpdmVGb3JlZ3JvdW5kPTI1MiwyNTIsMjUy
CmluYWN0aXZlQmFja2dyb3VuZD00Miw0Niw1MAppbmFjdGl2ZUJsZW5kPTE2MSwxNjksMTc3Cmlu
YWN0aXZlRm9yZWdyb3VuZD0xNjEsMTY5LDE3Nwo=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>147048</attachid>
            <date>2022-02-22 13:01:33 +0000</date>
            <delta_ts>2022-02-22 13:01:33 +0000</delta_ts>
            <desc>my breeze light &quot;color&quot; file</desc>
            <filename>(breeze light)colors</filename>
            <type>text/plain</type>
            <size>3516</size>
            <attacher name="PK">pieterkristensen</attacher>
            
              <data encoding="base64">W0NvbG9yRWZmZWN0czpEaXNhYmxlZF0KQ29sb3I9NTYsNTYsNTYKQ29sb3JBbW91bnQ9MApDb2xv
ckVmZmVjdD0wCkNvbnRyYXN0QW1vdW50PTAuNjUKQ29udHJhc3RFZmZlY3Q9MQpJbnRlbnNpdHlB
bW91bnQ9MC4xCkludGVuc2l0eUVmZmVjdD0yCgpbQ29sb3JFZmZlY3RzOkluYWN0aXZlXQpDaGFu
Z2VTZWxlY3Rpb25Db2xvcj10cnVlCkNvbG9yPTExMiwxMTEsMTEwCkNvbG9yQW1vdW50PTAuMDI1
CkNvbG9yRWZmZWN0PTIKQ29udHJhc3RBbW91bnQ9MC4xCkNvbnRyYXN0RWZmZWN0PTIKRW5hYmxl
PWZhbHNlCkludGVuc2l0eUFtb3VudD0wCkludGVuc2l0eUVmZmVjdD0wCgpbQ29sb3JzOkJ1dHRv
bl0KQmFja2dyb3VuZEFsdGVybmF0ZT0xNjMsMjEyLDI1MApCYWNrZ3JvdW5kTm9ybWFsPTI0Nywy
NDcsMjQ3CiNEZWNvcmF0aW9uRm9jdXM9NjEsMTc0LDIzMwojRGVjb3JhdGlvbkhvdmVyPTYxLDE3
NCwyMzMKI0ZvcmVncm91bmRBY3RpdmU9NjEsMTc0LDIzMwpGb3JlZ3JvdW5kSW5hY3RpdmU9MTEy
LDEyNSwxMzgKI0ZvcmVncm91bmRMaW5rPTQxLDEyOCwxODUKRm9yZWdyb3VuZE5lZ2F0aXZlPTIx
OCw2OCw4MwojRm9yZWdyb3VuZE5ldXRyYWw9MjQ2LDExNiwwCkZvcmVncm91bmROb3JtYWw9MzUs
MzgsNDEKRm9yZWdyb3VuZFBvc2l0aXZlPTM5LDE3NCw5NgpGb3JlZ3JvdW5kVmlzaXRlZD0xNTUs
ODksMTgyCgpbQ29sb3JzOkNvbXBsZW1lbnRhcnldCkJhY2tncm91bmRBbHRlcm5hdGU9MjcsMzAs
MzIKQmFja2dyb3VuZE5vcm1hbD00Miw0Niw1MAojRGVjb3JhdGlvbkZvY3VzPTYxLDE3NCwyMzMK
I0RlY29yYXRpb25Ib3Zlcj02MSwxNzQsMjMzCiNGb3JlZ3JvdW5kQWN0aXZlPTYxLDE3NCwyMzMK
Rm9yZWdyb3VuZEluYWN0aXZlPTE2MSwxNjksMTc3CiNGb3JlZ3JvdW5kTGluaz0yOSwxNTMsMjQz
CkZvcmVncm91bmROZWdhdGl2ZT0yMTgsNjgsODMKI0ZvcmVncm91bmROZXV0cmFsPTI0NiwxMTYs
MApGb3JlZ3JvdW5kTm9ybWFsPTI1MiwyNTIsMjUyCkZvcmVncm91bmRQb3NpdGl2ZT0zOSwxNzQs
OTYKRm9yZWdyb3VuZFZpc2l0ZWQ9MTU1LDg5LDE4MgoKW0NvbG9yczpIZWFkZXJdCkJhY2tncm91
bmRBbHRlcm5hdGU9MjM5LDI0MCwyNDEKQmFja2dyb3VuZE5vcm1hbD0yMjIsMjI0LDIyNgojRGVj
b3JhdGlvbkZvY3VzPTYxLDE3NCwyMzMKI0RlY29yYXRpb25Ib3Zlcj02MSwxNzQsMjMzCiNGb3Jl
Z3JvdW5kQWN0aXZlPTYxLDE3NCwyMzMKRm9yZWdyb3VuZEluYWN0aXZlPTExMiwxMjUsMTM4CiNG
b3JlZ3JvdW5kTGluaz00MSwxMjgsMTg1CkZvcmVncm91bmROZWdhdGl2ZT0yMTgsNjgsODMKI0Zv
cmVncm91bmROZXV0cmFsPTI0NiwxMTYsMApGb3JlZ3JvdW5kTm9ybWFsPTM1LDM4LDQxCkZvcmVn
cm91bmRQb3NpdGl2ZT0zOSwxNzQsOTYKRm9yZWdyb3VuZFZpc2l0ZWQ9MTU1LDg5LDE4MgoKW0Nv
bG9yczpIZWFkZXJdW0luYWN0aXZlXQpCYWNrZ3JvdW5kQWx0ZXJuYXRlPTIyNywyMjksMjMxCkJh
Y2tncm91bmROb3JtYWw9MjM5LDI0MCwyNDEKI0RlY29yYXRpb25Gb2N1cz02MSwxNzQsMjMzCiNE
ZWNvcmF0aW9uSG92ZXI9NjEsMTc0LDIzMwojRm9yZWdyb3VuZEFjdGl2ZT02MSwxNzQsMjMzCkZv
cmVncm91bmRJbmFjdGl2ZT0xMTIsMTI1LDEzOAojRm9yZWdyb3VuZExpbms9NDEsMTI4LDE4NQpG
b3JlZ3JvdW5kTmVnYXRpdmU9MjE4LDY4LDgzCiNGb3JlZ3JvdW5kTmV1dHJhbD0yNDYsMTE2LDAK
Rm9yZWdyb3VuZE5vcm1hbD0zNSwzOCw0MQpGb3JlZ3JvdW5kUG9zaXRpdmU9MzksMTc0LDk2CkZv
cmVncm91bmRWaXNpdGVkPTE1NSw4OSwxODIKCltDb2xvcnM6U2VsZWN0aW9uXQpCYWNrZ3JvdW5k
QWx0ZXJuYXRlPTE2MywyMTIsMjUwCkJhY2tncm91bmROb3JtYWw9NjEsMTc0LDIzMwojRGVjb3Jh
dGlvbkZvY3VzPTYxLDE3NCwyMzMKI0RlY29yYXRpb25Ib3Zlcj02MSwxNzQsMjMzCiNGb3JlZ3Jv
dW5kQWN0aXZlPTYxLDE3NCwyMzMKRm9yZWdyb3VuZEluYWN0aXZlPTExMiwxMjUsMTM4CiNGb3Jl
Z3JvdW5kTGluaz00MSwxMjgsMTg1CkZvcmVncm91bmROZWdhdGl2ZT0yMTgsNjgsODMKI0ZvcmVn
cm91bmROZXV0cmFsPTI0NiwxMTYsMApGb3JlZ3JvdW5kTm9ybWFsPTI1NSwyNTUsMjU1CkZvcmVn
cm91bmRQb3NpdGl2ZT0zOSwxNzQsOTYKRm9yZWdyb3VuZFZpc2l0ZWQ9MTU1LDg5LDE4MgoKW0Nv
bG9yczpUb29sdGlwXQpCYWNrZ3JvdW5kQWx0ZXJuYXRlPTIzOSwyNDAsMjQxCkJhY2tncm91bmRO
b3JtYWw9MjQ3LDI0NywyNDcKI0RlY29yYXRpb25Gb2N1cz02MSwxNzQsMjMzCiNEZWNvcmF0aW9u
SG92ZXI9NjEsMTc0LDIzMwojRm9yZWdyb3VuZEFjdGl2ZT02MSwxNzQsMjMzCkZvcmVncm91bmRJ
bmFjdGl2ZT0xMTIsMTI1LDEzOAojRm9yZWdyb3VuZExpbms9NDEsMTI4LDE4NQpGb3JlZ3JvdW5k
TmVnYXRpdmU9MjE4LDY4LDgzCiNGb3JlZ3JvdW5kTmV1dHJhbD0yNDYsMTE2LDAKRm9yZWdyb3Vu
ZE5vcm1hbD0zNSwzOCw0MQpGb3JlZ3JvdW5kUG9zaXRpdmU9MzksMTc0LDk2CkZvcmVncm91bmRW
aXNpdGVkPTE1NSw4OSwxODIKCltDb2xvcnM6Vmlld10KQmFja2dyb3VuZEFsdGVybmF0ZT0yNDcs
MjQ3LDI0NwpCYWNrZ3JvdW5kTm9ybWFsPTI1NSwyNTUsMjU1CiNEZWNvcmF0aW9uRm9jdXM9NjEs
MTc0LDIzMwojRGVjb3JhdGlvbkhvdmVyPTYxLDE3NCwyMzMKI0ZvcmVncm91bmRBY3RpdmU9NjEs
MTc0LDIzMwpGb3JlZ3JvdW5kSW5hY3RpdmU9MTEyLDEyNSwxMzgKI0ZvcmVncm91bmRMaW5rPTQx
LDEyOCwxODUKRm9yZWdyb3VuZE5lZ2F0aXZlPTIxOCw2OCw4MwojRm9yZWdyb3VuZE5ldXRyYWw9
MjQ2LDExNiwwCkZvcmVncm91bmROb3JtYWw9MzUsMzgsNDEKRm9yZWdyb3VuZFBvc2l0aXZlPTM5
LDE3NCw5NgpGb3JlZ3JvdW5kVmlzaXRlZD0xNTUsODksMTgyCgpbQ29sb3JzOldpbmRvd10KQmFj
a2dyb3VuZEFsdGVybmF0ZT0yMjcsMjI5LDIzMQpCYWNrZ3JvdW5kTm9ybWFsPTIzOSwyNDAsMjQx
CiNEZWNvcmF0aW9uRm9jdXM9NjEsMTc0LDIzMwojRGVjb3JhdGlvbkhvdmVyPTYxLDE3NCwyMzMK
I0ZvcmVncm91bmRBY3RpdmU9NjEsMTc0LDIzMwpGb3JlZ3JvdW5kSW5hY3RpdmU9MTEyLDEyNSwx
MzgKI0ZvcmVncm91bmRMaW5rPTQxLDEyOCwxODUKRm9yZWdyb3VuZE5lZ2F0aXZlPTIxOCw2OCw4
MwojRm9yZWdyb3VuZE5ldXRyYWw9MjQ2LDExNiwwCkZvcmVncm91bmROb3JtYWw9MzUsMzgsNDEK
Rm9yZWdyb3VuZFBvc2l0aXZlPTM5LDE3NCw5NgpGb3JlZ3JvdW5kVmlzaXRlZD0xNTUsODksMTgy
CgpbR2VuZXJhbF0KQ29sb3JTY2hlbWU9QnJlZXplIExpZ2h0Ck5hbWU9QnJlZXplIExpZ2h0CnNo
YWRlU29ydENvbHVtbj10cnVlCgpbS0RFXQpjb250cmFzdD00CgpbV01dCmFjdGl2ZUJhY2tncm91
bmQ9MjI3LDIyOSwyMzEKYWN0aXZlQmxlbmQ9MjI3LDIyOSwyMzEKYWN0aXZlRm9yZWdyb3VuZD0z
NSwzOCw0MQppbmFjdGl2ZUJhY2tncm91bmQ9MjM5LDI0MCwyNDEKaW5hY3RpdmVCbGVuZD0yMzks
MjQwLDI0MQppbmFjdGl2ZUZvcmVncm91bmQ9MTEyLDEyNSwxMzgK
</data>

          </attachment>
      

    </bug>

</bugzilla>