Skip to content

Commit e0885bc

Browse files
committed
add comment
1 parent 0879aab commit e0885bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/themes/dark/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ export const ICONS = {
99
CLOSE: require('./icons/close.png'),
1010
};
1111

12+
13+
/**
14+
* Pulled out colors for clairity and easeier rework
15+
*/
1216
export const THEME = {
1317
badgeDotBackgroundColor: Colors.GREY,
1418
badgeBackgroundColor: Colors.ALTO,

0 commit comments

Comments
 (0)