From 7ff83424592cd5a3c58fe2e6d7e67aeef5144caf Mon Sep 17 00:00:00 2001 From: horus Date: Sat, 27 Jun 2026 05:40:45 +0200 Subject: merge --- ssh/resources/sass/_variables.scss | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 ssh/resources/sass/_variables.scss (limited to 'ssh/resources/sass/_variables.scss') diff --git a/ssh/resources/sass/_variables.scss b/ssh/resources/sass/_variables.scss deleted file mode 100644 index 0407ab5..0000000 --- a/ssh/resources/sass/_variables.scss +++ /dev/null @@ -1,19 +0,0 @@ -// Body -$body-bg: #f8fafc; - -// Typography -$font-family-sans-serif: 'Nunito', sans-serif; -$font-size-base: 0.9rem; -$line-height-base: 1.6; - -// Colors -$blue: #3490dc; -$indigo: #6574cd; -$purple: #9561e2; -$pink: #f66d9b; -$red: #e3342f; -$orange: #f6993f; -$yellow: #ffed4a; -$green: #38c172; -$teal: #4dc0b5; -$cyan: #6cb2eb; -- cgit v1.2.3