CSS
Edit CSS with syntax highlighting, search, folding, and history.
The CSS editor opens .css text files in Worktray’s shared code editor.
It provides syntax-aware editing, search, undo/redo history, line wrapping, and code folding — a comfortable place to draft or trim a stylesheet.
The stylesheet is treated purely as text. It is never attached to Worktray’s
own interface, so editing a .css file cannot restyle or break the app around
it. (To customize Worktray’s appearance, use a
.theme file instead.)