This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scale.temperature trough { | |
background-image: | |
linear-gradient( | |
to right, | |
@SILVER_100, | |
@ORANGE_500 | |
); | |
} | |
scale.temperature:dir(rtl) trough { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
language: node_js | |
node_js: | |
- lts/* | |
sudo: required | |
services: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# project name and programming language | |
project('com.github.yourusername.yourrepositoryname', 'vala', 'c') | |
# Include the translations module | |
i18n = import('i18n') | |
# Set our translation domain | |
add_global_arguments('-DGETTEXT_PACKAGE="@0@"'.format (meson.project_name()), language:'c') | |
# Create a new executable, list the files we want to compile, list the dependencies we need, and install |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# project name | |
project (com.github.yourusername.yourrepositoryname) | |
# where we install data directory (if we have any) | |
set (DATADIR "${CMAKE_INSTALL_PREFIX}/share") | |
# Set our translation domain | |
add_definitions ("-DGETTEXT_PACKAGE=\"${CMAKE_INSTALL_PREFIX}\"") | |
# we're about to use pkgconfig to make sure dependencies are installed so let's find pkgconfig first |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo dnf install appcenter audience maya-calendar noise pantheon-calculator pantheon-files pantheon-files pantheon-photos pantheon-terminal scratch-text-editor screenshot-tool snap-photobooth switchboard elementary-icon-theme elementary-theme pandora-wallpapers plank gala pantheon-agent-polkit pantheon-session-settings slingshot-launcher wingpanel |