From 38054dd5e5e5baf98964cb2dde9dd75bf8a83090 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 2 Feb 2025 00:32:11 +0900 Subject: just some minor rofi color change --- config/rofi/config-Animations.rasi | 2 +- config/rofi/master-config.rasi | 20 ++++++++++---------- config/rofi/resolution/1080p/master-config.rasi | 20 ++++++++++---------- config/rofi/resolution/1440p/config.rasi | 4 ++-- config/rofi/resolution/1440p/master-config.rasi | 18 +++++++++--------- 5 files changed, 32 insertions(+), 32 deletions(-) diff --git a/config/rofi/config-Animations.rasi b/config/rofi/config-Animations.rasi index 761c5322..2064cd1b 100644 --- a/config/rofi/config-Animations.rasi +++ b/config/rofi/config-Animations.rasi @@ -5,7 +5,7 @@ /* ---- Window ---- */ window { - width: 35%; + width: 35%; } /* ---- Entry ---- */ diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi index 50198012..09032268 100644 --- a/config/rofi/master-config.rasi +++ b/config/rofi/master-config.rasi @@ -4,19 +4,19 @@ /* ---- Configuration ---- */ configuration { - font: "JetBrainsMono Nerd Font SemiBold 12"; - modi: "drun,run,filebrowser"; + font: "JetBrainsMono Nerd Font SemiBold 12"; + modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; display-run: "Run"; display-filebrowser: "Files"; display-window: "Windows"; - drun-display-format: "{name}"; - hover-select: true; - me-select-entry: "MouseSecondary"; + drun-display-format: "{name}"; + hover-select: true; + me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; - window-format: "{w} · {c} · {t}"; - dpi: 1; + window-format: "{w} · {c} · {t}"; + dpi: 1; } /* ---- Load wallust colors ---- */ @@ -145,7 +145,7 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { border: 0; - handle-color: @border-color; + handle-color: @background-alt; handle-width: 2px ; padding: 0; } @@ -154,7 +154,7 @@ scrollbar { element { enabled: true; spacing: 10px; - padding: 10px; + padding: 10px; border-radius: 12px; background-color: transparent; cursor: pointer; @@ -178,7 +178,7 @@ element selected.normal { border-radius: 16px; border-color: @selected; background-color: transparent; - text-color: @selected; + text-color: @background-alt; } element selected.urgent { diff --git a/config/rofi/resolution/1080p/master-config.rasi b/config/rofi/resolution/1080p/master-config.rasi index 50198012..09032268 100644 --- a/config/rofi/resolution/1080p/master-config.rasi +++ b/config/rofi/resolution/1080p/master-config.rasi @@ -4,19 +4,19 @@ /* ---- Configuration ---- */ configuration { - font: "JetBrainsMono Nerd Font SemiBold 12"; - modi: "drun,run,filebrowser"; + font: "JetBrainsMono Nerd Font SemiBold 12"; + modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; display-run: "Run"; display-filebrowser: "Files"; display-window: "Windows"; - drun-display-format: "{name}"; - hover-select: true; - me-select-entry: "MouseSecondary"; + drun-display-format: "{name}"; + hover-select: true; + me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; - window-format: "{w} · {c} · {t}"; - dpi: 1; + window-format: "{w} · {c} · {t}"; + dpi: 1; } /* ---- Load wallust colors ---- */ @@ -145,7 +145,7 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { border: 0; - handle-color: @border-color; + handle-color: @background-alt; handle-width: 2px ; padding: 0; } @@ -154,7 +154,7 @@ scrollbar { element { enabled: true; spacing: 10px; - padding: 10px; + padding: 10px; border-radius: 12px; background-color: transparent; cursor: pointer; @@ -178,7 +178,7 @@ element selected.normal { border-radius: 16px; border-color: @selected; background-color: transparent; - text-color: @selected; + text-color: @background-alt; } element selected.urgent { diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index c8b3deb2..768fcec1 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -5,12 +5,12 @@ /* ---- Window ---- */ window { - width: 50%; + width: 50%; } /* ---- Mode Switcher ---- */ button { - width: 110px; + width: 110px; } /* ---- Listview ---- */ diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi index 076fe70a..96cb83a1 100644 --- a/config/rofi/resolution/1440p/master-config.rasi +++ b/config/rofi/resolution/1440p/master-config.rasi @@ -4,19 +4,19 @@ /* ---- Configuration ---- */ configuration { - font: "JetBrainsMono Nerd Font SemiBold 12"; - modi: "drun,run,filebrowser"; + font: "JetBrainsMono Nerd Font SemiBold 12"; + modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; display-run: "Run"; display-filebrowser: "Files"; display-window: "Windows"; - drun-display-format: "{name}"; - hover-select: true; - me-select-entry: "MouseSecondary"; + drun-display-format: "{name}"; + hover-select: true; + me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; - window-format: "{w} · {c} · {t}"; - dpi: 1; + window-format: "{w} · {c} · {t}"; + dpi: 1; } /* ---- Load wallust colors ---- */ @@ -145,7 +145,7 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { border: 0; - handle-color: @border-color; + handle-color: @background-alt; handle-width: 2px ; padding: 0; } @@ -178,7 +178,7 @@ element selected.normal { border-radius: 16px; border-color: @selected; background-color: transparent; - text-color: @selected; + text-color: @background-alt; } element selected.urgent { -- cgit v1.2.3