gitea-theme-meta-info {
  --theme-display-name: "GitFire";
  --theme-color-scheme: "dark";
}

:root {
  --is-dark-theme: true;
  --color-primary: #ff6a1a;
  --color-primary-contrast: #090a0c;
  --color-primary-dark-1: #ff7a2c;
  --color-primary-dark-2: #ff8840;
  --color-primary-dark-3: #ff9d5c;
  --color-primary-dark-4: #ffb079;
  --color-primary-dark-5: #ffc7a0;
  --color-primary-dark-6: #ffe0cb;
  --color-primary-dark-7: #fff4ed;
  --color-primary-light-1: #e95a10;
  --color-primary-light-2: #cb4907;
  --color-primary-light-3: #a83b06;
  --color-primary-light-4: #7f2d06;
  --color-primary-light-5: #552006;
  --color-primary-light-6: #2e1307;
  --color-primary-light-7: #170b06;
  --color-primary-alpha-10: #ff6a1a1a;
  --color-primary-alpha-20: #ff6a1a33;
  --color-primary-alpha-30: #ff6a1a4d;
  --color-primary-alpha-40: #ff6a1a66;
  --color-primary-alpha-50: #ff6a1a80;
  --color-primary-alpha-60: #ff6a1a99;
  --color-primary-alpha-70: #ff6a1ab3;
  --color-primary-alpha-80: #ff6a1acc;
  --color-primary-alpha-90: #ff6a1ae6;
  --color-primary-hover: #ff7a2c;
  --color-primary-active: #e95a10;

  --color-secondary: #303640;
  --color-secondary-dark-1: #39414d;
  --color-secondary-dark-2: #46505e;
  --color-secondary-dark-3: #566171;
  --color-secondary-dark-4: #687585;
  --color-secondary-dark-5: #7b8796;
  --color-secondary-dark-6: #8e99a7;
  --color-secondary-dark-7: #a1aab5;
  --color-secondary-dark-8: #b3bac3;
  --color-secondary-dark-9: #c3c9d0;
  --color-secondary-dark-10: #d2d6db;
  --color-secondary-dark-11: #e2e5e8;
  --color-secondary-dark-12: #eceef0;
  --color-secondary-dark-13: #f5f6f7;
  --color-secondary-light-1: #292e36;
  --color-secondary-light-2: #22272e;
  --color-secondary-light-3: #191d22;
  --color-secondary-light-4: #121519;
  --color-secondary-alpha-10: #8994a21a;
  --color-secondary-alpha-20: #8994a233;
  --color-secondary-alpha-30: #8994a24d;
  --color-secondary-alpha-40: #8994a266;
  --color-secondary-alpha-50: #8994a280;
  --color-secondary-alpha-60: #8994a299;
  --color-secondary-alpha-70: #8994a2b3;
  --color-secondary-alpha-80: #8994a2cc;
  --color-secondary-alpha-90: #8994a2e6;
  --color-secondary-button: #3c4552;
  --color-secondary-hover: #46505e;
  --color-secondary-active: #303640;

  --color-red: #f05b5b;
  --color-red-light: #ff7070;
  --color-red-dark-1: #d94949;
  --color-red-dark-2: #bb3838;
  --color-orange: #ff7a29;
  --color-orange-light: #ff9d5c;
  --color-orange-dark-1: #e95a10;
  --color-orange-dark-2: #cb4907;
  --color-yellow: #d8a43a;
  --color-yellow-light: #ebbd5c;
  --color-yellow-dark-1: #bf8c28;
  --color-yellow-dark-2: #9f721f;
  --color-green: #69b985;
  --color-green-light: #82ca9b;
  --color-green-dark-1: #55a672;
  --color-green-dark-2: #438d5e;
  --color-blue: #63a6dc;
  --color-blue-light: #82b9e4;
  --color-blue-dark-1: #4c91c9;
  --color-blue-dark-2: #3979ab;
  --color-teal: #52b5ac;
  --color-violet: #9d84dc;
  --color-purple: #bb78cc;
  --color-pink: #d36c9d;
  --color-olive: #9aa84d;
  --color-brown: #a8795c;
  --color-black: #08090b;
  --color-white: #f8f9fa;
  --color-grey: #4c5664;
  --color-grey-light: #9ca6b4;
  --color-gold: #cba45a;
  --color-git: #ff6a1a;
  --color-logo: #ff6a1a;

  --color-body: #08090b;
  --color-box-header: #0d1014;
  --color-box-body: #0a0c0f;
  --color-box-body-highlight: #12161c;
  --color-card: #0d1014;
  --color-menu: #101319;
  --color-code-bg: #090b0e;
  --color-nav-bg: #0b0d10;
  --color-nav-hover-bg: #171b21;
  --color-nav-text: #cbd1d9;
  --color-secondary-nav-bg: #0d1014;
  --color-footer: #08090b;
  --color-text-dark: #f2f4f7;
  --color-text: #d8dde4;
  --color-text-light: #b4bdc8;
  --color-text-light-1: #9ca6b4;
  --color-text-light-2: #858f9d;
  --color-text-light-3: #6e7885;
  --color-input-text: #edf0f4;
  --color-input-background: #0b0e12;
  --color-input-toggle-background: #262c34;
  --color-input-border: #303741;
  --color-placeholder-text: #68727f;
  --color-button: #171b21;
  --color-light: #ffffff08;
  --color-light-border: #ffffff10;
  --color-hover: #ffffff0a;
  --color-hover-opaque: #14181d;
  --color-active: #ffffff10;
  --color-shadow: #00000080;
  --color-shadow-opaque: #000000;
  --color-secondary-bg: #1c2128;
  --color-expand-button: #222831;
  --color-timeline: #2a3038;
  --color-markup-table-row: #ffffff06;
  --color-markup-code-block: #ffffff08;
  --color-markup-code-inline: #ffffff12;
  --color-editor-line-highlight: #ff6a1a12;
  --color-editor-selection: #ff6a1a40;
  --color-project-column-bg: #11151a;
  --color-caret: #f2f4f7;
  --color-reaction-bg: #ffffff08;
  --color-reaction-hover-bg: #ff6a1a1a;
  --color-reaction-active-bg: #ff6a1a2d;
  --color-tooltip-text: #f7f8fa;
  --color-tooltip-bg: #050608f2;
  --color-label-text: #dbe0e6;
  --color-label-bg: #66718145;
  --color-label-hover-bg: #7f8b9c70;
  --color-label-active-bg: #8995a5a0;
  --color-accent: #ff7a29;
  --color-small-accent: #ffb079;
  --color-highlight-fg: #ffc07c;
  --color-highlight-bg: #5a3317;
  --color-overlay-backdrop: #050608d4;
  --color-danger: #f05b5b;
  --color-transparency-grid-light: #252a31;
  --color-transparency-grid-dark: #111419;

  --color-diff-added-fg: #9bd5ae;
  --color-diff-added-linenum-bg: #173123;
  --color-diff-added-row-bg: #10251a;
  --color-diff-added-row-border: #27573a;
  --color-diff-added-word-bg: #286540;
  --color-diff-removed-fg: #ff9a96;
  --color-diff-removed-linenum-bg: #3b1c20;
  --color-diff-removed-row-bg: #2c1518;
  --color-diff-removed-row-border: #6d3036;
  --color-diff-removed-word-bg: #7b333a;
  --color-diff-moved-row-bg: #4a421c;
  --color-diff-moved-row-border: #89752d;
  --color-diff-inactive: #161a20;

  --color-error-border: #6b3036;
  --color-error-bg: #2d171a;
  --color-error-bg-active: #442126;
  --color-error-bg-hover: #391b20;
  --color-error-text: #ff7c79;
  --color-success-border: #2e6444;
  --color-success-bg: #162a20;
  --color-success-text: #72ca8f;
  --color-warning-border: #6e5426;
  --color-warning-bg: #302613;
  --color-warning-text: #e5b452;
  --color-info-border: #335d82;
  --color-info-bg: #152638;
  --color-info-text: #75b9ec;
  --color-priority-border: #59418a;
  --color-priority-bg: #241b38;
  --color-priority-text: #b49ae9;

  --color-console-fg: #f2f4f7;
  --color-console-fg-subtle: #aab3bf;
  --color-console-bg: #080a0d;
  --color-console-border: #292f37;
  --color-console-hover-bg: #14181d;
  --color-console-active-bg: #1b2027;
  --color-console-menu-bg: #101319;
  --color-console-menu-border: #303741;
  --color-console-link: #ff9d5c;

  --color-syntax-keyword: #ff8a4c;
  --color-syntax-bool: #58c4bd;
  --color-syntax-control: #e6b45f;
  --color-syntax-name: #f1ca77;
  --color-syntax-type: #d9a0cb;
  --color-syntax-number: #7eb9e3;
  --color-syntax-operator: #ff9561;
  --color-syntax-regexp: #b5a0df;
  --color-syntax-string: #9fc477;
  --color-syntax-comment: #748193;
  --color-syntax-invalid: #ff7c79;
  --color-syntax-link: #ff9d5c;
  --color-syntax-tag: #ff8a4c;
  --color-syntax-attribute: #c29be8;
  --color-syntax-property: #75b9ec;
  --color-syntax-variable: #e6ab5d;
  --color-syntax-string-special: #d9a84c;
  --color-syntax-escape: #d2b95e;
  --color-syntax-entity: #c29be8;
  --color-syntax-preproc: #68bf85;
  --color-syntax-preproc-file: #7eb9e3;
  --color-syntax-decorator: #68bf85;
  --color-syntax-namespace: #d8dde4;
  --color-syntax-name-pseudo: #c29be8;
  --color-syntax-comment-special: #aa98d1;
  --color-syntax-text: #d8dde4;
  --color-syntax-text-alt: #aeb7c3;
  --color-syntax-punctuation: #c3cad3;
  --color-syntax-whitespace: #566171;
  --color-syntax-diff-fg: #f8f9fa;
  --color-syntax-deleted-bg: #67343a;
  --color-syntax-inserted-bg: #31583e;
  --color-syntax-emph: #dfad59;
  --color-syntax-strong: #eeb76a;
  --color-syntax-heading: #ff9d5c;
  --color-syntax-subheading: #a8ca7e;
  --color-syntax-output: #8894a4;
  --color-syntax-prompt: #e6ab5d;
  --color-syntax-traceback: #ff8580;
  --color-syntax-matching-bracket-bg: #397f785c;
  --color-syntax-nonmatching-bracket-bg: #7d353c70;

  --fonts-proportional: Inter, ui-sans-serif, "Segoe UI Variable", "Segoe UI", system-ui, sans-serif;
  --fonts-monospace: "Cascadia Code", "Cascadia Mono", "SFMono-Regular", Consolas, monospace;
  accent-color: #ff6a1a;
  color-scheme: dark;
}

