[+] Add beiyang flag
This commit is contained in:
parent
d5eea9a8ef
commit
865dea5dc3
1 changed files with 8 additions and 0 deletions
|
@ -300,4 +300,12 @@ PRESETS: dict[str, ColorProfile] = {
|
|||
'#5276D4',
|
||||
'#5276D4',
|
||||
]),
|
||||
|
||||
'beiyang': ColorProfile([
|
||||
'#DF1B12',
|
||||
'#FFC600',
|
||||
'#01639D',
|
||||
'#FFFFFF',
|
||||
'#000000',
|
||||
]),
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue