Created
May 12, 2021 21:55
-
-
Save Jelmerro/8a86a3191db8143cc11d0d166f888eea to your computer and use it in GitHub Desktop.
Vieb theme: Static minimal mode bottom left and clean fullwidth navbar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:root { | |
--mode-pointer-fg: #999; | |
--mode-pointer-bg: none; | |
--mode-visual-fg: #3af; | |
--mode-visual-bg: none; | |
} | |
#mode {position: fixed;bottom: .3em;left: .3em;background: black;width: 1ch;overflow: hidden;} | |
#mode-container {width: 0;} | |
#mode-suggestions {display: none;} | |
#logo {display: none;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Screenshots: