added a new idea to my drafting section

This commit is contained in:
Jaap Marsman 2022-12-11 11:34:35 +08:00
parent f26f5b84c6
commit 13f8102e3d
2 changed files with 5 additions and 1 deletions

BIN
design_files/journal_idea.md (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -9,7 +9,6 @@
[sub_resource type="StyleBoxFlat" id=1] [sub_resource type="StyleBoxFlat" id=1]
bg_color = Color( 0.862745, 0.435294, 0.329412, 1 ) bg_color = Color( 0.862745, 0.435294, 0.329412, 1 )
corner_radius_bottom_right = 45
[sub_resource type="StyleBoxFlat" id=2] [sub_resource type="StyleBoxFlat" id=2]
bg_color = Color( 0.462745, 0.662745, 0.560784, 1 ) bg_color = Color( 0.462745, 0.662745, 0.560784, 1 )
@ -38,6 +37,7 @@ margin_bottom = -48.0
theme = ExtResource( 5 ) theme = ExtResource( 5 )
[node name="start_menu" parent="UI/top_container" instance=ExtResource( 3 )] [node name="start_menu" parent="UI/top_container" instance=ExtResource( 3 )]
visible = false
[node name="user_details" parent="UI/top_container" instance=ExtResource( 2 )] [node name="user_details" parent="UI/top_container" instance=ExtResource( 2 )]
visible = false visible = false
@ -46,6 +46,7 @@ visible = false
visible = false visible = false
[node name="pomodoro" parent="UI/top_container" instance=ExtResource( 6 )] [node name="pomodoro" parent="UI/top_container" instance=ExtResource( 6 )]
visible = false
[node name="bottom_bar" type="Panel" parent="UI"] [node name="bottom_bar" type="Panel" parent="UI"]
anchor_top = 1.0 anchor_top = 1.0