From 558faeeebd7ebb7c383f23ecd2b643f88ef8d551 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 15 Feb 2025 01:26:36 +0900 Subject: yeah this should be ok --- assets/rofi/themes/KooL_style-12-TOP-Docu.rasi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'assets/rofi/themes/KooL_style-12-TOP-Docu.rasi') diff --git a/assets/rofi/themes/KooL_style-12-TOP-Docu.rasi b/assets/rofi/themes/KooL_style-12-TOP-Docu.rasi index 85cabae6..55fbb0b7 100644 --- a/assets/rofi/themes/KooL_style-12-TOP-Docu.rasi +++ b/assets/rofi/themes/KooL_style-12-TOP-Docu.rasi @@ -128,6 +128,15 @@ element-text { cursor: inherit; } +/* ---- Scrollbar ---- */ +scrollbar { + border-radius: 10px; + background-color: transparent; + handle-color: darkgrey; + handle-width: 5px ; + padding: 0; +} + /* ---- Message ---- */ message { background-color: transparent; -- cgit v1.2.3