Updated color-schemes and images path

pull/96/head
adi1090x 2 years ago
parent a1f77c2f60
commit e5ceff1fdc

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 266 KiB

Before

Width:  |  Height:  |  Size: 197 KiB

After

Width:  |  Height:  |  Size: 197 KiB

Before

Width:  |  Height:  |  Size: 223 KiB

After

Width:  |  Height:  |  Size: 223 KiB

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 2.4 MiB

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Before

Width:  |  Height:  |  Size: 441 KiB

After

Width:  |  Height:  |  Size: 441 KiB

Before

Width:  |  Height:  |  Size: 648 KiB

After

Width:  |  Height:  |  Size: 648 KiB

Before

Width:  |  Height:  |  Size: 339 KiB

After

Width:  |  Height:  |  Size: 339 KiB

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 125 KiB

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Before

Width:  |  Height:  |  Size: 666 KiB

After

Width:  |  Height:  |  Size: 666 KiB

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

@ -15,4 +15,4 @@
/* Import color-scheme from `colors` directory */
@import "../../colors/onedark.rasi"
@import "~/.config/rofi/colors/onedark.rasi"

@ -15,4 +15,4 @@
/* Import color-scheme from `colors` directory */
@import "../../colors/onedark.rasi"
@import "~/.config/rofi/colors/onedark.rasi"

@ -15,4 +15,4 @@
/* Import color-scheme from `colors` directory */
@import "../../colors/onedark.rasi"
@import "~/.config/rofi/colors/onedark.rasi"

@ -15,4 +15,4 @@
/* Import color-scheme from `colors` directory */
@import "../../colors/onedark.rasi"
@import "~/.config/rofi/colors/onedark.rasi"

@ -39,7 +39,7 @@ window {
border-radius: 0px;
border-color: black;
cursor: "default";
background-image: url("~/.config/rofi/launchers/images/paper.png", none);
background-image: url("~/.config/rofi/images/paper.png", none);
}
/*****----- Main Box -----*****/

@ -41,7 +41,7 @@ window {
padding: 0px;
border-radius: 12px;
cursor: "default";
background-image: url("~/.config/rofi/launchers/images/gradient.png", width);
background-image: url("~/.config/rofi/images/gradient.png", width);
}
/*****----- Main Box -----*****/

@ -42,7 +42,7 @@ window {
border-radius: 20px;
cursor: "default";
background-color: #162022;
background-image: url("~/.config/rofi/launchers/images/flowers-1.png", width);
background-image: url("~/.config/rofi/images/flowers-1.png", width);
}
/*****----- Main Box -----*****/
@ -63,7 +63,7 @@ inputbar {
border: 2px;
border-radius: 20px;
border-color: white;
background-image: url("~/.config/rofi/launchers/images/flowers-3.png", none);
background-image: url("~/.config/rofi/images/flowers-3.png", none);
children: [ "textbox-prompt-colon", "entry" ];
}
@ -108,7 +108,7 @@ listview {
border: 2px;
border-radius: 20px;
border-color: white;
background-image: url("~/.config/rofi/launchers/images/flowers-2.png", width);
background-image: url("~/.config/rofi/images/flowers-2.png", width);
cursor: "default";
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/a.png", height);
background-image: url("~/.config/rofi/images/a.png", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/j.jpg", height);
background-image: url("~/.config/rofi/images/j.jpg", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/b.png", height);
background-image: url("~/.config/rofi/images/b.png", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/c.png", height);
background-image: url("~/.config/rofi/images/c.png", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/d.png", height);
background-image: url("~/.config/rofi/images/d.png", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/e.jpg", height);
background-image: url("~/.config/rofi/images/e.jpg", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/f.png", height);
background-image: url("~/.config/rofi/images/f.png", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/g.png", height);
background-image: url("~/.config/rofi/images/g.png", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/h.jpg", height);
background-image: url("~/.config/rofi/images/h.jpg", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -60,7 +60,7 @@ mainbox {
imagebox {
padding: 20px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/i.jpg", height);
background-image: url("~/.config/rofi/images/i.jpg", height);
orientation: vertical;
children: [ "inputbar", "dummy", "mode-switcher" ];
}

@ -71,7 +71,7 @@ inputbar {
spacing: 10px;
padding: 80px 60px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/a.png", width);
background-image: url("~/.config/rofi/images/a.png", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];

@ -71,7 +71,7 @@ inputbar {
spacing: 0px;
padding: 100px 40px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/j.jpg", width);
background-image: url("~/.config/rofi/images/j.jpg", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry" ];

@ -71,7 +71,7 @@ inputbar {
spacing: 10px;
padding: 80px 60px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/b.png", width);
background-image: url("~/.config/rofi/images/b.png", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];

@ -71,7 +71,7 @@ inputbar {
spacing: 10px;
padding: 100px 60px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/c.png", width);
background-image: url("~/.config/rofi/images/c.png", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];

@ -72,7 +72,7 @@ inputbar {
spacing: 10px;
padding: 40px 40px 155px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/d.png", width);
background-image: url("~/.config/rofi/images/d.png", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry" ];

@ -71,7 +71,7 @@ inputbar {
spacing: 10px;
padding: 80px 60px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/e.jpg", width);
background-image: url("~/.config/rofi/images/e.jpg", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];

@ -71,7 +71,7 @@ inputbar {
spacing: 10px;
padding: 100px 60px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/f.png", width);
background-image: url("~/.config/rofi/images/f.png", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];

@ -71,7 +71,7 @@ inputbar {
spacing: 10px;
padding: 100px 40px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/g.png", width);
background-image: url("~/.config/rofi/images/g.png", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry" ];

@ -71,7 +71,7 @@ inputbar {
spacing: 10px;
padding: 100px 60px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/h.jpg", width);
background-image: url("~/.config/rofi/images/h.jpg", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];

@ -71,7 +71,7 @@ inputbar {
spacing: 10px;
padding: 80px 60px;
background-color: transparent;
background-image: url("~/.config/rofi/launchers/images/i.jpg", width);
background-image: url("~/.config/rofi/images/i.jpg", width);
text-color: @foreground;
orientation: horizontal;
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];

Loading…
Cancel
Save