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