2025-04-27 07:49:33 -04:00

26 lines
353 B
Plaintext

#include <windows.h>
#include <shstyle.h>
#include "blue_ss.h"
//
// Include the shared resources first
//
#include "..\common.h"
#include "..\common.rc"
#include "..\shellstyle.rcv"
//
// These are the resources specific to Luna blue
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_PREVIEW_BACKGROUND_COLOR "0xFBF2EE"
END