diff options
| author | dam <dam@gudinoff> | 2022-04-09 03:48:10 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-04-09 03:48:10 +0000 |
| commit | bbf6c49365e1169e843b819e05132b52072c6511 (patch) | |
| tree | 092079542dff2356a68a321bbeed99e1add1e09b /themes/dark.tres | |
| parent | ef1e9b2bb922cf7eeadc9d1de87bb8bf1f44868f (diff) | |
| download | surgery-log-bbf6c49365e1169e843b819e05132b52072c6511.tar.zst surgery-log-bbf6c49365e1169e843b819e05132b52072c6511.zip | |
Themed scrollbar with darker scroll area.
Diffstat (limited to 'themes/dark.tres')
| -rw-r--r-- | themes/dark.tres | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/dark.tres b/themes/dark.tres index cae45d9..b4e7195 100644 --- a/themes/dark.tres +++ b/themes/dark.tres @@ -93,6 +93,7 @@ corner_radius_bottom_left = 10 [sub_resource type="StyleBoxFlat" id=17] content_margin_left = 10.0 +bg_color = Color( 0.11, 0.11, 0.11, 1 ) corner_radius_top_left = 10 corner_radius_top_right = 10 corner_radius_bottom_right = 10 |
