98508bdd26
Allow a variable amount of whitespace for rgb, rgba, hsv, and hsva strings in the config. Previously only 'rgb(0, 0, 0)' was allowed. Now things like 'rgb(0,0,0)' are permitted. The repeated 3-digit segments of the regexes were separated out to reduce repetition and line length. |
||
---|---|---|
.. | ||
browser | ||
commands | ||
completion | ||
config | ||
javascript | ||
keyinput | ||
mainwindow | ||
misc | ||
scripts | ||
utils |