From ae78dbbff81196f1d7bc8fabf84d05e6b9f3ca03 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 28 Apr 2026 15:42:50 +0900 Subject: updates --- .../flavors/vscode-light-plus.yazi/tmtheme.xml | 250 --------------------- 1 file changed, 250 deletions(-) delete mode 100644 fedora/.config/yazi/flavors/vscode-light-plus.yazi/tmtheme.xml (limited to 'fedora/.config/yazi/flavors/vscode-light-plus.yazi/tmtheme.xml') diff --git a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/tmtheme.xml b/fedora/.config/yazi/flavors/vscode-light-plus.yazi/tmtheme.xml deleted file mode 100644 index 8e2420d..0000000 --- a/fedora/.config/yazi/flavors/vscode-light-plus.yazi/tmtheme.xml +++ /dev/null @@ -1,250 +0,0 @@ - - - - - name - VSCode Light+ - settings - - - settings - - background - #FFFFFF - foreground - #000000 - caret - #000000 - invisibles - #D3D3D3 - lineHighlight - #E5EBF1 - selection - #ADD6FF - - - - name - Comment - scope - comment - settings - - foreground - #008000 - - - - name - String - scope - string - settings - - foreground - #A31515 - - - - name - Number - scope - constant.numeric - settings - - foreground - #098658 - - - - name - Built-in constant - scope - constant.language - settings - - foreground - #0000FF - - - - name - User-defined constant - scope - constant.character, constant.other - settings - - foreground - #0000FF - - - - name - Variable - scope - variable - settings - - foreground - #795E26 - - - - name - Keyword - scope - keyword - settings - - foreground - #AF00DB - - - - name - Storage - scope - storage - settings - - foreground - #0000FF - - - - name - Storage type - scope - storage.type - settings - - foreground - #0000FF - - - - name - Class name - scope - entity.name.class - settings - - foreground - #267F99 - - - - name - Inherited class - scope - entity.other.inherited-class - settings - - foreground - #267F99 - - - - name - Function name - scope - entity.name.function - settings - - foreground - #795E26 - - - - name - Function argument - scope - variable.parameter - settings - - foreground - #001080 - - - - name - Tag name - scope - entity.name.tag - settings - - foreground - #800000 - - - - name - Tag attribute - scope - entity.other.attribute-name - settings - - foreground - #E50000 - - - - name - Library function - scope - support.function - settings - - foreground - #795E26 - - - - name - Library constant - scope - support.constant - settings - - foreground - #0000FF - - - - name - Library class/type - scope - support.type, support.class - settings - - foreground - #267F99 - - - - name - Invalid - scope - invalid - settings - - foreground - #CD3131 - - - - name - Invalid deprecated - scope - invalid.deprecated - settings - - foreground - #CD3131 - - - - uuid - 231D4441-F280-4D49-A647-E1FD7E84D1D8 - - -- cgit v1.2.3