![]()
.tc-tiddler-controls button svg.tc-image-edit-button {
fill:lightgreen ;
}I've tried to make the edit icon green using various CSS methods. These methods failed.svg.tc-image-edit-button{ color:lightgreen; }.tc-image-edit-button{ color:lightgreen; }.tc-btn-invisible[label^="edit"]{ color:lightgreen; }
html body.tc-body .tc-image-edit-button {stroke: white;fill:#6f6;}
Or choose another color from http://www.ficml.org/jemimap/style/color/wheel.html