fix: change layer 4 color

This commit is contained in:
H3lli0n 2024-10-30 21:08:41 +01:00
parent b533b0ebe3
commit ceb6c2acee

View file

@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LAYER_FN_COLOR HSV_PURPLE
#define LAYER_MEDIA_COLOR HSV_ORANGE
#define LAYER_GAMING_COLOR HSV_CYAN
#define LAYER_MAC_COLOR HSV_GOLD
#define LAYER_MAC_COLOR HSV_RED
enum layers {
_BASE = 0,