• i renamed my PlexMonoMod font to SovranMono https://sovranfonts.e33.io

  • i made a custom monospace font called PlexMonoMod Git repo links: PlexMonoMod and PlexMonoMod Nerd Font

  • i made a new “panel” variation for my Rofi themes that spawns on the left side of the screen.. ..i also updated the file names to clarify which variation; dmenu-style,…

  • i updated all my Rofi themes.. ..colors, padding, size, etc.. ..i will prob add more color variations for other Mint and Yaru themes, but this is a good start.. rofi/themes

  • the Code Syntax Block WordPress plugin hasn’t been updated in a while and isn’t fully compatible with WordPress 6.5 ..adding the function below to the end of the plugin’s index.php…

  • WordPress 6.4 added an “Expand on click” feature to image blocks.. ..here is how i added styles for it to my themes..

  • Styling the Editor in WordPress

    By default, the Block Editor uses the browser’s default serif font and oddly sizes the monospace font in block and inline use cases. Adding custom CSS to the Editor can…

  • Optimizing Jetpack Custom CSS

    Jetpack adds a lot of features and performance options to self-hosted WordPress sites, along with it’s own built-in CSS styling. Most of this styling is fairly universal, but some of…

  • Optimizing Comments in WordPress

    Comments are a versatile feature for allowing discussions on posts and pages in WordPress. I currently don’t have comments open on my blog posts, but I want my themes to…

  • Theme Updates for the Block Editor in WordPress

    WordPress released version 5.0 at the end of 2018 and my first reaction to the new Block Editor was pretty negative. I wasn’t even using the Visual Editor in the…