:root {
 --colortheme-name: "Beautiful Blues";
 --std-bg-color:      #011f4b;
 --accent-bg-color:   #03396c;
 --second-bg-color:   #005b96;
 --third-bg-color:    #6497b1;
 --fourth-bg-color:   #b3cde0;
 --std-text-color:    #fefefe;
 --accent-text-color: #fefefe;
 --second-text-color: #fefefe;
 --third-text-color:  #fefefe;
 --fourth-text-color: #222;
 --highlight-color:   #f9e909;
}

