From ec7383e53e989acc22638b22b11caf5bca827fa2 Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 23 Jun 2024 16:27:04 +0200 Subject: Add focus --- client/themes/styles/focus.tres | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 client/themes/styles/focus.tres (limited to 'client/themes') diff --git a/client/themes/styles/focus.tres b/client/themes/styles/focus.tres new file mode 100644 index 00000000..4c8385ea --- /dev/null +++ b/client/themes/styles/focus.tres @@ -0,0 +1,13 @@ +[gd_resource type="StyleBoxFlat" format=3 uid="uid://cakf4liofcocu"] + +[resource] +bg_color = Color(0.47451, 0.580392, 0.917647, 0) +border_width_left = 3 +border_width_top = 3 +border_width_right = 3 +border_width_bottom = 3 +border_color = Color(0.513726, 0.611765, 0.929412, 1) +corner_radius_top_left = 10 +corner_radius_top_right = 10 +corner_radius_bottom_right = 10 +corner_radius_bottom_left = 10 -- cgit v1.2.3-70-g09d2