Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion geany/filedefs/filetypes.common
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ indent_guide=0x393939;0x1E1E1E;false;false

# third argument: if true, use this foreground color. If false, use the default value defined by the filetypes.
# fourth argument: if true, use this background color. If false, use the default value defined by the filetypes.
white_space=0x343232;0x1E1E1E;true;true
#white_space=0x343232;0x1E1E1E;true;true

# style of folding icons, only first and second arguments are used, valid values are:
# first argument: 1 for boxes, 2 for circles
Expand Down