-
Notifications
You must be signed in to change notification settings - Fork 0
/
nord.json
27 lines (27 loc) · 841 Bytes
/
nord.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"sidebarBg": "#2e3440",
"sidebarText": "#d8dee9",
"sidebarUnreadText": "#d8dee9",
"sidebarTextHoverBg": "#3b4252",
"sidebarTextActiveBorder": "#88c0d0",
"sidebarTextActiveColor": "#88c0d0",
"sidebarHeaderBg": "#3b4252",
"sidebarHeaderTextColor": "#d8dee9",
"onlineIndicator": "#a3be8c",
"awayIndicator": "#d08770",
"dndIndicator": "#bf616a",
"mentionBj": "#ffffff",
"mentionColor": "#ffffff",
"centerChannelBg": "#3b4252",
"centerChannelColor": "#ffffff",
"newMessageSeparator": "#88c0d0",
"linkColor": "#b48ead",
"buttonBg": "#8fbcbb",
"buttonColor": "#d8dee9",
"errorTextColor": "#fd5960",
"mentionHighlightBg": "#88c0d0",
"mentionHighlightLink": "#2e3440",
"codeTheme": "github",
"mentionBg": "#81a1c1",
"sidebarTeamBarBg": "#4c566a"
}