:root {
  --button-primary-bg: royalblue;
  --button-primary-text: white;
  --button-primary-border: rgb(32.5909090909, 76.0454545455, 206.4090909091);
  --button-primary-bg-active: rgb(104.6409090909, 136.2954545455, 231.2590909091);
  --button-primary-bg-hover: rgb(87.0227272727, 122.3863636364, 228.4772727273);
  --button-bg: rgb(229.5, 229.5, 229.5);
  --button-text: #333;
  --button-border: #a7a7a7;
  --button-bg-active: rgb(191.25, 191.25, 191.25);
  --button-bg-hover: rgb(242.25, 242.25, 242.25);
  --input-border: #dadada;
  --input-border-radius-size: 4px;
  --input-bg: white;
  --input-placeholder-color: #666;
  --anchor-text: royalblue;
  --main-bg: white;
  --body-bg: rgb(232.3727272727, 237.1363636364, 251.4272727273);
  --body-text-color: #333;
  --main-border: #dadada;
  --svg-fill: royalblue;
  --form-bg: rgb(247.35, 247.35, 247.35);
  --form-border: rgb(192.5, 192.5, 192.5);
  --nav-bg: royalblue;
  --nav-active-bg: rgb(78.2136363636, 115.4318181818, 227.0863636364);
  --nav-border: rgb(32.5909090909, 76.0454545455, 206.4090909091);
  --nav-a-selected-bg: rgb(78.2136363636, 115.4318181818, 227.0863636364);
  --nav-a-selected-active-bg: var(--nav-a-selected-bg-hover);
  --nav-a-selected-bg-hover: rgb(84.8204545455, 120.6477272727, 228.1295454545);
  --nav-svg-fill: white;
  --nav-text-color: white;
  --nav-indicator-bg-active: #ecf0fc;
  --nav-a-selected-border-hover: white;
  --nav-a-bg-hover: rgb(71.6068181818, 110.2159090909, 226.0431818182);
  --nav-svg-fill-hover: white;
  --nav-text-color-hover: white;
  --action-button-fill-color: rgb(115.6522727273, 144.9886363636, 232.9977272727);
  --action-button-fill-color-hover: rgb(91.4272727273, 125.8636363636, 229.1727272727);
  --action-button-fill-color-active: royalblue;
  --action-button-fill-color-pressed: rgb(32.3077272727, 81.0038636364, 227.0922727273);
  --action-button-fill-color-pressed-hover: rgb(25.48, 69.94, 203.32);
  --action-button-fill-color-pressed-active: rgb(23.7761363636, 65.2630681818, 189.7238636364);
  --action-button-deemphasized-fill-color: #666;
  --action-button-deemphasized-fill-color-hover: rgb(158.1, 158.1, 158.1);
  --action-button-deemphasized-fill-color-active: rgb(114.75, 114.75, 114.75);
  --action-button-deemphasized-fill-color-pressed: rgb(84.15, 84.15, 84.15);
  --action-button-deemphasized-fill-color-pressed-hover: rgb(96.9, 96.9, 96.9);
  --action-button-deemphasized-fill-color-pressed-active: rgb(63.75, 63.75, 63.75);
  --settings-list-item-bg: white;
  --settings-list-item-text: royalblue;
  --settings-list-item-text-hover: royalblue;
  --settings-list-item-border: #dadada;
  --settings-list-item-bg-active: rgb(229.5, 229.5, 229.5);
  --settings-list-item-bg-hover: rgb(249.9, 249.9, 249.9);
  --logs-table-border: rgb(192.5, 192.5, 192.5);
  --toast-bg: #333;
  --toast-border: #fafafa;
  --toast-text: white;
  --toast-button-hover: rgb(63.75, 63.75, 63.75);
  --toast-button-active: rgb(76.5, 76.5, 76.5);
  --toast-anchor-color: rgb(153.0909090909, 174.5454545455, 238.9090909091);
  --mask-bg: #333;
  --mask-svg-fill: white;
  --mask-opaque-bg: rgba(51, 51, 51, 0.8);
  --loading-bg: #ededed;
  --account-profile-bg: rgba(255, 255, 255, 0.85);
  --deemphasized-text-color: #666;
  --focus-outline: rgb(197.1363636364, 209.3181818182, 245.8636363636);
  --very-deemphasized-text-color: #757575;
  --very-deemphasized-link-color: var(--very-deemphasized-text-color);
  --status-direct-background: rgb(210.35, 219.75, 247.95);
  --main-theme-color: royalblue;
  --warning-color: #e01f19;
  --alt-input-bg: rgba(255, 255, 255, 0.9);
  --muted-modal-text: white;
  --muted-modal-bg: transparent;
  --muted-modal-focus: #999;
  --muted-modal-hover: rgba(255, 255, 255, 0.2);
  --compose-autosuggest-item-hover: rgb(205.9454545455, 216.2727272727, 247.2545454545);
  --compose-autosuggest-item-active: rgb(183.9227272727, 198.8863636364, 243.7772727273);
  --compose-autosuggest-outline: rgb(219.1590909091, 226.7045454545, 249.3409090909);
  --compose-button-halo: rgba(255, 255, 255, 0.1);
  --file-drop-mask: rgba(255, 255, 255, 0.8);
  --banner-fill: royalblue;
  --tab-bg: white;
  --tab-bg-non-selected: rgb(247.35, 247.35, 247.35);
  --tab-bg-active: rgb(191.25, 191.25, 191.25);
  --tab-bg-hover: rgb(249.9, 249.9, 249.9);
  --tab-bg-hover-non-selected: rgb(242.25, 242.25, 242.25);
  --tooltip-bg: rgba(30, 30, 30, 0.9);
  --tooltip-color: white;
  --floating-button-bg: rgba(255, 255, 255, 0.8);
  --floating-button-bg-hover: rgba(242.25, 242.25, 242.25, 0.9);
  --floating-button-bg-active: rgba(229.5, 229.5, 229.5, 0.9);
  --length-indicator-color: royalblue;
  --audio-bg: rgba(30, 30, 30, 0.8);
  --focal-img-bg: rgba(255, 255, 255, 0.3);
  --focal-bg: rgba(51, 51, 51, 0.8);
  --focal-bg-drag: rgba(51, 51, 51, 0.9);
  --focal-bg-hover: rgba(63.75, 63.75, 63.75, 0.8);
  --focal-color: white;
  --blurhash-sensitive-text-color: #cccccc;
  --focus-bg: rgba(0, 0, 0, 0.1);
  --verified-text-color: #00703C;
  --verified-bg-color: #E1EFE8;
  --quote-border: #dadada;
  accent-color: royalblue;
  color-scheme: light;
}

