Skip to content
Permalink
Browse files
MAKE IT GREEN!
  • Loading branch information
hellojwilde committed Jul 4, 2015
1 parent bf722c0 commit 3b7f8df
Showing 1 changed file with 1 addition and 1 deletion.
@@ -28,7 +28,7 @@ define((require, exports, module) => {
navigationPanel: {backgroundColor: '#fff'},
progressbar: {color: '#82D3FD'},
awesomebarSuggestions: {backgroundColor: '#fff', color: 'rgba(0,0,0, 0.65)'},
gossamerButton: {color: '#333'}
gossamerButton: {color: 'green'}
}, properties);

const IS_DARK = true;

0 comments on commit 3b7f8df

Please sign in to comment.