replace v6 with experimental v7 code
This commit is contained in:
25
src/MpvNet.Windows/Resources/theme.txt
Normal file
25
src/MpvNet.Windows/Resources/theme.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
[dark]
|
||||
|
||||
heading = #3C8CC8
|
||||
foreground = #DDDDDD
|
||||
foreground2 = #AAAAAA
|
||||
background = #323232
|
||||
highlight = #404040
|
||||
|
||||
menu-foreground = #DDDDDD
|
||||
menu-background = #323232
|
||||
menu-highlight = #505050
|
||||
|
||||
|
||||
[light]
|
||||
|
||||
heading = #0068B2
|
||||
foreground = #000000
|
||||
foreground2 = #4C4C4C
|
||||
background = #F7F7F7
|
||||
highlight = #DFDFDF
|
||||
|
||||
menu-foreground = #000000
|
||||
menu-background = #DFDFDF
|
||||
menu-highlight = #BFBFBF
|
||||
Reference in New Issue
Block a user