[beast: 46/70] EBEAST: use a non-serif font for monospace
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 46/70] EBEAST: use a non-serif font for monospace
- Date: Tue, 28 Mar 2017 23:25:34 +0000 (UTC)
commit 02a1f50e7fe31bcf54434e5a3e805ceb25bc33af
Author: Tim Janik <timj gnu org>
Date: Tue Mar 7 00:37:43 2017 +0100
EBEAST: use a non-serif font for monospace
Signed-off-by: Tim Janik <timj gnu org>
ebeast/main.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ebeast/main.js b/ebeast/main.js
index 458ecd3..77639f5 100644
--- a/ebeast/main.js
+++ b/ebeast/main.js
@@ -15,7 +15,7 @@ function create_window ()
standard: 'Candara', // 'Times New Roman',
serif: 'Constantia', // 'Times New Roman',
sansSerif: 'Candara', // 'Arial',
- monospace: 'Courier', // 'Courier New',
+ monospace: 'Consolas', // 'Courier New',
cursive: 'Script', // 'Script',
fantasy: 'Impact', // 'Impact',
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]