mirror of
https://github.com/aditya-K2/gspt.git
synced 2026-01-08 21:37:58 -05:00
Use fg,bg in Color tags instead of foreground,background
This commit is contained in:
@@ -134,8 +134,8 @@ image_width_extra_y : -3.75
|
||||
# Color configuration has the following api
|
||||
colors:
|
||||
entity:
|
||||
fg: # foreground
|
||||
bg: # background
|
||||
fg: # foreground (Can be Hex value or a color name)
|
||||
bg: # background (Can be Hex value or a color name)
|
||||
bold: # true/false (boolean)
|
||||
italic: # true/false (boolean)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user