mirror of
https://github.com/Rudi9719/kbtui.git
synced 2026-03-22 11:07:22 +00:00
Rename kbtui.tml to kbtui.toml as per spec for toml
This commit is contained in:
@ -18,7 +18,7 @@ timeFormat = "15:04"
|
|||||||
[Colors]
|
[Colors]
|
||||||
[Colors.channels]
|
[Colors.channels]
|
||||||
[Colors.channels.basic]
|
[Colors.channels.basic]
|
||||||
foreground = "normal"
|
foreground = "normal"
|
||||||
[Colors.channels.header]
|
[Colors.channels.header]
|
||||||
foreground = "magenta"
|
foreground = "magenta"
|
||||||
bold = true
|
bold = true
|
||||||
@ -28,7 +28,7 @@ timeFormat = "15:04"
|
|||||||
|
|
||||||
[Colors.message]
|
[Colors.message]
|
||||||
[Colors.message.body]
|
[Colors.message.body]
|
||||||
foreground = "normal"
|
foreground = "normal"
|
||||||
[Colors.message.header]
|
[Colors.message.header]
|
||||||
foreground = "grey"
|
foreground = "grey"
|
||||||
[Colors.message.mention]
|
[Colors.message.mention]
|
||||||
@ -45,11 +45,11 @@ timeFormat = "15:04"
|
|||||||
[Colors.message.sender_device]
|
[Colors.message.sender_device]
|
||||||
foreground = "cyan"
|
foreground = "cyan"
|
||||||
[Colors.message.attachment]
|
[Colors.message.attachment]
|
||||||
foreground = "red"
|
foreground = "red"
|
||||||
[Colors.message.link_url]
|
[Colors.message.link_url]
|
||||||
foreground = "yellow"
|
foreground = "yellow"
|
||||||
[Colors.message.link_keybase]
|
[Colors.message.link_keybase]
|
||||||
foreground = "yellow"
|
foreground = "yellow"
|
||||||
[Colors.message.reaction]
|
[Colors.message.reaction]
|
||||||
foreground = "magenta"
|
foreground = "magenta"
|
||||||
bold = true
|
bold = true
|
||||||
Reference in New Issue
Block a user