mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
16 lines
296 B
INI
16 lines
296 B
INI
|
[colors]
|
||
|
green="#6bc260"
|
||
|
yellow="#cebf44"
|
||
|
red="#c84e4e"
|
||
|
black="#000000"
|
||
|
darkGrey="#1c1c1c"
|
||
|
mediumGrey="#414141"
|
||
|
mediumGreyLight="#4e4e4e"
|
||
|
lightGrey="#d1d1d1"
|
||
|
white="#ffffff"
|
||
|
orange="#ff7700"
|
||
|
themeDark="#1c1c1c"
|
||
|
themeMediumDark="#2a2a2a"
|
||
|
themeMedium="#414141"
|
||
|
themeLight="#4e4e4e"
|
||
|
action="#1818FF"
|