aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools/web_config/fishconfig.css
diff options
context:
space:
mode:
Diffstat (limited to 'share/tools/web_config/fishconfig.css')
-rw-r--r--share/tools/web_config/fishconfig.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/tools/web_config/fishconfig.css b/share/tools/web_config/fishconfig.css
index bba26b41..b4dcd548 100644
--- a/share/tools/web_config/fishconfig.css
+++ b/share/tools/web_config/fishconfig.css
@@ -1,6 +1,6 @@
body {
background-color: #292929;
- font-family: Courier, "Courier New", monospace;
+ font-family: "Source Code Pro", "DejaVu Sans Mono", Menlo, "Ubuntu Mono", Consolas, Monaco, "Lucida Console", monospace, fixed;
color: white;
}