aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/console/palettes.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove GPL notices left in source files after our change to the MIT license.Aldo Cortesi2013-08-011-15/+0
| | | | Thanks to Roy Shamir for reporting this.
* Improve palette colors for headingsAlexis Hildebrandt2012-07-011-4/+4
|
* Add --palette option to select color paletteAlexis Hildebrandt2012-07-011-8/+11
|
* Update title palette colors for light backgroundsAlexis Hildebrandt2012-06-291-2/+2
|
* Add palettes for Solarized terminal color profilesAlexis Hildebrandt2012-06-291-0/+95
|
* Add light palette for light backgroundsAlexis Hildebrandt2012-06-291-0/+50
|
* Replace double quotes with single quotesAlexis Hildebrandt2012-06-291-6/+6
|
* Nicer coloring for HTTP response codes.Aldo Cortesi2012-04-021-1/+8
| | | | | | | | 20x: green 30x: blue 40x: orange 50x: light red other (non-standard or uncommon): dark red
* Add error indications to GridEditor.Aldo Cortesi2012-03-231-0/+2
|
* KVEditor -> GridEditorAldo Cortesi2012-03-181-1/+1
|
* License notifications, minor docs.Aldo Cortesi2012-02-231-0/+15
|
* Consolidate palettes somewhat.Aldo Cortesi2012-02-181-10/+6
|
* Jazz up flow displayAldo Cortesi2012-02-181-0/+39
- Indicate interception by coloring text, rather than adding an exclamation mark. - Use unicode symbol to indicate replay and for the response indicator arrow.