diff options
| author | GitHub Action <[email protected]> | 2025-09-23 17:05:32 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-09-23 17:05:32 +0000 |
| commit | a98454217f3f1bd2c949db007b82c86adf090e21 (patch) | |
| tree | 7cf695750b5d0a717198c11df74106453358b493 | |
| parent | cbb75d857719fd0d7e73fd097f3bc9a7200b4743 (diff) | |
| download | opencode-a98454217f3f1bd2c949db007b82c86adf090e21.tar.gz opencode-a98454217f3f1bd2c949db007b82c86adf090e21.zip | |
chore: format code
| -rw-r--r-- | packages/app/src/assets/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/app/src/assets/theme.css b/packages/app/src/assets/theme.css index 78673ecc0..48d91fc94 100644 --- a/packages/app/src/assets/theme.css +++ b/packages/app/src/assets/theme.css @@ -2383,4 +2383,3 @@ --theme-syntax-operator: #f0dfaf; --theme-syntax-punctuation: #dcdccc; } - |
