update: huge style update
This commit is contained in:
10
.config/rofi/themes/colors.rasi
Normal file
10
.config/rofi/themes/colors.rasi
Normal file
@@ -0,0 +1,10 @@
|
||||
* {
|
||||
background: #0E12196A;
|
||||
sel-foreground: #111218;
|
||||
background-alt: #282B3C00;
|
||||
foreground: #DADAFF;
|
||||
selected: #6aa0d2;
|
||||
active: #33CCFF;
|
||||
urgent: #50FA7B;
|
||||
border: #0661b4;
|
||||
}
|
||||
3
.config/rofi/themes/fonts.rasi
Normal file
3
.config/rofi/themes/fonts.rasi
Normal file
@@ -0,0 +1,3 @@
|
||||
* {
|
||||
font: "JetBrains Mono Nerd Font 13";
|
||||
}
|
||||
Reference in New Issue
Block a user