-
I'd love to see brackets of all kinds support text content like elements do. While left and right brackets obviously can only support one or two letters (probably numbers?), the top and button bracket…
-
I've managed to change the header orientation using a scaleY(-1) transform.
![Untitled2 2019-08-15 15_44_53](https://user-images.githubusercontent.com/1757768/63102818-bb896a00-bf73-11e9-9b20-7cb2682…
ghost updated
5 years ago
-
Currently, the lcars-title class (that is seen in the solid horizontal bar with embedded text) shows the text's character glyphs with a little bit of empty space above and below the top and bottom of …
-
The current demo only shows how to use the convenience `lcars-app-container`, which is a rather conservative form for app. Most users wish to create more fancy UIs for which the `lcars-app-container` …
-
As @tenleftfingers pointed out, there should be a way to theme stuff aka provide smaller colour palettes named after a popular tv series and movies.
what needs to happen:
* color palettes be def…
-
My Home Assistant version: 2024.7.1
My lovelace configuration method (GUI or yaml): Either.
What I am doing:
Applying a class from the theme file to the weather-forecast-card.
What I expecte…
-
I got distracted by another project called php-desktop that I hope to wrap all this in (if I ever finish), but here's an actual application that I use (and need) which uses this CSS LCARS library.
…
ghost updated
4 years ago
-
In [this LCARS screenshot](https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Lcars_wallpaper.svg/1920px-Lcars_wallpaper.svg.png), note how the left side has labels in the border such as "03-97…
-
```
Purpose of code changes on this branch:
Introduce a new structure for skins. A new object (@VD), the DEFAULT skin,
will be resident in the JGO. Additional skins will @parent the DEFAULT, so
onl…
-
On other cards (custom-button) I am able to change the colour of the button to match that of the light when it is turned on.
This involves using 'state' and a variable which holds the colour of the…