feat: add better tridactyl theme

This commit is contained in:
Leon Schwarzäugl 2025-04-03 00:18:39 +02:00
parent ecd37537cc
commit 14de7e4f7e
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 167 additions and 5 deletions

View file

@ -14823,7 +14823,7 @@ This is the configuration file for tridactyl, which provides keyboard-driven nav
The =command= command can be supplied with a =-p= flag that will take a single argmuent which is exposed as =JS_ARG=. I use this in a function that switches to an open tab if it exists and otherwise creates it.
#+begin_src :tangle programs/firefox/tridactyl/tridactylrc :mkdirp yes
#+begin_src config :tangle programs/firefox/tridactyl/tridactylrc :mkdirp yes
sanitise tridactyllocal tridactylsync
@ -14842,6 +14842,7 @@ set searchurls.hm https://home-manager-options.extranix.com/?query=
set completions.Tab.statusstylepretty true
set hintfiltermode vimperator-reflow
set hintnames numeric
unbind --mode=hint <Space>
" Binds
bind <C-m> buffer #
@ -14950,7 +14951,7 @@ autocmd DocStart vc-impimba-1.m.imp.ac.at/ui/webconsole mode ignore
#+end_src
** tridactyl theme
#+begin_src :tangle programs/firefox/tridactyl/themes/swarsel.css :mkdirp yes
#+begin_src config :tangle programs/firefox/tridactyl/themes/swarsel.css :mkdirp yes
:root {
@ -15115,6 +15116,7 @@ autocmd DocStart vc-impimba-1.m.imp.ac.at/ui/webconsole mode ignore
#+end_src
** Waybar style.css
:PROPERTIES:
:CUSTOM_ID: h:77b1c523-5074-4610-b320-90af95e6134d