├── AeroCord.css ├── Bg Images ├── Left.png └── Right.png ├── Images ├── New DropDowns.png ├── NewButtons.png ├── NewCallStatus.png └── oldCallStatus.png └── README.md /AeroCord.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/repojun/AeroCord/HEAD/AeroCord.css -------------------------------------------------------------------------------- /Bg Images/Left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/repojun/AeroCord/HEAD/Bg Images/Left.png -------------------------------------------------------------------------------- /Bg Images/Right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/repojun/AeroCord/HEAD/Bg Images/Right.png -------------------------------------------------------------------------------- /Images/New DropDowns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/repojun/AeroCord/HEAD/Images/New DropDowns.png -------------------------------------------------------------------------------- /Images/NewButtons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/repojun/AeroCord/HEAD/Images/NewButtons.png -------------------------------------------------------------------------------- /Images/NewCallStatus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/repojun/AeroCord/HEAD/Images/NewCallStatus.png -------------------------------------------------------------------------------- /Images/oldCallStatus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/repojun/AeroCord/HEAD/Images/oldCallStatus.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/repojun/AeroCord/HEAD/README.md --------------------------------------------------------------------------------