@opi_pib/theme
v0.1.3
Published
Theme for web applications
Downloads
6
Keywords
Readme
Theme
Fonts
Preconnect for performance.
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />Noto Sans and Roboto Mono
<link
href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Roboto+Mono&display=swap"
rel="stylesheet"
/>Icons
<link
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200&display=swap"
rel="stylesheet"
/>You can replace these icons with your own by overriding this CSS variable:
--icon-font: "Material Symbols Outlined";CSS
order of layers
layers.cssvariables
variables.cssnormalize
normalize.csstheme
theme.css