diff options
| author | dam <dam@gudinoff> | 2022-04-09 02:13:30 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-04-09 02:13:30 +0000 |
| commit | 7dd71a804511146357fc78b10d6b81c9efda1d2e (patch) | |
| tree | 818c6e78ff62e14d8790ec2583bf192930d4fc73 /themes | |
| parent | 6abe22e94b29e94bb94abaa44c31d2b806daaafe (diff) | |
| download | surgery-log-7dd71a804511146357fc78b10d6b81c9efda1d2e.tar.zst surgery-log-7dd71a804511146357fc78b10d6b81c9efda1d2e.zip | |
Chanted is_urgency button type. Made buttons lighter.
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/dark.tres | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/dark.tres b/themes/dark.tres index e50b548..8ec4e1b 100644 --- a/themes/dark.tres +++ b/themes/dark.tres @@ -10,7 +10,7 @@ content_margin_right = 10.0 [sub_resource type="StyleBoxFlat" id=11] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.22, 0.35, 0.5, 0.5 ) +bg_color = Color( 0.135, 0.20925, 0.3, 1 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 @@ -19,7 +19,7 @@ corner_radius_bottom_left = 15 [sub_resource type="StyleBoxFlat" id=2] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.11, 0.11, 0.11, 1 ) +bg_color = Color( 0.25, 0.25, 0.25, 1 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 @@ -53,7 +53,7 @@ border_width_bottom = 2 border_color = Color( 0.329412, 0.329412, 0.329412, 1 ) [sub_resource type="StyleBoxFlat" id=12] -bg_color = Color( 0.22, 0.22, 0.22, 1 ) +bg_color = Color( 0.15, 0.15, 0.15, 1 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 |
