Use tomorrow instead of tomorrow-night-bright.

This commit is contained in:
2020-07-15 18:14:33 +05:30
parent a4ad0e1fa6
commit e718672b58
2 changed files with 10 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
<title>hastebin</title>
<meta charset="utf-8" />
<link rel="stylesheet" type="text/css" href="tomorrow-night-bright.css"/>
<link rel="stylesheet" type="text/css" href="tomorrow.css"/>
<link rel="stylesheet" type="text/css" href="application.css"/>
<script type="text/javascript" src="jquery.min.js"></script>