Add ac-adaptive and ac-i3
This commit is contained in:
8
ac-adaptive/scripts/rofi/shared/colors.rasi
Normal file
8
ac-adaptive/scripts/rofi/shared/colors.rasi
Normal file
@@ -0,0 +1,8 @@
|
||||
* {
|
||||
background: #222d32;
|
||||
background-alt: #2c3a41;
|
||||
foreground: #c4c7c5;
|
||||
selected: #00BCD4;
|
||||
active: #61c766;
|
||||
urgent: #ec7875;
|
||||
}
|
||||
7
ac-adaptive/scripts/rofi/shared/fonts.rasi
Normal file
7
ac-adaptive/scripts/rofi/shared/fonts.rasi
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Copyright (C) 2020-2024 Aditya Shakya <adi1090x@gmail.com> */
|
||||
|
||||
/* Text Font */
|
||||
|
||||
* {
|
||||
font: "Iosevka 10";
|
||||
}
|
||||
Reference in New Issue
Block a user