From 06b3f563ac98b01663cc07e9c13a502ef97e3e7c Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 22 Feb 2021 19:07:22 +0530 Subject: made the theme less rounder --- .../oomox-monovedek_lcars/cinnamon/scss/cinnamon.scss | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .themes/.themes/oomox-monovedek_lcars/cinnamon/scss/cinnamon.scss (limited to '.themes/.themes/oomox-monovedek_lcars/cinnamon/scss/cinnamon.scss') diff --git a/.themes/.themes/oomox-monovedek_lcars/cinnamon/scss/cinnamon.scss b/.themes/.themes/oomox-monovedek_lcars/cinnamon/scss/cinnamon.scss new file mode 100644 index 00000000..0d1f522e --- /dev/null +++ b/.themes/.themes/oomox-monovedek_lcars/cinnamon/scss/cinnamon.scss @@ -0,0 +1,14 @@ +@import "_global"; +@import "_extends"; + +@import "sections/_stage"; +@import "sections/_menu"; +@import "sections/_panel"; +@import "sections/_calendar"; +@import "sections/_accessibility"; +@import "sections/_notifications"; +@import "sections/_dialogs"; +@import "sections/_desklets"; +@import "sections/_alt-tab"; +@import "sections/_overview"; +@import "sections/_tile-hud"; -- cgit v1.2.3