From 49b9fd4fa4bce1c97e2e7fe2db307bbfd9d3c8f3 Mon Sep 17 00:00:00 2001 From: garhve Date: Mon, 16 Sep 2024 16:22:51 +0800 Subject: change type-3/style-1 to nord platte --- .config/rofi/launchers/type-3/shared/colors.rasi | 3 ++- .config/rofi/launchers/type-3/style-1.rasi | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to '.config/rofi/launchers') diff --git a/.config/rofi/launchers/type-3/shared/colors.rasi b/.config/rofi/launchers/type-3/shared/colors.rasi index 103ad63..a314c77 100644 --- a/.config/rofi/launchers/type-3/shared/colors.rasi +++ b/.config/rofi/launchers/type-3/shared/colors.rasi @@ -15,4 +15,5 @@ /* Import color-scheme from `colors` directory */ -@import "~/.config/rofi/colors/onedark.rasi" +// @import "~/.config/rofi/colors/onedark.rasi" +@import "~/.config/rofi/colors/nord.rasi" diff --git a/.config/rofi/launchers/type-3/style-1.rasi b/.config/rofi/launchers/type-3/style-1.rasi index 31ff1de..0b37916 100644 --- a/.config/rofi/launchers/type-3/style-1.rasi +++ b/.config/rofi/launchers/type-3/style-1.rasi @@ -35,7 +35,7 @@ window { border: 0px solid; border-radius: 12px; border-color: @selected; - background-color: black / 60%; + background-color: @background; cursor: "default"; } -- cgit v1.2.3-70-g09d2