Skip to content

Commit 0481fc8

Browse files
authored
Merge pull request #423 from citation-file-format/384-banner-color
change banner color to a lighter color
2 parents e150c28 + a10228f commit 0481fc8

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)