New Setup 📦
This commit is contained in:
parent
d16174b447
commit
415dbd08a1
10194 changed files with 1368647 additions and 4 deletions
15
home/.config/rofi/colors/doom.rasi
Normal file
15
home/.config/rofi/colors/doom.rasi
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* AUTHOR: Luca
|
||||
*/
|
||||
|
||||
* {
|
||||
background: #1c1f24;
|
||||
background-alt: #262A30;
|
||||
brdr: #191F21;
|
||||
foreground: #D8D8D8;
|
||||
foresel: #67AFC1;
|
||||
selected: #4390c4;
|
||||
urgent: #E06C75;
|
||||
on: #87A181;
|
||||
off: #D88B9F;
|
||||
}
|
15
home/.config/rofi/colors/gruvbox-dark.rasi
Normal file
15
home/.config/rofi/colors/gruvbox-dark.rasi
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* AUTHOR: Luca
|
||||
*/
|
||||
|
||||
* {
|
||||
background: #262626;
|
||||
background-alt: #333333;
|
||||
brdr: #191F21;
|
||||
foreground: #D8D8D8;
|
||||
foresel: #67AFC1;
|
||||
selected: #458588;
|
||||
urgent: #E06C75;
|
||||
on: #87A181;
|
||||
off: #D88B9F;
|
||||
}
|
15
home/.config/rofi/colors/kripton.rasi
Normal file
15
home/.config/rofi/colors/kripton.rasi
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* AUTHOR: Luca
|
||||
*/
|
||||
|
||||
* {
|
||||
background: #171A1F;
|
||||
background-alt: #292D36;
|
||||
brdr: #131a1c;
|
||||
foreground: #D8D8D8;
|
||||
foresel: #67AFC1;
|
||||
selected: #292D36;
|
||||
urgent: #E06C75;
|
||||
on: #87A181;
|
||||
off: #D88B9F;
|
||||
}
|
15
home/.config/rofi/colors/matcha-aliz.rasi
Normal file
15
home/.config/rofi/colors/matcha-aliz.rasi
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* AUTHOR: Luca
|
||||
*/
|
||||
|
||||
* {
|
||||
background: #222222;
|
||||
background-alt: #303030;
|
||||
brdr: #191F21;
|
||||
foreground: #D8D8D8;
|
||||
foresel: #67AFC1;
|
||||
selected: #f0544c;
|
||||
urgent: #E06C75;
|
||||
on: #87A181;
|
||||
off: #D88B9F;
|
||||
}
|
15
home/.config/rofi/colors/matcha-azul.rasi
Normal file
15
home/.config/rofi/colors/matcha-azul.rasi
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* AUTHOR: Luca
|
||||
*/
|
||||
|
||||
* {
|
||||
background: #1B1D24;
|
||||
background-alt: #2B2F38;
|
||||
brdr: #191F21;
|
||||
foreground: #D8D8D8;
|
||||
foresel: #67AFC1;
|
||||
selected: #3498DB;
|
||||
urgent: #E06C75;
|
||||
on: #87A181;
|
||||
off: #D88B9F;
|
||||
}
|
15
home/.config/rofi/colors/matcha-sea.rasi
Normal file
15
home/.config/rofi/colors/matcha-sea.rasi
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* AUTHOR: Luca
|
||||
*/
|
||||
|
||||
* {
|
||||
background: #1B2224;
|
||||
background-alt: #222B2E;
|
||||
brdr: #191F21;
|
||||
foreground: #D8D8D8;
|
||||
foresel: #67AFC1;
|
||||
selected: #263033;
|
||||
urgent: #E06C75;
|
||||
on: #87A181;
|
||||
off: #D88B9F;
|
||||
}
|
15
home/.config/rofi/colors/otis-forest.rasi
Normal file
15
home/.config/rofi/colors/otis-forest.rasi
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
* AUTHOR: Luca
|
||||
*/
|
||||
|
||||
* {
|
||||
background: #1A2026;
|
||||
background-alt: #262F38;
|
||||
brdr: #131a1c;
|
||||
foreground: #D8D8D8;
|
||||
foresel: #67AFC1;
|
||||
selected: #262F38;
|
||||
urgent: #E06C75;
|
||||
on: #87A181;
|
||||
off: #D88B9F;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue