diff --git a/src/content/docs/guides/themes.md b/src/content/docs/guides/themes.md index f8c4617..ad00b61 100644 --- a/src/content/docs/guides/themes.md +++ b/src/content/docs/guides/themes.md @@ -126,8 +126,8 @@ The following properties are available in the [*ui*] section, note that the valu | flash | Terminal flash, see [/flash](/command-reference#flash) | true, false | | splash | Splash logo, see [/splash](/command-reference#splash) | true, false | | wrap | Word wrap main window, see [/wrap](/command-reference#wrap) | true, false | -| time | Time format in main window, see [/time](/command-reference#time) | GDateTime format | -| time.statusbar | Time format in status bar, see [/time](/command-reference#time) | GDateTime format | +| time | Time format in main window, see [/time](/command-reference#time) | GDateTime format | +| time.statusbar | Time format in status bar, see [/time](/command-reference#time) | GDateTime format | | resource.title | Show contacts resource in title bar, see [/resource](/command-reference#resource) | true, false | | resource.message | Show contacts resource on incoming messages, see [/resource](/command-reference#resource) | true, false | | statuses.console | Presence messages in console, see [/presence](/command-reference#presence) | all, online, none |