<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hello again,  it would be much better if you coded on top of the master branch.  Also can you create a pull request either on the official Konsole site or on your site?  Or even a patch would be nice attached to this email chain.<div>   Kurt<br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On Sep 22, 2025, at 1:04 PM, Thomas Lorkowski <thomi@etik.com> wrote:</div><br class="Apple-interchange-newline"><div>Hi, thank you Kurt for the couraging words. At the moment the code resides at https://github.com/bunthut/Raibowkonsole<div><br></div><div>In the future there could be a featured to use just some readable combinations for example. Also at bluesky some people actually looked for a feature like that too, to be able to easily over look different terms.</div><div><br></div><div>At least the release should work on neon.</div><div><br></div><div>Regards,</div><div>Thomas</div><div class="ik_mail_quote">
 <div>
  <br>
 </div>
 <div>Am Montag, 22. September 2025 um 18:53, <kurt.hindenburg@gmail.com> schrieb:</div>
 <blockquote>
  <meta http-equiv="content-type" content="text/html; charset=utf-8"> 
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <div style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
   Hello, thanks for the email.  Please don’t be discouraged by the lack or timeliness of replies.
   <div>  Typically the main issue is readability with color schemes.   If the the colors are randomly picked, I don’t think that is feasible.  If you are referring to allow a profile to randomly select any color scheme, then that would be possible.</div>
   <div>  Please provide a link to your work or create a merge request for Konsole (https://invent.kde.org/utilities/konsole) .  This should be possible as a patch to Konsole.  Also don’t bother with Qt5 as all of KDE is now Qt6.</div>
   <div>
    <br>
   </div>
   <div>
    <div style="display: block;">
     <div style="-webkit-user-select: all; -webkit-user-drag: element; display: inline-block;" class="apple-rich-link" draggable="true" role="link" data-url="https://community.kde.org/Get_Involved/development">
      <a style="border-radius:10px;font-family:-apple-system, Helvetica, Arial, sans-serif;display:block;-webkit-user-select:none;width:300px;user-select:none;-webkit-user-modify:read-only;user-modify:read-only;overflow:hidden;text-decoration:none;" class="lp-rich-link" rel="nofollow" href="https://community.kde.org/Get_Involved/development" dir="ltr" role="button" draggable="false" width="300"> 
       <table style="table-layout:fixed;border-collapse:collapse;width:300px;background-color:#236EA0;font-family:-apple-system, Helvetica, Arial, sans-serif;" class="lp-rich-link-emailBaseTable" cellpadding="0" cellspacing="0" border="0" width="300">
        <tbody>
         <tr>
          <td vertical-align="center">
           <table bgcolor="#236EA0" cellpadding="0" cellspacing="0" width="300" style="table-layout:fixed;font-family:-apple-system, Helvetica, Arial, sans-serif;background-color:rgba(35, 110, 160, 1);-apple-color-filter:initial;" class="lp-rich-link-captionBar">
            <tbody>
             <tr>
              <td style="padding:8px 0px 8px 0px;" class="lp-rich-link-captionBar-textStackItem">
               <div style="max-width:100%;margin:0px 16px 0px 16px;overflow:hidden;" class="lp-rich-link-captionBar-textStack">
                <div style="word-wrap:break-word;font-weight:500;font-size:12px;overflow:hidden;text-overflow:ellipsis;text-align:left;" class="lp-rich-link-captionBar-textStack-topCaption-leading">
                 <a rel="nofollow" href="https://community.kde.org/Get_Involved/development" style="text-decoration: none" draggable="false"><font color="#FFFFFF" style="color: rgba(255, 255, 255, 0.847059);">Get Involved/development - KDE Community Wiki</font></a>
                </div>
                <div style="word-wrap:break-word;font-weight:400;font-size:11px;overflow:hidden;text-overflow:ellipsis;text-align:left;" class="lp-rich-link-captionBar-textStack-bottomCaption-leading">
                 <a rel="nofollow" href="https://community.kde.org/Get_Involved/development" style="text-decoration: none" draggable="false"><font color="#FFFFFF" style="color: rgba(255, 255, 255, 0.54902);">community.kde.org</font></a>
                </div>
               </div>
              </td>
              <td style="padding:6px 12px 6px 0px;" class="lp-rich-link-captionBar-rightIconItem" width="30"><a rel="nofollow" href="https://community.kde.org/Get_Involved/development" draggable="false"><180x180.png></a></td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
        </tbody>
       </table> 
      </a>
     </div>
    </div>
   </div>
   <div>
    <br>
   </div>
   <div>Thanks,</div>
   <div>
        Kurt
    <br id="lineBreakAtBeginningOfMessage">
    <div>
     <br>
     <blockquote type="cite">
      <div>On Sep 10, 2025, at 7:13 AM, Thomas Lorkowski <thomi@etik.com> wrote:</div>
      <br class="Apple-interchange-newline">
      <div>
       <div>
        <br>
       </div>
       <div>Hi all,</div>
       <div>
        <br>
       </div>
       <div>my name is Thomi (Berlin). I’m living with a chronic illness, so I might not always be very active on the list, but I’d still love to contribute something small and fun.</div>
       <div>
        <br>
       </div>
       <div>Background: cyber security / penetration testing, with coding experience. I’m getting into KDE dev now.</div>
       <div>
        <br>
       </div>
       <div>Project idea: **rainbowkonsole** – a tiny addon that applies a different Konsole color scheme each time a new session is opened (to keep the terminal a bit more lively).</div>
       <div>
        <br>
       </div>
       <div>Status: I have a working prototype on KDE neon (Qt6); a Qt5 build is not working yet. I’d appreciate pointers on:</div>
       <div>- the best hook for “new session opened” in Konsole,</div>
       <div>- whether this should live as a plugin vs. a small patch in Konsole,</div>
       <div>- coding style / contribution guidelines for Konsole.</div>
       <div>
        <br>
       </div>
       <div>If helpful, I can share a repo link or a short diff. Thanks a lot for maintaining Konsole — it’s one of my daily essentials. Looking forward to your feedback!</div>
       <div>
        <br>
       </div>
       <div>Best,</div>
       <div>Thomi</div>
      </div>
     </blockquote>
    </div>
    <br>
   </div>
  </div>
 </blockquote>
</div></div></blockquote></div><br></div></div></body></html>