aboutsummaryrefslogtreecommitdiff
path: root/css/theme/solarized.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-07-02 14:58:47 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-07-02 14:58:47 +0200
commit523f78eda724006e12a502a7b6d7c8147dc92fbe (patch)
tree080418acabc86f93ede45319d438034724f3dbd2 /css/theme/solarized.css
parent2de01e3219144c52342d6076b5c0f87e606b1380 (diff)
downloadfreenode-live-2017-presentation-523f78eda724006e12a502a7b6d7c8147dc92fbe.tar
freenode-live-2017-presentation-523f78eda724006e12a502a7b6d7c8147dc92fbe.tar.gz
remove harcoded syntax highlight colors #1290
Diffstat (limited to 'css/theme/solarized.css')
-rw-r--r--css/theme/solarized.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/css/theme/solarized.css b/css/theme/solarized.css
index 649f7a9..56e8b36 100644
--- a/css/theme/solarized.css
+++ b/css/theme/solarized.css
@@ -146,9 +146,7 @@ body {
padding: 5px;
overflow: auto;
max-height: 400px;
- word-wrap: normal;
- background: #3F3F3F;
- color: #DCDCDC; }
+ word-wrap: normal; }
.reveal table {
margin: auto;