mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-09 05:02:22 +02:00
Next Level Button and Switch to Bash for Commands
This commit is contained in:
parent
7c82381e8d
commit
4c79dd24a7
5 changed files with 41 additions and 5 deletions
styles
8
styles/alert_button.tres
Normal file
8
styles/alert_button.tres
Normal file
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StyleBoxFlat" format=2]
|
||||
|
||||
[resource]
|
||||
bg_color = Color( 0.717647, 0.160784, 0.160784, 1 )
|
||||
corner_radius_top_left = 3
|
||||
corner_radius_top_right = 3
|
||||
corner_radius_bottom_right = 3
|
||||
corner_radius_bottom_left = 3
|
Loading…
Add table
Add a link
Reference in a new issue