aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/themes
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-22 21:46:08 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-22 21:46:08 +0900
commitd9257e3377abba6fe81edd5876dc432b8218df48 (patch)
treeaf96595fc5d1f25f37ca77f66f57e73635366109 /config/rofi/themes
parent8209d12217bf6174ef00d7d6efd640f99c180ea3 (diff)
some final changes for next release
Diffstat (limited to 'config/rofi/themes')
-rw-r--r--config/rofi/themes/KooL_style-1.rasi2
-rw-r--r--config/rofi/themes/KooL_style-10-Fancy-v2.rasi5
-rw-r--r--config/rofi/themes/KooL_style-10-Fancy.rasi2
-rw-r--r--config/rofi/themes/KooL_style-11-Win11-list-dark.rasi2
-rw-r--r--config/rofi/themes/KooL_style-11-Win11-list-light.rasi2
-rw-r--r--config/rofi/themes/KooL_style-12-TOP-Docu.rasi2
-rw-r--r--config/rofi/themes/KooL_style-13-Vertical.rasi2
-rw-r--r--config/rofi/themes/KooL_style-2-Dark.rasi2
-rw-r--r--config/rofi/themes/KooL_style-2-Light.rasi2
-rw-r--r--config/rofi/themes/KooL_style-3-FullScreen-v1.rasi2
-rw-r--r--config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi2
-rw-r--r--config/rofi/themes/KooL_style-4.rasi2
-rw-r--r--config/rofi/themes/KooL_style-5.rasi2
-rw-r--r--config/rofi/themes/KooL_style-6.rasi2
-rw-r--r--config/rofi/themes/KooL_style-7.rasi2
-rw-r--r--config/rofi/themes/KooL_style-8.rasi2
-rw-r--r--config/rofi/themes/KooL_style-9.rasi2
17 files changed, 21 insertions, 16 deletions
diff --git a/config/rofi/themes/KooL_style-1.rasi b/config/rofi/themes/KooL_style-1.rasi
index 444807d8..1bae71f3 100644
--- a/config/rofi/themes/KooL_style-1.rasi
+++ b/config/rofi/themes/KooL_style-1.rasi
@@ -35,7 +35,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/* ---- Window ---- */
window {
diff --git a/config/rofi/themes/KooL_style-10-Fancy-v2.rasi b/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
index 654428b4..fe5afcdb 100644
--- a/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
+++ b/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
@@ -24,6 +24,11 @@
line-style: "none";
}
+/*****-- Elements Font Size -----*****/
+element-text {
+ font: "JetBrainsMono Nerd Font SemiBold 13";
+}
+
prompt-box {
background-color : transparent;
}
diff --git a/config/rofi/themes/KooL_style-10-Fancy.rasi b/config/rofi/themes/KooL_style-10-Fancy.rasi
index a4045a73..52c9363f 100644
--- a/config/rofi/themes/KooL_style-10-Fancy.rasi
+++ b/config/rofi/themes/KooL_style-10-Fancy.rasi
@@ -44,7 +44,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
window {
diff --git a/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi b/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi
index a34ba1af..44532d76 100644
--- a/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi
+++ b/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi
@@ -34,7 +34,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
element-icon, element-text, scrollbar {
diff --git a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi
index 8ad7504a..fdcd4f1a 100644
--- a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi
+++ b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi
@@ -34,7 +34,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
element-icon, element-text, scrollbar {
diff --git a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi
index 77d0754e..824eb543 100644
--- a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi
+++ b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi
@@ -40,7 +40,7 @@ entry {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
inputbar {
diff --git a/config/rofi/themes/KooL_style-13-Vertical.rasi b/config/rofi/themes/KooL_style-13-Vertical.rasi
index d8464177..a7cb340a 100644
--- a/config/rofi/themes/KooL_style-13-Vertical.rasi
+++ b/config/rofi/themes/KooL_style-13-Vertical.rasi
@@ -35,7 +35,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/* ---- Window ---- */
diff --git a/config/rofi/themes/KooL_style-2-Dark.rasi b/config/rofi/themes/KooL_style-2-Dark.rasi
index 45afe5b2..957bf8a9 100644
--- a/config/rofi/themes/KooL_style-2-Dark.rasi
+++ b/config/rofi/themes/KooL_style-2-Dark.rasi
@@ -25,7 +25,7 @@ configuration {
}
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/*****----- Main Window -----*****/
diff --git a/config/rofi/themes/KooL_style-2-Light.rasi b/config/rofi/themes/KooL_style-2-Light.rasi
index 9b9280ce..93f68908 100644
--- a/config/rofi/themes/KooL_style-2-Light.rasi
+++ b/config/rofi/themes/KooL_style-2-Light.rasi
@@ -25,7 +25,7 @@ configuration {
}
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/*****----- Main Window -----*****/
diff --git a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi
index fa419d56..79b68c65 100644
--- a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi
+++ b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi
@@ -36,7 +36,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/* ---- Global Properties ---- */
diff --git a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
index 5fb434c1..807a57c3 100644
--- a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
+++ b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
@@ -58,7 +58,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/*****----- Main Window -----*****/
diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi
index 07cbd5fe..8a7b8ed7 100644
--- a/config/rofi/themes/KooL_style-4.rasi
+++ b/config/rofi/themes/KooL_style-4.rasi
@@ -57,7 +57,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/*****----- Main Window -----*****/
diff --git a/config/rofi/themes/KooL_style-5.rasi b/config/rofi/themes/KooL_style-5.rasi
index d2b8161f..44f6da65 100644
--- a/config/rofi/themes/KooL_style-5.rasi
+++ b/config/rofi/themes/KooL_style-5.rasi
@@ -36,7 +36,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/* ---- Window ---- */
diff --git a/config/rofi/themes/KooL_style-6.rasi b/config/rofi/themes/KooL_style-6.rasi
index 4b8b3dd6..255554cf 100644
--- a/config/rofi/themes/KooL_style-6.rasi
+++ b/config/rofi/themes/KooL_style-6.rasi
@@ -36,7 +36,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/* ---- Window ---- */
diff --git a/config/rofi/themes/KooL_style-7.rasi b/config/rofi/themes/KooL_style-7.rasi
index cc8731d1..89e9af48 100644
--- a/config/rofi/themes/KooL_style-7.rasi
+++ b/config/rofi/themes/KooL_style-7.rasi
@@ -31,7 +31,7 @@ configuration {
}
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/*****----- Main Window -----*****/
diff --git a/config/rofi/themes/KooL_style-8.rasi b/config/rofi/themes/KooL_style-8.rasi
index 516d4d22..ead645bb 100644
--- a/config/rofi/themes/KooL_style-8.rasi
+++ b/config/rofi/themes/KooL_style-8.rasi
@@ -30,7 +30,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/* ---- Window ---- */
diff --git a/config/rofi/themes/KooL_style-9.rasi b/config/rofi/themes/KooL_style-9.rasi
index db7f8b50..95507ea8 100644
--- a/config/rofi/themes/KooL_style-9.rasi
+++ b/config/rofi/themes/KooL_style-9.rasi
@@ -37,7 +37,7 @@ configuration {
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/* ---- Window ---- */
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage