Skip to content

Commit 61bced5

Browse files
committed
change banner color to a lighter color
1 parent 818c2bf commit 61bced5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quasar.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ module.exports = configure(function () {
100100
positive: '#21BA45',
101101
negative: '#C10015',
102102
info: '#31CCEC',
103-
warning: '#F2C037'
103+
warning: '#f9e3a4'
104104

105105
}
106106
},

0 commit comments

Comments
 (0)