summaryrefslogtreecommitdiffstats
path: root/animation_template.svg
diff options
context:
space:
mode:
Diffstat (limited to 'animation_template.svg')
-rw-r--r--animation_template.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/animation_template.svg b/animation_template.svg
index fe62da9..2338e26 100644
--- a/animation_template.svg
+++ b/animation_template.svg
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<svg id="terminal" baseProfile="full" viewBox="0 0 774 263" width="774" version="1.1"
+<svg id="terminal" baseProfile="full" viewBox="0 0 800 289" width="800" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<termtosvg:template_settings xmlns:termtosvg="https://github.com/nbedos/termtosvg">
@@ -11,7 +11,7 @@
</style>
<style type="text/css" id="user-style">
.foreground { fill: #b2b2b2; }
- .background { fill: #0d1117; }
+ .background { fill: #161b22; }
.color0 { fill: #181818; }
.color1 { fill: #b21818; }
.color2 { fill: #18b218; }
@@ -30,8 +30,8 @@
.color15 { fill: #ffffff; }
</style>
</defs>
- <rect x="0" y="0" width="100%" height="100%" fill="#0d1117" stroke="#30363d" stroke-width="1px" />
- <svg x="3" y="3" id="screen" width="768" viewBox="0 0 768 257" preserveAspectRatio="xMidYMin meet">
+ <rect x="0" y="0" rx="6" width="100%" height="100%" fill="#161b22" />
+ <svg x="16" y="16" id="screen" width="768" viewBox="0 0 768 257" preserveAspectRatio="xMidYMin meet">
<!-- [snip!] -->
</svg>
</svg>