code formatting

pull/1758/head
Gabriel Engel 10 years ago
parent 47423d9e55
commit f68d4cee76
  1. 16
      packages/rocketchat-theme/i18n/en.i18n.json

@ -1,9 +1,14 @@
{
"theme-color-action-buttons-color" : "Actions Buttons Color",
"theme-color-active-channel-background-color" : "Active Channel Background Color",
"theme-color-active-channel-font-color" : "Active Channel Font Color",
"theme-color-blockquote-background" : "Blockquote Background Color",
"theme-color-clean-buttons-color" : "Clean Buttons Color",
"theme-color-code-background" : "Code Background Color",
"theme-color-code-border" : "Code Border Color",
"theme-color-code-color" : "Code Color",
"theme-color-content-background-color" : "Content Background Color",
"theme-color-custom-scrollbar-color" : "Custom Scrollbar Color",
"theme-color-info-active-font-color" : "Active Info Font Color",
"theme-color-info-font-color" : "Info Font Color",
"theme-color-input-font-color" : "Input Font Color",
@ -11,6 +16,7 @@
"theme-color-message-hover-background-color" : "Message Hover BG Color",
"theme-color-primary-background-color" : "Primary Background Color",
"theme-color-primary-font-color" : "Primary Font Color",
"theme-color-quaternary-font-color" : "Quaternary Font Color",
"theme-color-secondary-background-color" : "Secondary Background Color",
"theme-color-secondary-font-color" : "Secondary Font Color",
"theme-color-smallprint-font-color" : "Small Print Font Color",
@ -21,11 +27,5 @@
"theme-color-status-online" : "Online Status Color",
"theme-color-tertiary-background-color" : "Tertiary Background Color",
"theme-color-tertiary-font-color" : "Tertiary Font Color",
"theme-color-quaternary-font-color": "Quaternary Font Color",
"theme-color-active-channel-background-color": "Active Channel Background Color",
"theme-color-active-channel-font-color": "Active Channel Font Color",
"theme-color-custom-scrollbar-color": "Custom Scrollbar Color",
"theme-color-action-buttons-color": "Actions Buttons Color",
"theme-color-clean-buttons-color": "Clean Buttons Color",
"theme-color-unread-notification-color": "Unread Notifications Color"
}
"theme-color-unread-notification-color" : "Unread Notifications Color"
}

Loading…
Cancel
Save