+ Added new dark background and foreground
This commit is contained in:
parent
a59ce92db2
commit
9080105337
2 changed files with 4 additions and 4 deletions
|
@ -7,8 +7,8 @@ adjust_line_height 0
|
|||
|
||||
enable_audio_bell no
|
||||
|
||||
background #2A3039
|
||||
foreground #f5f6fa
|
||||
background #0E1418
|
||||
foreground #E1F3FF
|
||||
|
||||
color0 #404757
|
||||
color8 #353b48
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#define FOREGROUND #f5f6fa
|
||||
#define BACKGROUND #2A3039
|
||||
#define FOREGROUND #E1F3FF
|
||||
#define BACKGROUND #0E1418
|
||||
|
||||
#define COLOR0 #404757
|
||||
#define COLOR8 #353b48
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue