suxscribe

Results 28 comments of suxscribe

Hi @kalwalt ! I have tested 0.8.6 & 0.8.7 of ARNFT. Noticed improvements in video rendering - Much less flickering in Chromium based browsers, in Firefox - the same as...

Another snippet option: ```css .iconize-title-icon { position: absolute; line-height: 2.5em; } .inline-title { margin-left: 30px; } ``` `line-height` and `margin-left` may need some adjusting based on your theme and font-size....

Had same issue with two Acer XV282KKV. I've enabled "Power state" for both monitors in DDC/CI Features in Twinkle Tray settings - so far so good. No unresponsiveness for about...

+1, saving last playback position would be amazing

@csabdulahad Have you found a parameter which corresponds to this highlight color?

Found it. I've changed colors in my user settings, so they are only applied to this theme ``` "workbench.colorCustomizations": { "[Brackets Light Pro Bold]": { "editorSuggestWidget.focusHighlightForeground": "#ff0000", "list.focusHighlightForeground": "#ff0000" },...