bump version 1.0.0

This commit is contained in:
wolfyzhuang 2024-04-01 22:02:03 +00:00
parent ddd1f3cdcd
commit 497d15c669
1 changed files with 10 additions and 1 deletions

View File

@ -2,4 +2,13 @@ use makepad_widgets::*;
live_design! {
const MODEL_LINK_FONT_COLOR = #x155EEF
SIDEBAR_
SIDEBAR_BG_COLOR = #F8F8F8
REGULAR_FONT = {
font_size: (12),
font: {path: dep("crate://makepad-widgets/resources/GoNotoKurrent-Regular.ttf")}
}
BOLD_FONT = {
font_size: (12),