Customize my tridactyl theme, and add and use light variant
[~bandali/configs] / .config / tridactyl / tridactylrc
index d08127f..887e250 100644 (file)
@@ -25,6 +25,11 @@ bind ;<Space> fillcmdline_notrail
 
 bind ;v hint -; video
 
+command mpvmp4 js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('mpv --no-terminal --ytdl-format=mp4 ' + url))
+bind ;gv hint -W mpvmp4
+
+bind ;gV js tri.excmds.exclaim_quiet('mpv --no-terminal --ytdl-format=mp4 ' + document.location.href)
+
 unbind <C-f>
 
 set hintfiltermode vimperator-reflow
@@ -37,3 +42,5 @@ set browser abrowser
 seturl warrior.uwaterloo.ca noiframe true
 
 " autocmd DocStart www.reddit.com js tri.excmds.urlmodify("-t", "www", "old")
+
+colourscheme bandali