mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Fix naming
This commit is contained in:
parent
765db19140
commit
0175a0af51
17 changed files with 11 additions and 11 deletions
8
modules/home/de-utils/rofi/dark-theme.rasi
Normal file
8
modules/home/de-utils/rofi/dark-theme.rasi
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
* {
|
||||
background: #1E2127FF;
|
||||
background-alt: #282B31FF;
|
||||
foreground: #FFFFFFFF;
|
||||
selected: #61AFEFFF;
|
||||
active: #98C379FF;
|
||||
urgent: #E06C75FF;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue