Skip to content

Commit 1f1a539

Browse files
committed
...
1 parent 522b773 commit 1f1a539

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

template/Folder Horizontal.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ if %FolNamShortCount% LEQ %FolNamShortLimit% exit /b
234234
set CODE-FOLDER-NAME-LONG= ^
235235
( ^
236236
-font Arial-Bold ^
237-
-fill white ^
237+
-fill rgba(255,255,255,0.9) ^
238238
-density 400 ^
239239
-pointsize 3.5 ^
240240
-kerning 2 ^

template/Folder Vertical.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ if %FolNamShortCount% LEQ %FolNamShortLimit% exit /b
239239
set CODE-FOLDER-NAME-LONG= ^
240240
( ^
241241
-font Arial-Bold ^
242-
-fill white ^
242+
-fill rgba(255,255,255,0.9) ^
243243
-density 400 ^
244244
-pointsize 3.1 ^
245245
-kerning 2 ^

0 commit comments

Comments
 (0)