adding new tridactyl css
This commit is contained in:
parent
6eba4de3c9
commit
eabac7dcfa
7 changed files with 197 additions and 33 deletions
7
scripts/theme-switch.sh
Normal file
7
scripts/theme-switch.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
clockTimeFormat1='<font color="#005F00">' ddd MMM d, h:mm AP
|
||||
sed 's/005F00/5af78e'
|
||||
sed 's/5af78e/005F00'
|
||||
|
||||
lookandfeeltool -a Acario
|
||||
emacsclient -e '(load-theme \'doom-acario-light t)'
|
Loading…
Add table
Add a link
Reference in a new issue