:root {
  --scrollbar-face-color: rgb(144.2818181818, 167.5909090909, 237.5181818182);
  --scrollbar-track-color: rgb(219.1590909091, 226.7045454545, 249.3409090909);
}

@media (prefers-color-scheme: dark) {
  :root {
    --button-primary-bg: #5263af;
    --button-primary-text: #f6f6ff;
    --button-primary-border: rgb(65.1383399209, 78.9802371542, 140.8616600791);
    --button-primary-bg-active: rgb(113.3861660079, 127.3019762846, 189.5138339921);
    --button-primary-bg-hover: rgb(99.4367588933, 114.7233201581, 183.0632411067);
    --button-bg: rgb(12.9642857143, 14.1428571429, 20.0357142857);
    --button-text: #fafaff;
    --button-border: rgb(24.9857142857, 27.2571428571, 38.6142857143);
    --button-bg-active: hsl(230, 21.4285714286%, -8.5294117647%);
    --button-bg-hover: rgb(22.9821428571, 25.0714285714, 35.5178571429);
    --input-border: rgb(65.0571428571, 70.9714285714, 100.5428571429);
    --input-border-radius-size: 4px;
    --input-bg: #212433;
    --input-placeholder-color: #666;
    --anchor-text: rgb(151.7470355731, 161.8932806324, 207.2529644269);
    --main-bg: #212433;
    --body-bg: #0f1427;
    --body-text-color: #fafaff;
    --main-border: rgb(65.0571428571, 70.9714285714, 100.5428571429);
    --svg-fill: #5263af;
    --form-bg: rgb(26.9892857143, 29.4428571429, 41.7107142857);
    --form-border: rgb(45.0214285714, 49.1142857143, 69.5785714286);
    --nav-bg: #5263af;
    --nav-active-bg: rgb(92.462055336, 108.4339920949, 179.837944664);
    --nav-border: rgb(65.1383399209, 78.9802371542, 140.8616600791);
    --nav-a-selected-bg: rgb(92.462055336, 108.4339920949, 179.837944664);
    --nav-a-selected-active-bg: var(--nav-a-selected-bg-hover);
    --nav-a-selected-bg-hover: rgb(97.693083004, 113.1509881423, 182.256916996);
    --nav-svg-fill: #f6f6ff;
    --nav-text-color: #f6f6ff;
    --nav-indicator-bg-active: rgb(229.6, 231.3, 247);
    --nav-a-selected-border-hover: #f6f6ff;
    --nav-a-bg-hover: rgb(87.231027668, 103.7169960474, 177.418972332);
    --nav-svg-fill-hover: #f6f6ff;
    --nav-text-color-hover: #f6f6ff;
    --action-button-fill-color: rgb(122.1045454545, 135.1636363636, 193.5454545455);
    --action-button-fill-color-hover: rgb(102.9241106719, 117.8679841897, 184.6758893281);
    --action-button-fill-color-active: #5263af;
    --action-button-fill-color-pressed: rgb(65.9289328063, 83.2108283395, 160.4710671937);
    --action-button-fill-color-pressed-hover: rgb(57.0180434783, 71.9641351099, 138.7819565217);
    --action-button-fill-color-pressed-active: rgb(52.5625988142, 66.340788495, 127.9374011858);
    --action-button-deemphasized-fill-color: #666;
    --action-button-deemphasized-fill-color-hover: rgb(158.1, 158.1, 158.1);
    --action-button-deemphasized-fill-color-active: rgb(114.75, 114.75, 114.75);
    --action-button-deemphasized-fill-color-pressed: rgb(84.15, 84.15, 84.15);
    --action-button-deemphasized-fill-color-pressed-hover: rgb(96.9, 96.9, 96.9);
    --action-button-deemphasized-fill-color-pressed-active: rgb(63.75, 63.75, 63.75);
    --settings-list-item-bg: #212433;
    --settings-list-item-text: #5263af;
    --settings-list-item-text-hover: #5263af;
    --settings-list-item-border: rgb(65.0571428571, 70.9714285714, 100.5428571429);
    --settings-list-item-bg-active: rgb(12.9642857143, 14.1428571429, 20.0357142857);
    --settings-list-item-bg-hover: rgb(28.9928571429, 31.6285714286, 44.8071428571);
    --logs-table-border: rgb(45.0214285714, 49.1142857143, 69.5785714286);
    --toast-bg: rgb(20.6666666667, 27.5555555556, 53.7333333333);
    --toast-border: #5263af;
    --toast-text: #f6f6ff;
    --toast-button-hover: rgb(27.75, 37, 72.15);
    --toast-button-active: rgb(34.8333333333, 46.4444444444, 90.5666666667);
    --toast-anchor-color: rgb(221.4940711462, 224.7865612648, 239.5059288538);
    --mask-bg: rgb(20.6666666667, 27.5555555556, 53.7333333333);
    --mask-svg-fill: #f6f6ff;
    --mask-opaque-bg: rgba(20.6666666667, 27.5555555556, 53.7333333333, 0.8);
    --loading-bg: #ededed;
    --account-profile-bg: rgba(33, 36, 51, 0.85);
    --deemphasized-text-color: #666;
    --focus-outline: rgb(65.1383399209, 78.9802371542, 140.8616600791);
    --very-deemphasized-text-color: #757575;
    --very-deemphasized-link-color: var(--very-deemphasized-text-color);
    --status-direct-background: rgb(7.9166666667, 10.5555555556, 20.5833333333);
    --main-theme-color: #5263af;
    --warning-color: #e01f19;
    --alt-input-bg: rgba(33, 36, 51, 0.9);
    --muted-modal-text: #f6f6ff;
    --muted-modal-bg: transparent;
    --muted-modal-focus: #999;
    --muted-modal-hover: rgba(255, 255, 255, 0.2);
    --compose-autosuggest-item-hover: rgb(61.9130434783, 75.0695652174, 133.8869565217);
    --compose-autosuggest-item-active: rgb(53.8498023715, 65.2928853755, 116.4501976285);
    --compose-autosuggest-outline: rgb(73.2015810277, 88.756916996, 158.2984189723);
    --compose-button-halo: rgba(255, 255, 255, 0.1);
    --file-drop-mask: rgba(255, 255, 255, 0.8);
    --banner-fill: #5263af;
    --tab-bg: #212433;
    --tab-bg-non-selected: rgb(26.9892857143, 29.4428571429, 41.7107142857);
    --tab-bg-active: hsl(230, 21.4285714286%, -8.5294117647%);
    --tab-bg-hover: rgb(28.9928571429, 31.6285714286, 44.8071428571);
    --tab-bg-hover-non-selected: rgb(22.9821428571, 25.0714285714, 35.5178571429);
    --tooltip-bg: rgba(30, 30, 30, 0.9);
    --tooltip-color: white;
    --floating-button-bg: rgba(33, 36, 51, 0.8);
    --floating-button-bg-hover: rgba(22.9821428571, 25.0714285714, 35.5178571429, 0.9);
    --floating-button-bg-active: rgba(12.9642857143, 14.1428571429, 20.0357142857, 0.9);
    --length-indicator-color: #5263af;
    --audio-bg: rgba(30, 30, 30, 0.8);
    --focal-img-bg: rgba(33, 36, 51, 0.3);
    --focal-bg: rgba(20.6666666667, 27.5555555556, 53.7333333333, 0.8);
    --focal-bg-drag: rgba(20.6666666667, 27.5555555556, 53.7333333333, 0.9);
    --focal-bg-hover: rgba(27.75, 37, 72.15, 0.8);
    --focal-color: #f6f6ff;
    --blurhash-sensitive-text-color: #cccccc;
    --focus-bg: rgba(0, 0, 0, 0.1);
    --verified-text-color: #00703C;
    --verified-bg-color: #E1EFE8;
    --quote-border: rgb(65.0571428571, 70.9714285714, 100.5428571429);
    accent-color: #5263af;
    color-scheme: light;
  }
  :root {
    --button-bg: rgb(45.0214285714, 49.1142857143, 69.5785714286);
    --button-text: #fafaff;
    --button-border: rgb(77.0785714286, 84.0857142857, 119.1214285714);
    --button-bg-active: #212433;
    --button-bg-hover: rgb(39.0107142857, 42.5571428571, 60.2892857143);
    --input-placeholder-color: rgb(163.5642857143, 168.9428571429, 195.8357142857);
    --action-button-deemphasized-fill-color: rgb(163.5642857143, 168.9428571429, 195.8357142857);
    --action-button-deemphasized-fill-color-hover: rgb(231.6857142857, 233.0571428571, 239.9142857143);
    --action-button-deemphasized-fill-color-active: rgb(179.0464285714, 183.5142857143, 205.8535714286);
    --action-button-deemphasized-fill-color-pressed: rgb(141.8892857143, 148.5428571429, 181.8107142857);
    --action-button-deemphasized-fill-color-pressed-hover: rgb(157.3714285714, 163.1142857143, 191.8285714286);
    --action-button-deemphasized-fill-color-pressed-active: rgb(117.1178571429, 125.2285714286, 165.7821428571);
    --loading-bg: #222;
    --deemphasized-text-color: rgb(163.5642857143, 168.9428571429, 195.8357142857);
    --very-deemphasized-text-color: rgb(132.6, 139.8, 175.8);
    --very-deemphasized-link-color: var(--very-deemphasized-text-color);
    --status-direct-background: rgb(7.9166666667, 10.5555555556, 20.5833333333);
    --main-theme-color: #5263af;
    --warning-color: #c7423d;
    --alt-input-bg: rgba(33, 36, 51, 0.9);
    --muted-modal-bg: transparent;
    --muted-modal-focus: #999;
    --muted-modal-hover: rgba(255, 255, 255, 0.2);
    --compose-button-halo: rgba(0, 0, 0, 0.1);
    --compose-autosuggest-item-hover: rgb(53.0357142857, 57.8571428571, 81.9642857143);
    --compose-autosuggest-item-active: rgb(63.0535714286, 68.7857142857, 97.4464285714);
    --compose-autosuggest-outline: rgb(107.8285714286, 116.4857142857, 159.7714285714);
    --file-drop-mask: rgba(30, 30, 30, 0.8);
    --settings-list-item-text: #fafaff;
    --settings-list-item-text-hover: #fafaff;
    --settings-list-item-bg-active: rgb(47.025, 51.3, 72.675);
    --settings-list-item-bg-hover: rgb(39.0107142857, 42.5571428571, 60.2892857143);
    --logs-table-border: rgb(85.0928571429, 92.8285714286, 131.5071428571);
    --banner-fill: rgb(116.8735177866, 130.4466403162, 191.1264822134);
    --tab-bg: #212433;
    --tab-bg-non-selected: rgb(28.9928571429, 31.6285714286, 44.8071428571);
    --tab-bg-active: rgb(63.0535714286, 68.7857142857, 97.4464285714);
    --tab-bg-hover: rgb(35.0035714286, 38.1857142857, 54.0964285714);
    --tab-bg-hover-non-selected: rgb(30.9964285714, 33.8142857143, 47.9035714286);
    --toast-anchor-color: rgb(151.7470355731, 161.8932806324, 207.2529644269);
    --length-indicator-color: var(--action-button-fill-color);
    --blurhash-sensitive-text-color: rgb(210.0107142857, 212.6571428571, 225.8892857143);
    --focus-bg: rgba(255, 255, 255, 0.1);
    --verified-text-color: #1CA665;
    --verified-bg-color: #172B29;
    --verified-border-color: #104c34;
    --quote-border: var(--body-bg);
    color-scheme: dark;
  }
  :root {
    --scrollbar-face-color: rgb(144.2818181818, 167.5909090909, 237.5181818182);
    --scrollbar-track-color: rgb(219.1590909091, 226.7045454545, 249.3409090909);
  }
  :root {
    --action-button-fill-color-pressed: rgb(83.3738142292, 107.3296240809, 214.4261857708);
    --action-button-fill-color-pressed-hover: rgb(99.8732213439, 121.5260221429, 218.3267786561);
    --action-button-fill-color-pressed-active: rgb(112.2477766798, 132.1733206894, 221.2522233202);
  }
}