An HTML+CSS mockup of a Bevy Editor, dual-licensed under Apache-2.0 and MIT.
The font-size
is set to 12px
so it's closer to the font size an editor would likely
use. Since the entire CSS is made with rem
units, you can change the font size of the page to try
different scaling:
These colors are inspired by the Bevy Website and coreh's design system RFC.
Used for the background of input fields.
Click to copy hexUsed for icons on panels.
Click to copy hexUsed for text and icons.
Click to copy hexUsed for errors and dangerous actions.
Click to copy hexUsed for warnings.
Click to copy hexUsed to represent light-related things.
Click to copy hexUsed to represent assets.
Click to copy hexUsed to represent code-related things.
Click to copy hexThese are some standard UI elements like buttons and text fields.
I'd love to hear your feedback on this mockup! You can @-mention me in the Bevy Discord with
<@427114333000957952>
.