livebook/lib/livebook_web
Cristine Guadelupe 67fa155f3d
High-contrast option for the code editor (#868)
* High-contrast option for the code editor

* Small refactor

* Creates a high-contrast theme from the custom theme

* Refactor to store the theme as a string

* Fix prettier
2022-01-15 18:46:25 -03:00
..
channels Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
controllers
helpers
live High-contrast option for the code editor (#868) 2022-01-15 18:46:25 -03:00
plugs Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
templates
views
endpoint.ex Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
helpers.ex Minor design improvements (#858) 2022-01-13 15:06:11 -03:00
router.ex
telemetry.ex