<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[VIS - RGBGlow Effect - Wie bekomme ich die Farbe geändert?]]></title><description><![CDATA[<p dir="auto">Hey Freunde, habe mir ein Projekt in meine VIS reingeladen welches einen pulsierenden Rahmen auf jedem View hat.<br />
Nun möchte ich den Rahmen in einer anderen Farbe darstellen nur scheitere ich an den CSS Fähigkeiten.</p>
<p dir="auto">Aktuell faded dieser Effekt immer so ins Blau-Lila-Orange.<br />
Wer von euch kann mir erklären wie ich den CSS Code ändern muss um ein grünes pulsierendes glühen zu erzeugen?</p>
<p dir="auto">Und hier der entsprechende Code:</p>
<pre><code>code_text

.rgb-glow {
    border-radius: 100px;
    box-shadow: -1px -1px 3px rgba(255, 255, 255, 0.1), 2px 2px 6px rgba(0, 0, 0, 0.20), inset -2px -2px 10px rgba(255, 255, 255, 0.05), inset 2px 2px 10px rgba(0, 0, 0, 0.5);
    animation: lightsbg 5s 750ms linear infinite;
}
</code></pre>
]]></description><link>https://forum.iobroker.net/topic/55946/vis-rgbglow-effect-wie-bekomme-ich-die-farbe-geändert</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 08:10:25 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/55946.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Jun 2022 17:26:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VIS - RGBGlow Effect - Wie bekomme ich die Farbe geändert? on Wed, 29 Jun 2022 17:33:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a><br />
Klasse.... Das habe ich gesucht. Bitteschön :)<br />
<img src="/assets/uploads/files/1656524002158-animation.gif" alt="Animation.gif" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/821063</link><guid isPermaLink="true">https://forum.iobroker.net/post/821063</guid><dc:creator><![CDATA[Sushibomba]]></dc:creator><pubDate>Wed, 29 Jun 2022 17:33:24 GMT</pubDate></item><item><title><![CDATA[Reply to VIS - RGBGlow Effect - Wie bekomme ich die Farbe geändert? on Wed, 29 Jun 2022 17:29:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sushibomba" aria-label="Profile: sushibomba">@<bdi>sushibomba</bdi></a> nicht dauend editieren, das gibt auch keinen Film <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f602.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--joy" style="height:23px;width:auto;vertical-align:middle" title=":joy:" alt="😂" /><br />
versuchs mal mit screen2gif</p>
]]></description><link>https://forum.iobroker.net/post/821062</link><guid isPermaLink="true">https://forum.iobroker.net/post/821062</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Wed, 29 Jun 2022 17:29:45 GMT</pubDate></item></channel></rss>