/*
Theme Name: webdb
Theme URI: https://example.local/webdb
Author: WebDB
Author URI: https://webdb.example
Description: Korean-style blog theme combining Naver + Tistory vibes. Clean list layout with right sidebar.
Version: 0.5.39
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: webdb
Tags: blog, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, translation-ready
*/

:root {
  --webdb-primary: #00C73C;
  --webdb-text: #111;
  --webdb-muted: #6b7280;
  --webdb-bg: #fff;
  --webdb-border: #e5e7eb;
  --webdb-maxw: 1120px;
}
