User:JJPMaster/redwarnConfig.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/*<nowiki>
This is your RedWarn configuration file. It is recommended that you don't edit this yourself and use RedWarn preferences instead.
It is writen in JSON formatting and is excecuted every time RedWarn loads.

If somebody has asked you to add code to this page, DO NOT do so as it may comprimise your account and will be reverted as soon as any configuration value changes.

!!! Do not edit below this line unless you understand the risks! If rw.config isn't defined, this file will be reset. !!!
*/
window.rw = window.rw || {}, window.rw.config = {"lastVersion":"16","colTheme":"blue-indigo","rwNoticeListByTemplateName":"disable","rwautoLevelSelectDisable":"enable","rwRollbackDoneOption":"RWRBDONEwarnUsr","rollbackMethod":"rollbackLike","rwRollbackIcons":[{"index":0,"shift":0,"modify":{"enabled":true,"color":"rgb(255, 0, 0)","icon":"delete_forever"}},{"index":1,"shift":1,"modify":{"enabled":true,"color":"rgb(255, 165, 0)","icon":"format_indent_increase"}},{"index":2,"shift":2,"modify":{"enabled":true,"color":"rgb(255, 215, 0)","icon":"work_outline"}},{"index":3,"shift":3,"modify":{"enabled":true,"color":"rgb(0, 0, 255)","icon":"replay"}},{"index":4,"shift":4,"modify":{"enabled":true,"color":"rgb(0, 128, 0)","icon":"thumb_up"}},{"index":5,"shift":5,"modify":{"enabled":true,"color":"rgb(0, 0, 0)","icon":"compare_arrows"}},{"index":6,"shift":6,"modify":{"enabled":true,"color":"rgb(0, 0, 0)","icon":"library_add"}},{"index":7,"shift":7,"modify":{"enabled":true,"color":"rgb(0, 0, 0)","icon":"more_vert"}},{"index":8,"shift":8,"modify":{"enabled":false,"color":"rgb(255, 0, 0)","icon":"offline_bolt"}},{"index":9,"shift":9,"modify":{"enabled":false,"color":"rgb(255, 0, 0)","icon":"copyright"}},{"index":10,"shift":10,"modify":{"enabled":false,"color":"rgb(255, 0, 0)","icon":"face"}},{"index":11,"shift":11,"modify":{"enabled":false,"color":"rgb(255, 0, 0)","icon":"monetization_on"}},{"index":12,"shift":12,"modify":{"enabled":false,"color":"rgb(255, 165, 0)","icon":"error"}},{"index":13,"shift":13,"modify":{"enabled":false,"color":"rgb(255, 165, 0)","icon":"child_care"}},{"index":14,"shift":14,"modify":{"enabled":false,"color":"rgb(255, 165, 0)","icon":"announcement"}},{"index":15,"shift":15,"modify":{"enabled":false,"color":"rgb(0, 0, 255)","icon":"build"}}],"firstTimeSetupComplete":"yes"}; //</nowiki>