mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Update palette & submodule themes
This commit is contained in:
@@ -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
2
themes
Submodule themes updated: 02bdefe785...9c77c4b507
Reference in New Issue
Block a user