aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-02-23 14:46:19 +0900
committerGitHub <noreply@github.com>2025-02-23 14:46:19 +0900
commit91b9177b0ff5d2fac7b99be9a89f8e9f054347fd (patch)
tree5b11da646166995b52bb597cf6a92703d1f5a0a2 /config/rofi/themes/KooL_style-10-Fancy-v2.rasi
parent9f5b41c3e230cda406592167fcd0446a5f56821c (diff)
parentb8ab57be1c8e579e69e5bfd56668815465d71785 (diff)
Merge pull request #577 from JaKooLit/development
Development to main Dots version 2.3.12
Diffstat (limited to 'config/rofi/themes/KooL_style-10-Fancy-v2.rasi')
-rw-r--r--config/rofi/themes/KooL_style-10-Fancy-v2.rasi35
1 files changed, 21 insertions, 14 deletions
diff --git a/config/rofi/themes/KooL_style-10-Fancy-v2.rasi b/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
index 0a1d1b21..fe5afcdb 100644
--- a/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
+++ b/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
@@ -2,12 +2,6 @@
/* KooL Hyprland Rofi Style 10 - Fancy v2 */
/* Credit to DaveDavenport & Rasmus Steinke */
-/**
- * Edited by: Dave Davenport
- * User: Rasi
- * Copyright: Rasmus Steinke
- */
-
/* global settings and color variables */
* {
blue: #A7c6E2;
@@ -30,6 +24,11 @@
line-style: "none";
}
+/*****-- Elements Font Size -----*****/
+element-text {
+ font: "JetBrainsMono Nerd Font SemiBold 13";
+}
+
prompt-box {
background-color : transparent;
}
@@ -69,16 +68,16 @@ listview {
}
/* ---- Scrollbar ---- */
scrollbar {
- border: 0px;
- border-radius: 10px;
- background-color: @blue;
- handle-color: @orange;
- handle-width: 2px ;
- padding: 0;
+ border : 0px;
+ border-radius : 10px;
+ background-color: @blue;
+ handle-color : @orange;
+ handle-width : 2px ;
+ padding : 0;
}
element {
border: 0px;
- padding: 0px;
+ padding: 5px;
margin: 0px;
spacing: 0.5em;
color: @black;
@@ -98,8 +97,10 @@ element normal.active {
color: @active;
background-color: @light-grey;
}
+
+element-text selected,
element selected.normal {
- border-radius: 0px;
+ border-radius: 10px;
color: @black;
background-color: @dark-orange;
}
@@ -123,6 +124,7 @@ element alternate.active {
color: @active;
background-color: @medium-grey;
}
+
inputbar {
spacing : 5px;
background-color : #88003300;
@@ -162,6 +164,11 @@ message {
border : 5px;
}
+textbox {
+ vertical-align: 0.5;
+ horizontal-align: 0.5;
+}
+
prompt-colon {
spacing : 0;
enabled : false;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage