1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-01 04:23:34 +02:00

gitui: update default theme to match upstream

Fixes #3506
This commit is contained in:
Robert Helgesson 2022-12-28 23:20:17 +01:00
parent fb49fbc368
commit fa1bc088ea
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -41,6 +41,8 @@ in {
selected_tab: Reset,
command_fg: White,
selection_bg: Blue,
selection_fg: White,
cmdbar_bg: Blue,
cmdbar_extra_lines_bg: Blue,
disabled_fg: DarkGray,
diff_line_add: Green,
@ -55,6 +57,8 @@ in {
danger_fg: Red,
push_gauge_bg: Blue,
push_gauge_fg: Reset,
tag_fg: LightMagenta,
branch_fg: LightYellow,
)
'';
description = ''