Skip to content

Commit 776c62e

Browse files
author
tothpsk
authored
Merge pull request #3 from tothpsk/1.1.3
Update ui-variables.less
2 parents 75db94f + 901b894 commit 776c62e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

styles/ui-variables.less

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,3 +262,13 @@ a {
262262
.undo-redo-toast .content {
263263
background: #fbb86c;
264264
}
265+
266+
//Preferences, accounts details, background colour
267+
.preferences-wrap .container-accounts .accounts-content .account-details {
268+
background-color: #33302f;
269+
}
270+
271+
//Preferences, account lists, background colour
272+
.nylas-editable-list .items-wrapper {
273+
background-color: #3f3b39;
274+
}

0 commit comments

Comments
 (0)