Skip to content

Commit ff42c2d

Browse files
authored
Update setup.md
1 parent 2d680ab commit ff42c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For example, to change the theme, the implementation would look like this:
2020
```abap
2121
METHOD z2ui5_if_exit~set_config_http_get.
2222
23-
cs_config-theme = `sap_belize`.
23+
cs_config-theme = `sap_horizon_dark`.
2424
2525
ENDMETHOD.
2626
```

0 commit comments

Comments
 (0)