[v0.98][PPC] Added IBM color scheme

This commit is contained in:
Dr-Noob
2021-07-27 22:23:39 +02:00
parent 897d05e976
commit af22b2e186
5 changed files with 13 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ typedef int STYLE;
#define COLOR_DEFAULT_INTEL "15,125,194:230,230,230:40,150,220:230,230,230"
#define COLOR_DEFAULT_AMD "250,250,250:0,154,102:250,250,250:0,154,102"
#define COLOR_DEFAULT_IBM "92,119,172:92,119,172:240,240,240:92,119,172"
#define COLOR_DEFAULT_ARM "0,145,189:0,145,189:240,240,240:0,145,189"
#ifdef ARCH_X86