mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-04-25 08:00:18 -05:00
[+] Transbian flag py
This commit is contained in:
parent
c722c73e79
commit
8d066e17d3
|
|
@ -1092,4 +1092,14 @@ PRESETS: dict[str, ColorProfile] = {
|
|||
"#52d2ed",
|
||||
"#c6d1d2"
|
||||
]),
|
||||
|
||||
# Adding Transbian Pride Flag - ObsoleteDev
|
||||
|
||||
'transbian flag': ColorProfile([
|
||||
"#03A3E6",
|
||||
"#F8B4CD",
|
||||
"#FAFBF9",
|
||||
"#FA9C57",
|
||||
"#A80864"
|
||||
]),
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user