feat(polybar): switch to 24h date

This commit is contained in:
Anhgelus Morhtuuzh 2023-07-25 23:50:32 +02:00
parent c57e8ab185
commit 1b72a07b44
No known key found for this signature in database
GPG key ID: 7765EC9C8383805F
430 changed files with 3 additions and 27802 deletions

View file

@ -0,0 +1,16 @@
/**
*
* Author : Aditya Shakya (adi1090x)
* Github : @adi1090x
*
* Colors
**/
* {
background: #1E1D2FFF;
background-alt: #282839FF;
foreground: #D9E0EEFF;
selected: #7AA2F7FF;
active: #ABE9B3FF;
urgent: #F28FADFF;
}