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
############################################################################### | |
# Zathura Gruvbox Material Dark | |
# | |
# Material Soft Variant | |
# Inspired by: https://github.com/sainnhe/gruvbox-material | |
# | |
# Written by: Marco Antonio Cardoso Moreno | |
# | |
############################################################################### |
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
################################ | |
#### Gruvbox Material Light #### | |
################################ | |
set $bg #fbf1c7 | |
set $fg #654735 | |
set $red #c14a4a | |
set $orange #c35e0a | |
set $green #6c782e | |
set $blue #45707a | |
set $purple #945e80 |
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
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
! Gruvbox Material Light | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
! hard *background: #f9f5d7 | |
! medium | |
*background: #fbf1c7 | |
! soft *background: #f2e5bc | |
*foreground: #654735 |