Lightningbeam/lightningbeam-ui/lightningbeam-editor/assets
Skyler Lehmkuhl 943ff7c15f Unify colors via theme CSS variables; theme egui visuals
Add Theme::var(name, ctx) (CSS custom-property getter) and Theme::apply_to_egui(ctx)
which maps the palette onto egui's global Visuals so standard widgets share the
theme colors. Add a mobile::palette::Palette built from the theme each frame and
replace the duplicated per-file C_* color constants across all mobile modules
(omni, topbar, stack, inspector, transport, intent, shell) with it. Add --scrim
and --accent-* category vars to styles.css. Apply the theme visuals every frame in
update(). Mobile and the main UI now share one CSS-variable-driven palette that
responds to light/dark/user themes.
2026-07-01 07:08:00 -04:00
..
fonts Add Lucide icon font for the mobile UI 2026-06-30 01:02:03 -04:00
icons Remove the legacy Tauri backend (src-tauri) 2026-06-21 18:25:39 -04:00
com.lightningbeam.editor.appdata.xml Build Linux packages 2026-02-19 15:50:23 -05:00
com.lightningbeam.editor.desktop Build Linux packages 2026-02-19 15:50:23 -05:00
layouts.json Add tool skeletons 2026-03-06 07:22:50 -05:00
styles.css Unify colors via theme CSS variables; theme egui visuals 2026-07-01 07:08:00 -04:00