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/colors/nord.rasi | 2 +- .config/rofi/launchers/type-3/shared/colors.rasi | 3 ++- .config/rofi/launchers/type-3/style-1.rasi | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to '.config/rofi') diff --git a/.config/rofi/colors/nord.rasi b/.config/rofi/colors/nord.rasi index c6bc05d..44967c6 100644 --- a/.config/rofi/colors/nord.rasi +++ b/.config/rofi/colors/nord.rasi @@ -7,7 +7,7 @@ **/ * { - background: #2E3440FF; + background: #2E3440AA; background-alt: #383E4AFF; foreground: #E5E9F0FF; selected: #81A1C1FF; 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