The-Modding-Tree/js/colors.js

5 lines
154 B
JavaScript

// Colors
const flowersColor = "#F1EBD9";
const logoBackgroundColor = "#1a75bb";
const logoHighlightColor = "#000080";
const backgroundColor = "#2a323d";