[taffybar] Update theme
This commit is contained in:
@@ -6,11 +6,39 @@ rofi.padding: 30
|
||||
|
||||
rofi.font: source code pro semibold 12
|
||||
|
||||
#define BG
|
||||
#define RED #F44336
|
||||
#define LBLUE #0288D1
|
||||
#define GREEN #388E3C
|
||||
#define BGREY #37474F
|
||||
#define YELLOW #FFEB3B
|
||||
#define TEAL #26A69A
|
||||
#define DGREY #424242
|
||||
#define LAMBER #FFECB3
|
||||
#define LGREY #E0E0E0
|
||||
#define BLACK #000000
|
||||
#define BLUE2 #0D47A1
|
||||
#define BLUE1 #1E88E5
|
||||
#define WHITE #FFFFFF
|
||||
|
||||
|
||||
#define _GREEN #4CAF50
|
||||
#define _YELLOW #FFEB3B
|
||||
#define _BLUE #2196F3
|
||||
#define _RED #F44336
|
||||
#define _DGREY #212121
|
||||
|
||||
#define ROFIBG _DGREY
|
||||
#define ROFI1 _GREEN
|
||||
#define ROFI2 _BLUE
|
||||
#define ROFIACCENT _YELLOW
|
||||
#define ROFITEXT _YELLOW
|
||||
|
||||
! border width
|
||||
rofi.bw: 5
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #121212, #455a64, #000000
|
||||
rofi.color-normal: #455a64, #ffffff, #455a64, #121212, #fff59d
|
||||
rofi.color-window: ROFIBG, ROFIACCENT, ROFIACCENT
|
||||
rofi.color-normal: ROFI1, ROFITEXT, ROFI1, ROFI2, ROFITEXT
|
||||
rofi.color-active: #fdf6e3, #268bd2, #eee8d5, #268bd2, #fdf6e3
|
||||
rofi.color-urgent: #fdf6e3, #dc322f, #eee8d5, #dc322f, #fdf6e3
|
||||
|
||||
|
Reference in New Issue
Block a user