Get Theme from URL Parameter and enable CSS theme
CSS
var head = document.getElementsByTagName('HEAD')[0];
const queryString = window.location.search;
const urlParams = new URLSearchParams(queryString);
const theme = urlParams.get('theme')
var link = document.createElement('link');
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = 'src/css/themes/' + theme + '.css';
head.appendChild(link);
console.log(theme + " theme enabled!");
Also in CSS:
- Title
- vuetify background color
- Category
- CSS
- Title
- font awesome css
- Category
- CSS
- Title
- how to make a fullscreen button an an iframe
- Category
- CSS
- Title
- css all children of type
- Category
- CSS
- Title
- background color using css
- Category
- CSS
- Title
- css italic text
- Category
- CSS
- Title
- fullcalendar react
- Category
- CSS
- Title
- css url do not change color of visited links
- Category
- CSS
- Title
- .alert-validation css
- Category
- CSS
- Title
- @media css
- Category
- CSS
- Title
- how to stilize title property css
- Category
- CSS
- Title
- media queries css not working for mobile
- Category
- CSS
- Title
- css bold text
- Category
- CSS
- Title
- css erase text
- Category
- CSS
- Title
- css to hide scrollbar
- Category
- CSS
- Title
- col-xs-12 col-sm-4 col-md-4 col-lg-4
- Category
- CSS
- Title
- align items css
- Category
- CSS
- Title
- three dots in css
- Category
- CSS
- Title
- sticky mat-toolbar
- Category
- CSS
- Title
- css background attachment
- Category
- CSS
- Title
- input remove blue glow
- Category
- CSS
- Title
- css how to style id
- Category
- CSS
- Title
- how to create two vertical div in html
- Category
- CSS
- Title
- css odd even child
- Category
- CSS
- Title
- dashed lin in css
- Category
- CSS
- Title
- how to stop an image repeating in css
- Category
- CSS
- Title
- margin 0 auto
- Category
- CSS
- Title
- javascript add inline style css var
- Category
- CSS
- Title
- rotate svg with css
- Category
- CSS
- Title
- static css in django
- Category
- CSS
- Title
- how to make round progress bar in css
- Category
- CSS
- Title
- two classes css modules
- Category
- CSS
- Title
- change color select arrow css cf7
- Category
- CSS
- Title
- how to add css file in wordpress
- Category
- CSS
- Title
- space width css
- Category
- CSS
- Title
- css disabled
- Category
- CSS
- Title
- make td match display flex
- Category
- CSS
- Title
- generate random grid in css
- Category
- CSS
- Title
- how to change the bullet points in css
- Category
- CSS
- Title
- css text align left
- Category
- CSS
- Title
- !important in css
- Category
- CSS
- Title
- no repeat background
- Category
- CSS
- Title
- overflow hidden in css
- Category
- CSS
- Title
- white border css
- Category
- CSS
- Title
- referance html id css
- Category
- CSS
- Title
- flex-wrap: wrap
- Category
- CSS
- Title
- remove border select css
- Category
- CSS
- Title
- ::-ms-clear
- Category
- CSS
- Title
- how to include a css file in jsp
- Category
- CSS
- Title
- social media icon bar html
- Category
- CSS
- Title
- css background color
- Category
- CSS
- Title
- how to apply a transition to a child element when hovering over parent element
- Category
- CSS
- Title
- css background image responsive
- Category
- CSS
- Title
- increase space between border dots css
- Category
- CSS
- Title
- css textarea limit
- Category
- CSS
- Title
- how to center a div in css
- Category
- CSS
- Title
- anchor links scrolling too far
- Category
- CSS
- Title
- html font white text with black border
- Category
- CSS
- Title
- hide scrollbar html css
- Category
- CSS
- Title
- what is scss
- Category
- CSS
- Title
- table css
- Category
- CSS
- Title
- css last child with class
- Category
- CSS
- Title
- scss gradient mixin
- Category
- CSS
- Title
- remove double quotes from string kotlin
- Category
- CSS
- Title
- css float
- Category
- CSS
- Title
- linear-gradient
- Category
- CSS
- Title
- how to center placeholdr text
- Category
- CSS
- Title
- tint image with background color css
- Category
- CSS
- Title
- learn css animation
- Category
- CSS
- Title
- hide scrollbar css
- Category
- CSS
- Title
- centrer verticalement css
- Category
- CSS
- Title
- css custom properties
- Category
- CSS
- Title
- css anchor fill parent
- Category
- CSS
- Title
- comment css
- Category
- CSS
- Title
- background image size css
- Category
- CSS
- Title
- avd device reboot
- Category
- CSS
- Title
- react import bootstrap css
- Category
- CSS
- Title
- how to align text in css
- Category
- CSS
- Title
- how to make image not repeat on background
- Category
- CSS
- Title
- how to make text uppercase in css
- Category
- CSS
- Title
- css animate flashing
- Category
- CSS
- Title
- how to get element details using cssselector using beautifulsoup
- Category
- CSS
- Title
- how to mirror object through css
- Category
- CSS
- Title
- changong text color css
- Category
- CSS
- Title
- css font style
- Category
- CSS
- Title
- css php
- Category
- CSS
- Title
- remove list bullet css
- Category
- CSS
- Title
- jQuery remove a CSS style
- Category
- CSS
- Title
- css triangle
- Category
- CSS
- Title
- add own image in cursor using css
- Category
- CSS
- Title
- responsive navbar
- Category
- CSS
- Title
- Uncaught SyntaxError: Unexpected token '.' inside scss file
- Category
- CSS
- Title
- css set variable
- Category
- CSS
- Title
- onhover mouse pointer css
- Category
- CSS
- Title
- html css position
- Category
- CSS
- Title
- on hover css
- Category
- CSS
- Title
- center with css
- Category
- CSS
- Title
- select choice in table css
- Category
- CSS
- Title
- id in css
- Category
- CSS
- Title
- how long ago was 1993 years
- Category
- CSS