Arnaud PERALTA
|
37997dcbcd
|
[#2279] defaultFgColor entry in theme config
|
2022-11-21 21:48:18 +01:00 |
|
Jesse Duffield
|
1ac3ae1ad1
|
use better colour defaults
|
2022-11-12 14:59:15 +11:00 |
|
Daniel Kiss
|
f5a5b7f966
|
Add unstagedChangesColor config option
|
2022-03-16 19:21:39 +11:00 |
|
Sam Burville
|
268d4080b3
|
Fix text formatting
|
2021-09-30 01:26:05 +10:00 |
|
Jesse Duffield
|
2c72990838
|
Update pkg/theme/theme.go
|
2021-09-30 01:26:05 +10:00 |
|
Jesse Duffield
|
046edd8120
|
Update pkg/theme/theme.go
|
2021-09-30 01:26:05 +10:00 |
|
samburville
|
c4552aad28
|
Use simpler short variable declaration
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
|
2021-09-30 01:26:05 +10:00 |
|
Sam Burville
|
c5f7ad5adb
|
Make cherry pick commit color customisable
Two new settings in the config, which allow the cherry picked
foreground and background to be custom colors.
Issue #856
|
2021-09-30 01:26:05 +10:00 |
|
Elwardi
|
e8e4fa5957
|
Add color functions to templates funcMaps
|
2021-08-09 11:52:00 +01:00 |
|
Elwardi
|
b5d8849c06
|
Support match colors in labelFormat entry in menuFromCommand prompts
|
2021-08-07 16:06:36 +01:00 |
|
Jesse Duffield
|
550c0fd4dc
|
refactor
|
2021-07-31 17:56:47 +10:00 |
|
Jesse Duffield
|
0bc0e4ac88
|
more efficient
|
2021-07-31 17:33:20 +10:00 |
|
Jesse Duffield
|
117c0bd4f7
|
simplify code a bit
|
2021-07-31 17:33:13 +10:00 |
|
mjarkk
|
79848087bc
|
Switch to github.com/gookit/color for terminal colors
|
2021-07-30 15:14:46 +02:00 |
|
mjarkk
|
4fca89bc52
|
Allow hex theme colors
|
2021-07-26 10:38:45 +02:00 |
|
Jesse Duffield
|
4912205adb
|
remove viper
WIP
|
2020-10-10 00:23:01 +11:00 |
|
Jesse Duffield
|
913f17ee3e
|
prevent flicker from bolding background of selected line
|
2020-05-15 21:12:12 +10:00 |
|
Jesse Duffield
|
267730bc00
|
standardise how we handle background colours
|
2020-05-13 21:24:25 +10:00 |
|
Jesse Duffield
|
40fbce91ce
|
add new diff mode
WIP
WIP
WIP
WIP
WIP
WIP
WIP
|
2020-03-29 18:26:24 +11:00 |
|
Jesse Duffield
|
46be280c92
|
support searching in side panels
For now we're just doing side panels, because it will take more work
to support this in the various main panel contexts
|
2020-02-24 22:18:04 +11:00 |
|
Jesse Duffield
|
fabdda0492
|
allow customizing background color in staging mode
|
2020-02-23 18:37:19 +11:00 |
|
Jesse Duffield
|
820f3d5cbb
|
support split view in staging panel and staging ranges
|
2019-11-05 19:22:01 +11:00 |
|
mjarkk
|
a045313e08
|
Removed the pkg/gui/theme.go file
Moved most functions to the new theme/theme.go
|
2019-10-20 12:32:57 +11:00 |
|
mjarkk
|
02fef3136f
|
Added light theme option to the settings
|
2019-10-20 12:32:57 +11:00 |
|