mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
8 lines
206 B
TOML
8 lines
206 B
TOML
|
# 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
|