Update palette & submodule themes

This commit is contained in:
Quentin Guidée
2019-11-26 23:48:11 +01:00
parent 3b592c847e
commit fb09fbc40f
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
class Palette {
public:
constexpr static KDColor Text = KDColor::RGB24(0x000000);
constexpr static KDColor BackgroundHard = KDColor::RGB24(0xffffff);
constexpr static KDColor YellowDark = KDColor::RGB24(0xffb734);
constexpr static KDColor YellowLight = KDColor::RGB24(0xffcc7b);
constexpr static KDColor PurpleBright = KDColor::RGB24(0x656975);

2
themes

Submodule themes updated: 02bdefe785...9c77c4b507