feat(polybar): switch to 24h date
This commit is contained in:
parent
c57e8ab185
commit
1b72a07b44
430 changed files with 3 additions and 27802 deletions
16
config/rofi/colors/black.rasi
Normal file
16
config/rofi/colors/black.rasi
Normal file
|
@ -0,0 +1,16 @@
|
|||
/**
|
||||
*
|
||||
* Author : Aditya Shakya (adi1090x)
|
||||
* Github : @adi1090x
|
||||
*
|
||||
* Colors
|
||||
**/
|
||||
|
||||
* {
|
||||
background: #000000FF;
|
||||
background-alt: #101010FF;
|
||||
foreground: #FFFFFFFF;
|
||||
selected: #62AEEFFF;
|
||||
active: #98C379FF;
|
||||
urgent: #E06B74FF;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue