From 6e83d201a2f5dffaa1aeb74bb04d2db16e323707 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Sat, 11 Nov 2023 16:38:44 -0800 Subject: [PATCH] Improve logo --- index.html | 59 +++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 52 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 5c836f995..90a4066fe 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,10 @@ color: #f8f8f2 !important; } + h1 { + font-family: "Fontdiner Swanky", serif; + } + html, body { background-color: #282a36; @@ -79,6 +83,9 @@ a { color: #50fa7b; } + code { + color: #ff5555; + } @media only screen and (min-width: 900px) { .screenshot { @@ -97,8 +104,8 @@ -
-

+
+

difftastic

@@ -106,9 +113,9 @@ a structural diff tool that understands syntax

- + @@ -125,8 +132,41 @@
+
+

+ focus on what + changed +

+
+ +
+

+ ignore formatting + changes +

+
+
-

Programming Languages

+

+ understand wrapping + changes +

+
+ +
+

+ align + content +

+ +

+ difftastic uses real line numbers, not + @@ 123 syntax. +

+
+ +
+

programming languages

-
-

File Formats

+
+

file formats

+ +