Skip to content

Instantly share code, notes, and snippets.

View trzpiot's full-sized avatar
🇪🇺
Using European Alternatives!

Sebastian Gabriel Trzpiot trzpiot

🇪🇺
Using European Alternatives!
View GitHub Profile
@rbran
rbran / gist:88b8a19050a92d161ea52b78f28fb5f9
Created December 16, 2021 11:37
lapce Arch Linux PKGBUILD
# Maintainer: George Rawlinson <[email protected]>
# Modified: Rubens Brandao <[email protected]>
pkgname=lapce
pkgver=0.0.4
pkgrel=1
pkgdesc="Lightning-fast and Powerful Code Editor"
arch=('x86_64')
url="https://github.com/lapce/lapce"
license=('Apache')
depends=('gcc-libs' 'libxcb' 'expat' 'freetype2' 'libxkbcommon')
<scheme name="Aura-dark-color-theme" parent_scheme="Darcula" version="1">
<colors>
<option name="CONSOLE_BACKGROUND_KEY" value="15141B" />
<option name="LINE_NUMBERS_COLOR" value="EDECEE" />
<option name="SELECTION_BACKGROUND" value="28253C" />
<option name="CARET_ROW_COLOR" value="312D45" />
<option name="WHITESPACES" value="2D2D2D" />
<option name="CARET_COLOR" value="A277FF" />
<option name="INDENT_GUIDE" value="2D2D2D" />
<option name="SELECTED_INDENT_GUIDE" value="2D2D2D" />