From f9ffef66f95ab71438d979919e0405abaa42ac15 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 29 Nov 2017 19:10:15 +0300 Subject: move prefs to less, add a shared buildfile --- css/tt-rss.less | 7 ------- 1 file changed, 7 deletions(-) (limited to 'css/tt-rss.less') diff --git a/css/tt-rss.less b/css/tt-rss.less index 75c4141dc..f762cc665 100644 --- a/css/tt-rss.less +++ b/css/tt-rss.less @@ -1,10 +1,3 @@ -@fonts-ui-bold: "Segoe WP Semibold", "Segoe UI Semibold", "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif; -@fonts-ui: "Segoe UI Web", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif; - -@color-accent: rgb(82, 168, 236); -@color-accent-light: #ecf4ff; -@color-link: #0088cc; - body { background : white; color : black; -- cgit v1.2.3-54-g00ecf