spyder
spyder copied to clipboard
[feature request] color theme settings
- Add support to transparency such as
#rrggbbaa. Like vscode, when you highlight current cell/line, color for regions with the same content as the selection. The color must not be opaque so as not to hide underlying decorations. - RGB colors support both capital
#FF791Band lowercase#ff791b, currently only lowercase is supported.