From 07eebc494c3655a81ba45522603a9406825a3d0f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 23 Sep 2020 20:28:42 +0200 Subject: Make tabs rounded, readd color to nyaa.si trusted/remake --- include/Body.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/Body.hpp b/include/Body.hpp index 2cd7b5f..e4c21fc 100644 --- a/include/Body.hpp +++ b/include/Body.hpp @@ -53,7 +53,7 @@ namespace QuickMedia { // Used by image boards for example. The elements are indices to other body items std::vector replies; std::string post_number; - sf::Color background_color; + sf::Color title_color; private: std::string title; std::string description; -- cgit v1.2.3