blob: 4a48116ed7d8a6a11e66e95a4a193e2c2e2b0bed (
plain) (
blame)
1
2
3
4
5
6
7
|
# Author : Twinkle <saintwinkle@gmail.com>
# The theme uses the gruvbox light palette with hard contrast: github.com/morhetz/gruvbox
inherits = "gruvbox_light"
[palette]
bg0 = "#f9f5d7" # main background
|