aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern
diff options
context:
space:
mode:
Diffstat (limited to 'gui/themes/scummmodern')
-rw-r--r--gui/themes/scummmodern/THEMERC2
-rw-r--r--gui/themes/scummmodern/scummmodern_gfx.stx17
2 files changed, 18 insertions, 1 deletions
diff --git a/gui/themes/scummmodern/THEMERC b/gui/themes/scummmodern/THEMERC
index 458e66808f..9bf2fac6f9 100644
--- a/gui/themes/scummmodern/THEMERC
+++ b/gui/themes/scummmodern/THEMERC
@@ -1 +1 @@
-[SCUMMVM_STX0.8.26:ScummVM Modern Theme:No Author]
+[SCUMMVM_STX0.8.27:ScummVM Modern Theme:No Author]
diff --git a/gui/themes/scummmodern/scummmodern_gfx.stx b/gui/themes/scummmodern/scummmodern_gfx.stx
index e3d2152e4b..8b884abcc2 100644
--- a/gui/themes/scummmodern/scummmodern_gfx.stx
+++ b/gui/themes/scummmodern/scummmodern_gfx.stx
@@ -161,6 +161,23 @@
scalable_file = 'FreeMonoBold.ttf'
point_size = '8'
/>
+ <font id = 'console'
+ file = 'builtinConsole'
+ scalable_file = 'SourceCodeVariable-Roman.ttf'
+ point_size = '12'
+ />
+ <font resolution = 'y<800'
+ id = 'console'
+ file = 'builtinConsole'
+ scalable_file = 'SourceCodeVariable-Roman.ttf'
+ point_size = '10'
+ />
+ <font resolution = 'y<400'
+ id = 'console'
+ file = 'builtinConsole'
+ scalable_file = 'SourceCodeVariable-Roman.ttf'
+ point_size = '8'
+ />
<text_color id = 'color_normal'
color = 'black'