Skip to content

Instantly share code, notes, and snippets.

View usuallycwdillon's full-sized avatar

CW Dillon usuallycwdillon

View GitHub Profile
@usuallycwdillon
usuallycwdillon / dark_theme.txsprofile
Created October 2, 2015 16:53 — forked from VGonPa/dark_theme.txsprofile
TexStudio Dark theme settings
[General]
IniMode=true
[formats]
data\align-ampersand\bold=true
data\align-ampersand\fontFamily=<default>
data\align-ampersand\foreground=#dc322f
data\align-ampersand\italic=false
data\align-ampersand\overline=false
data\align-ampersand\pointSize=0
@usuallycwdillon
usuallycwdillon / lisp.lang.xml
Last active December 14, 2015 04:09 — forked from shamansir/lisp.lang.xml
Per https://live.gnome.org/Gedit/NewLanguage the only change needed here is that the language def files go to ./local/share/gtksourceview-3.0/lang-spects/<language>.lang instead of .../gktsourceview-2.0/... and indeed it seems to work for me. Indeed, changing the 2 to a 3 is my only contribution here.
<?xml version="1.0" encoding="UTF-8"?>
<!--
Author: Ma Jiehong <[email protected]>
Copyright (C) 2010 Ma Jiehong
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.