mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Update notifications.md
This commit is contained in:
@@ -100,6 +100,7 @@ function calcRGB565() {
|
||||
|
||||
out.innerHTML = rgb_dec565(hexToRgb(in.value));
|
||||
}
|
||||
</script>
|
||||
<input type="color" id="colorpicker" onchange="calcRGB565()" value="#000000">
|
||||
<p id="color-out">0</p>
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user