mirror of
https://github.com/wickedest/Mergely.git
synced 2026-04-01 10:18:36 +08:00
Improved UX for reading; added gutter-click; Updated CM 5.11.0
This commit is contained in:
@@ -146,7 +146,7 @@ $(document).ready(function() {
|
||||
var color_defaults = {
|
||||
cb: 'cccccc', cg: 'fafafa',
|
||||
ab: 'a3d1ff', ag: 'ddeeff',
|
||||
db: 'ff7f7f', dg: 'edc0c0'
|
||||
db: 'ff7f7f', dg: 'ffe9e9'
|
||||
};
|
||||
applyParameterCss(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user