themes for vimium-c browser extension
This is kinda "fork" of Foldex idea since it is pretty hard to find good vimium-c themes. CSS files are based on dermoumi's project as he provided good explanation of certain elements.
- Edit root.css optional
- Edit template.css optional
- In your terminal run script with name
./change-theme.sh "name"
.
!caveats: all 3 files need to be within same folder/directory.
The problem with vimium-c CSS is that it must have certain structure
and since I am not either CSS coder I solved it with this workaround. Remember don't delete /*insertroot*/
line from template.css or the script won't work.
Choose your desired vimiumc-theme.css
and place it into Custom CSS for Vimium C UI
field in Advance Options
.
Doom-One Dracula: Horizon Material Nord Plain Solarized Tokyo Tomorrow Night Zenburn
- All themes are rather same. Colors differ.
- Due to bad set of some variables in template.css you might experiece (with some themes) bad readability in
link highlight mode
. - Themes have dark mode (those with mixed colors), but can't assure it will work with chromium based browsers. (my works and firefox too)