Fix night theme, search fg
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0xe1e2e7'
|
||||
background: '0xf9f6f6'
|
||||
foreground: '0x6c6252'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0xe9e9ed'
|
||||
black: '0xfaf8f8'
|
||||
red: '0xdb5234'
|
||||
green: '0x715e4b'
|
||||
yellow: '0x9b6635'
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x1a1b26'
|
||||
background: '0x0f0908'
|
||||
foreground: '0xE0CCAE'
|
||||
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '0x15161e'
|
||||
black: '0x0c0706'
|
||||
red: '0xbf472c'
|
||||
green: '0xa4896f'
|
||||
yellow: '0xf2a766'
|
||||
|
||||
Reference in New Issue
Block a user