summaryrefslogtreecommitdiff
path: root/beamercolorthemeIST.sty
diff options
context:
space:
mode:
Diffstat (limited to 'beamercolorthemeIST.sty')
-rw-r--r--beamercolorthemeIST.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/beamercolorthemeIST.sty b/beamercolorthemeIST.sty
index 7a039f6..fac5443 100644
--- a/beamercolorthemeIST.sty
+++ b/beamercolorthemeIST.sty
@@ -49,9 +49,10 @@
\lstloadlanguages{Ruby}
\lstloadlanguages{Bash}
\lstset{%
- basicstyle=\ttfamily\color{black},
+ language=Bash,
+ basicstyle=\footnotesize\ttfamily\color{black},
commentstyle = \ttfamily\color{darkgrey},
- keywordstyle=\ttfamily\color{blue},
+ keywordstyle=\ttfamily\color{black},
stringstyle=\color{red},
backgroundcolor=\color{lightgrey}}