Skip to content

Commit 5b3dec4

Browse files
committed
ScrollBar.UseGlobally added to theme files and enabled for Thyleus & Obsidian.
1 parent 1cd02d7 commit 5b3dec4

File tree

17 files changed

+49
-1
lines changed

17 files changed

+49
-1
lines changed

External/Themes/FullThemes/DefaultTheme/$(BaseDir)/Settings/Themes/CURRENT

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Default.fdi
22

3+
# FD UI THEME (5.2+)
4+
5+
#ScrollBar.UseGlobally=True
6+
37
# FD UI THEME (5.1+)
48

59
# System, Professional

External/Themes/FullThemes/DefaultTheme/$(BaseDir)/Settings/Themes/Default.fdi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Default.fdi
22

3+
# FD UI THEME (5.2+)
4+
5+
#ScrollBar.UseGlobally=True
6+
37
# FD UI THEME (5.1+)
48

59
# System, Professional

External/Themes/FullThemes/DimGrayTheme/$(BaseDir)/Settings/Themes/CURRENT

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### DimGray.fdi
22

3+
# FD UI THEME (5.2+)
4+
5+
#ScrollBar.UseGlobally=True
6+
37
# FD UI THEME (5.1+)
48

59
# System, Professional

External/Themes/FullThemes/DimGrayTheme/$(BaseDir)/Settings/Themes/DimGray.fdi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### DimGray.fdi
22

3+
# FD UI THEME (5.2+)
4+
5+
#ScrollBar.UseGlobally=True
6+
37
# FD UI THEME (5.1+)
48

59
# System, Professional

External/Themes/FullThemes/ObsidianTheme/$(BaseDir)/Settings/Themes/CURRENT

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Obsidian.fdi
22

3+
# FD UI THEME (5.2+)
4+
5+
ScrollBar.UseGlobally=True
6+
37
# FD UI THEME (5.1+)
48

59
# System, Professional

External/Themes/FullThemes/ObsidianTheme/$(BaseDir)/Settings/Themes/Obsidian.fdi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Obsidian.fdi
22

3+
# FD UI THEME (5.2+)
4+
5+
ScrollBar.UseGlobally=True
6+
37
# FD UI THEME (5.1+)
48

59
# System, Professional

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Themes/CURRENT

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Thyleus.fdi
22

3+
# FD UI THEME (5.2+)
4+
5+
ScrollBar.UseGlobally=True
6+
37
# FD UI THEME (5.1+)
48

59
# System, Professional

External/Themes/FullThemes/ThyleusTheme/$(BaseDir)/Settings/Themes/Thyleus.fdi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Thyleus.fdi
22

3+
# FD UI THEME (5.2+)
4+
5+
ScrollBar.UseGlobally=True
6+
37
# FD UI THEME (5.1+)
48

59
# System, Professional
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
### NONE
22

3-
# FD UI THEME (5.1+)
3+
# FD UI THEME (5.2+)

FlashDevelop/Bin/Debug/Settings/Themes/Default.fdi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Default.fdi
22

3+
# FD UI THEME (5.2+)
4+
5+
#ScrollBar.UseGlobally=True
6+
37
# FD UI THEME (5.1+)
48

59
# System, Professional

0 commit comments

Comments
 (0)